Skip to content

fix(deps): update module github.com/gin-contrib/cors to v1.7.7#1114

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-github-com-gin-contrib-cors-1-x
Open

fix(deps): update module github.com/gin-contrib/cors to v1.7.7#1114
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-github-com-gin-contrib-cors-1-x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/gin-contrib/cors v1.6.0v1.7.7 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

v1.7.6

Compare Source

Changelog

Others
Enhancements
Refactor
  • 47d9afe: refactor: refactor tests to table-driven style and simplify router logic (@​appleboy)
Build process updates
Documentation updates

v1.7.5

Compare Source

Changelog

Enhancements
Build process updates

v1.7.4

Compare Source

Changelog

Features
Enhancements
Build process updates

v1.7.3

Compare Source

Changelog

Enhancements
Build process updates

v1.7.2

Compare Source

Changelog

Enhancements
Build process updates

v1.7.1

Compare Source

Changelog

Enhancements
  • 71a48a2 chore: update third-party dependencies to latest versions
Others
  • 88cbcd0 ci: update GitHub Actions workflows for Go projects
  • 84d0919 test: refactor CORS tests and expand coverage

v1.7.0

Compare Source

Changelog

Bug fixes
  • 7f30a1f fix: improve error handling and test robustness
Enhancements
  • 9d49f16 chore(cors): Allow a custom validation function which receives the full gin context (#​140)
Others
  • 4447aeb refactor: refactor request handling and improve CORS checks

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 becomes conflicted, 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 7, 2026

ℹ️ Artifact update notice

File name: core/api-moduled/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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/arch v0.22.0 -> v0.23.0
File name: core/api-server/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):

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

Details:

Package Change
go 1.21 -> 1.25.0
github.com/gin-gonic/gin v1.9.1 -> v1.12.0
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.12
github.com/gin-contrib/sse v0.1.0 -> v1.1.0
github.com/go-playground/validator/v10 v10.19.0 -> v10.30.1
github.com/goccy/go-json v0.10.2 -> v0.10.5
github.com/google/go-cmp v0.5.5 -> v0.7.0
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.3.0
github.com/kr/pretty v0.3.0 -> v0.3.1
github.com/pelletier/go-toml/v2 v2.1.1 -> v2.2.4
github.com/stretchr/objx v0.5.0 -> v0.5.2
github.com/stretchr/testify v1.8.4 -> v1.11.1
github.com/ugorji/go/codec v1.2.12 -> v1.3.1
golang.org/x/arch v0.7.0 -> v0.23.0
golang.org/x/crypto v0.21.0 -> v0.48.0
golang.org/x/mod v0.8.0 -> v0.33.0
golang.org/x/net v0.22.0 -> v0.51.0
golang.org/x/sync v0.1.0 -> v0.20.0
golang.org/x/sys v0.18.0 -> v0.41.0
golang.org/x/term v0.18.0 -> v0.40.0
golang.org/x/text v0.14.0 -> v0.35.0
golang.org/x/tools v0.6.0 -> v0.42.0
google.golang.org/protobuf v1.33.0 -> v1.36.10

@renovate renovate Bot force-pushed the renovate-github-com-gin-contrib-cors-1-x branch from 7c53b89 to d9679ca Compare April 24, 2026 10:00
@renovate renovate Bot changed the title fix(deps): update module github.com/gin-contrib/cors to v1.7.6 fix(deps): update module github.com/gin-contrib/cors to v1.7.7 Apr 24, 2026
@renovate renovate Bot force-pushed the renovate-github-com-gin-contrib-cors-1-x branch from d9679ca to 40e72f0 Compare May 9, 2026 18:59
@renovate renovate Bot force-pushed the renovate-github-com-gin-contrib-cors-1-x branch from 40e72f0 to f34abe6 Compare May 12, 2026 10:42
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