Skip to content

chore(deps): update bump go dependencies#932

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/bump-dependencies-go
Open

chore(deps): update bump go dependencies#932
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/bump-dependencies-go

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/gin-contrib/cors v1.7.6v1.7.7 age confidence
github.com/gin-contrib/gzip v1.2.5v1.2.6 age confidence
github.com/go-playground/validator/v10 v10.30.1v10.30.2 age confidence
github.com/mattn/go-isatty v0.0.20v0.0.21 age confidence
github.com/zitadel/oidc/v3 v3.45.5v3.47.2 age confidence
golang.org/x/crypto v0.48.0v0.50.0 age confidence

Release Notes

gin-contrib/cors (github.com/gin-contrib/cors)

v1.7.7

Compare Source

Changelog

Others
Bug fixes
Enhancements
Build process updates
gin-contrib/gzip (github.com/gin-contrib/gzip)

v1.2.6

Compare Source

Changelog

Enhancements
Build process updates
Others
go-playground/validator (github.com/go-playground/validator/v10)

v10.30.2

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.30.1...v10.30.2

mattn/go-isatty (github.com/mattn/go-isatty)

v0.0.21

Compare Source

zitadel/oidc (github.com/zitadel/oidc/v3)

v3.47.2

Compare Source

Bug Fixes
  • tolerate string amr claims from external providers (#​855) (5f70eff)

v3.47.1

Compare Source

Bug Fixes

v3.47.0

Compare Source

This release adds signing of opaque tokens. By secure default, all existing opaque access tokens emitted by OP implementations, will be invalid. Users will need to re-login. If you want a more gradual upgrade use the op.WithCrypto() option to pass a op.NewCompositeCrypto(). Use aop.NewAESCrypto() in the Decrypter slice with the existing master key.

This change does not affect client / RP / RS libraries.

What's Changed

Full Changelog: zitadel/oidc@v3.46.0...v3.47.0

v3.46.0

Compare Source

Features
  • Allow for reuse of cookie creation + decouple creation from http writer (#​848) (4fae59b), closes #​847

v3.45.6

Compare Source

Bug Fixes
  • fixed a bunch of typos in both docs, tests and code (#​861) (cab66d5)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Mar 12, 2026
@renovate renovate bot requested a review from a team as a code owner March 12, 2026 00:47
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 12, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 12, 2026

ℹ️ 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/gabriel-vasile/mimetype v1.4.12 -> v1.4.13
github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.4
go.opentelemetry.io/otel v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.40.0 -> v1.43.0
golang.org/x/arch v0.22.0 -> v0.23.0
golang.org/x/net v0.51.0 -> v0.52.0
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.43.0
golang.org/x/text v0.34.0 -> v0.36.0

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.69%. Comparing base (81699f7) to head (24eb7e5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #932   +/-   ##
=======================================
  Coverage   75.69%   75.69%           
=======================================
  Files          61       61           
  Lines        2786     2786           
=======================================
  Hits         2109     2109           
  Misses        523      523           
  Partials      154      154           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/bump-dependencies-go branch from c9d433d to 5810f4d Compare March 28, 2026 04:55
@renovate renovate bot changed the title chore(deps): update module golang.org/x/crypto to v0.49.0 chore(deps): update bump go dependencies Mar 28, 2026
@renovate renovate bot force-pushed the renovate/bump-dependencies-go branch 2 times, most recently from 593f1fb to 0491282 Compare March 31, 2026 04:35
@renovate renovate bot force-pushed the renovate/bump-dependencies-go branch 2 times, most recently from 1c9db0d to d364786 Compare April 9, 2026 18:09
@renovate renovate bot force-pushed the renovate/bump-dependencies-go branch from d364786 to 24eb7e5 Compare April 12, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants