Skip to content

mod: bump github.com/gin-contrib/cors from 1.7.2 to 1.7.5 #651

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps github.com/gin-contrib/cors from 1.7.2 to 1.7.5.

Release notes

Sourced from github.com/gin-contrib/cors's releases.

v1.7.5

Changelog

Enhancements

  • 2def2668d39af5a40c00d15219ae91375b898e2f: chore: update dependencies to their latest stable versions (@​appleboy)

Build process updates

  • 086191d13ab60b26d3550066a8b4bd77513b5bf5: ci: improve GolangCI configuration and update GitHub workflow (@​appleboy)
  • 2ae76b09f1c5e2e84c4a41fef26717a3b49e0222: ci: switch to internal API for completions and update dependencies (@​appleboy)

v1.7.4

Changelog

Features

  • 45b197ea81b6ceff20dc278bf05b8aef2eab6663: feat: add regex support for origin validation in CORS configuration (#159) (@​appleboy)

Enhancements

  • 8289cfd3b8340655e587b2d6382e7e317b4da918: chore: update Go version and dependencies in project configuration (@​appleboy)

Build process updates

  • 7a4cab388b562fbb8dfac4a73f025c1555fb4814: ci: add GitHub Actions workflow for Bearer PR checks (@​appleboy)
  • dac7b691dacce1dec9872d504af17641a6d03561: ci: update GitHub Actions and adjust test configurations (@​appleboy)

v1.7.3

Changelog

Enhancements

  • 9bb7abbb1bffb482cad2ffd6b3a1b506b5a66f8e: chore: refactor goreleaser configuration (@​appleboy)
  • 03a81e85e551a16fd2d76882436fed6b927e5cef: chore: update dependencies to latest versions (@​appleboy)
  • 7ba65f52415488f849af325e79b3217a79b6ef5d: chore: update Go version to 1.20 and above in workflows (@​appleboy)
  • d4fb95a2411f68432231dfede9bbe8a8033d588c: chore: update Go version to 1.21 and dependencies (@​appleboy)
  • 80b5d9bbc242a25ca630748b3341ebc0dc13d7be: chore: update dependencies to latest versions (@​appleboy)

Build process updates

  • e0ba03671d1a179cc358b4cdf9ca7bedc73c2fa0: ci: refactor GitHub Actions workflow configuration (@​appleboy)
  • 671e12a23c20f56a568435438b39e82e9637f46b: ci: extend GitHub Actions CI to macOS (@​appleboy)
  • 556f0081a8617f1bc504d0cafbda8bd9c90122e9: ci: refactor codebase for improved performance and maintainability (@​appleboy)
Commits
  • 2ae76b0 ci: switch to internal API for completions and update dependencies
  • 2def266 chore: update dependencies to their latest stable versions
  • 086191d ci: improve GolangCI configuration and update GitHub workflow
  • 8289cfd chore: update Go version and dependencies in project configuration
  • 45b197e feat: add regex support for origin validation in CORS configuration (#159)
  • dac7b69 ci: update GitHub Actions and adjust test configurations
  • 7a4cab3 ci: add GitHub Actions workflow for Bearer PR checks
  • 80b5d9b chore: update dependencies to latest versions
  • d4fb95a chore: update Go version to 1.21 and dependencies
  • 7ba65f5 chore: update Go version to 1.20 and above in workflows
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.7.2 to 1.7.5.
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/cors@v1.7.2...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/cors
  dependency-version: 1.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from alimy May 26, 2025 11:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from rocboss May 26, 2025 11:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 26, 2025
@alimy alimy closed this May 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/dev/github.com/gin-contrib/cors-1.7.5 branch May 28, 2025 02:23
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 go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant