Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/metal-toolbox/governor-api to v0.4.0 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/metal-toolbox/governor-api v0.2.3 -> v0.4.0 age adoption passing confidence

Release Notes

metal-toolbox/governor-api (github.com/metal-toolbox/governor-api)

v0.4.0

Compare Source

What's Changed

Changelog

🚀 Others
  • 3a0776b Make sure and parse offset into the pagination struct (#​162)
  • dcc3e39 Update module github.com/cockroachdb/cockroach-go/v2 to v2.4.0 (#​164)
  • f97ae4f Update module github.com/nats-io/nats.go to v1.39.0 (#​161)
  • 810ae1d Update module github.com/santhosh-tekuri/jsonschema/v5 to v6 (#​157)
  • ebf9b21 Update module golang.org/x/text to v0.22.0 (#​163)

v0.3.0

Compare Source

What's Changed

Changelog

🚀 Others

v0.2.6

Compare Source

What's Changed

Changelog

🚀 Others
  • f4adeb8 reorg organization methods, add new method, update linter/CI (#​131)

What's Changed

New Contributors

Full Changelog: metal-toolbox/governor-api@v0.2.5...v0.2.6

v0.2.5

Compare Source

What's Changed

Changelog

🚀 Others
  • c60c2d0 Fix local docker-compose to match devcontainer, update vulnerable go deps (#​128)

What's Changed

Full Changelog: metal-toolbox/governor-api@v0.2.4...v0.2.5

v0.2.4

Compare Source

What's Changed

Changelog

🚀 Others

What's Changed

New Contributors

Full Changelog: metal-toolbox/governor-api@v0.2.3...v0.2.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 4, 2024 22:28
@renovate renovate bot force-pushed the renovate/github.com-metal-toolbox-governor-api-0.x branch from 8b08f36 to c5c207d Compare January 2, 2025 17:02
@renovate renovate bot changed the title Update module github.com/metal-toolbox/governor-api to v0.2.4 Update module github.com/metal-toolbox/governor-api to v0.2.5 Jan 2, 2025
Copy link
Contributor Author

renovate bot commented Jan 2, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 41 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.2 -> 1.23.6
github.com/gin-contrib/cors v1.7.2 -> v1.7.3
github.com/gin-contrib/zap v1.1.3 -> v1.1.4
github.com/nats-io/nats.go v1.35.0 -> v1.39.0
github.com/spf13/cobra v1.8.0 -> v1.8.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
github.com/spf13/viper v1.18.2 -> v1.19.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.52.0 -> v0.59.0
go.opentelemetry.io/otel v1.27.0 -> v1.34.0
go.opentelemetry.io/otel/trace v1.27.0 -> v1.34.0
github.com/bytedance/sonic v1.11.6 -> v1.12.7
github.com/bytedance/sonic/loader v0.1.1 -> v0.2.3
github.com/cockroachdb/cockroach-go/v2 v2.3.8 -> v2.4.0
github.com/coreos/go-oidc/v3 v3.10.0 -> v3.12.0
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.8
github.com/gin-contrib/sse v0.1.0 -> v1.0.0
github.com/go-jose/go-jose/v4 v4.0.1 -> v4.0.2
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-playground/validator/v10 v10.20.0 -> v10.24.0
github.com/goccy/go-json v0.10.2 -> v0.10.5
github.com/gosimple/slug v1.14.0 -> v1.15.0
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 -> v0.0.0-20240606120523-5a60cdf6a761
github.com/jmoiron/sqlx v1.3.5 -> v1.4.0
github.com/klauspost/compress v1.17.8 -> v1.17.9
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.9
github.com/nats-io/nkeys v0.4.7 -> v0.4.9
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/prometheus/client_golang v1.19.0 -> v1.20.5
github.com/prometheus/common v0.53.0 -> v0.55.0
github.com/prometheus/procfs v0.14.0 -> v0.15.1
github.com/volatiletech/sqlboiler/v4 v4.16.2 -> v4.18.0
github.com/volatiletech/strmangle v0.0.6 -> v0.0.8
go.hollow.sh/toolbox v0.6.2 -> v0.6.3
go.opentelemetry.io/otel/metric v1.27.0 -> v1.34.0
golang.org/x/arch v0.8.0 -> v0.13.0
golang.org/x/crypto v0.23.0 -> v0.32.0
golang.org/x/net v0.25.0 -> v0.34.0
golang.org/x/oauth2 v0.20.0 -> v0.26.0
golang.org/x/sys v0.20.0 -> v0.29.0
golang.org/x/text v0.15.0 -> v0.22.0
google.golang.org/protobuf v1.34.1 -> v1.36.3

@renovate renovate bot changed the title Update module github.com/metal-toolbox/governor-api to v0.2.5 Update module github.com/metal-toolbox/governor-api to v0.2.6 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-metal-toolbox-governor-api-0.x branch from c5c207d to e861720 Compare January 7, 2025 09:38
@renovate renovate bot changed the title Update module github.com/metal-toolbox/governor-api to v0.2.6 Update module github.com/metal-toolbox/governor-api to v0.3.0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-metal-toolbox-governor-api-0.x branch from e861720 to 61bcc60 Compare February 5, 2025 16:20
@renovate renovate bot force-pushed the renovate/github.com-metal-toolbox-governor-api-0.x branch from 61bcc60 to dbd2513 Compare February 6, 2025 19:01
@renovate renovate bot changed the title Update module github.com/metal-toolbox/governor-api to v0.3.0 Update module github.com/metal-toolbox/governor-api to v0.4.0 Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants