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/gin-contrib/cors to v1.7.2 #34

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

Conversation

lucca-renovate[bot]
Copy link
Contributor

@lucca-renovate lucca-renovate bot commented Sep 26, 2024

Description

This PR contains the following updates:

Package Type Update Change
github.com/gin-contrib/cors require minor v1.6.0 -> v1.7.2

Release Notes

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

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 - "before 9am every weekday,after 7pm every weekday,every weekend" in timezone Europe/Paris, 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 has been generated by Renovate Bot.

@lucca-renovate
Copy link
Contributor Author

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

  • 7 additional dependencies were updated

Details:

Package Change
github.com/bytedance/sonic v1.11.2 -> v1.11.6
github.com/go-playground/validator/v10 v10.19.0 -> v10.20.0
github.com/pelletier/go-toml/v2 v2.1.1 -> v2.2.1
golang.org/x/crypto v0.21.0 -> v0.22.0
golang.org/x/net v0.22.0 -> v0.24.0
golang.org/x/sys v0.18.0 -> v0.19.0
google.golang.org/protobuf v1.33.0 -> v1.34.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants