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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gin-contrib/cors v1.6.0 -> v1.7.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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: 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.

🔕 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.

Copy link
Contributor Author

renovate bot commented Jan 17, 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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/gin-gonic/gin v1.9.1 -> v1.10.0
github.com/go-playground/validator/v10 v10.19.0 -> v10.23.0
github.com/bytedance/sonic v1.11.2 -> v1.12.6
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.9
golang.org/x/arch v0.7.0 -> v0.12.0
github.com/goccy/go-json v0.10.2 -> v0.10.4
github.com/pelletier/go-toml/v2 v2.1.1 -> v2.2.3
google.golang.org/protobuf v1.33.0 -> v1.36.1

@renovate renovate bot requested a review from a team as a code owner January 17, 2025 17:56
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from 0715872 to c33d5d3 Compare January 17, 2025 18:13
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-cors-1.x branch from c33d5d3 to 99c063e Compare January 17, 2025 19:08
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