Skip to content

Bump github.com/gin-contrib/cors from 1.7.5 to 1.7.6#39

Merged
prajwal-pai77 merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/cors-1.7.6
Aug 13, 2025
Merged

Bump github.com/gin-contrib/cors from 1.7.5 to 1.7.6#39
prajwal-pai77 merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/cors-1.7.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

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

Release notes

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

v1.7.6

Changelog

Others

  • f65f3f787bfa4425d557a2975f2c00ce377718d4: test: refactor and expand CORS AllowOrigins test coverage (@​appleboy)

Enhancements

  • 28dfa405cf69fbaacd0a6012026e6dde68dbb1c9: chore: update core dependencies to latest supported versions (@​appleboy)
  • a9706b1fc6fcd2f76de77c756d83d2fbd24362c1: chore: use http.MethodOptions instead of string literal (#164) (@​LombardiDaniel)
  • 7161918d462067a93089e31b125a4bb5af8227f7: chore: update go codec library to improve serialization support (@​appleboy)
  • ebd7f912c7f16d468ce530a8625f1a135f65a76f: chore: pin golangci-lint to a specific version (@​appleboy)

Refactor

  • 47d9afe5a3f22e913dfd5dc0fab17d1fef58cbbc: refactor: refactor tests to table-driven style and simplify router logic (@​appleboy)

Build process updates

  • 90bd363599befa876b8a8d351dea21aa5d58e5d7: ci: upgrade golangci-lint GitHub Action to v8 (@​appleboy)

Documentation updates

  • 516207b6baef2029edd9a5c78e892546ab42b7bb: docs: rewrite and expand README for clarity and comprehensive guidance (@​appleboy)
  • abfb2cb54b85cae2f72f6a7c5a4ee1decbca9bd4: docs: expand and clarify configuration documentation (@​appleboy)
  • 8efeda3905b9493a2c1962393ea783b126ad27aa: docs: revise and expand project documentation for clarity and usability (@​appleboy)
  • 4ee797ec66a133fb02afbcda6d27ef0a58473c9c: docs: reorganize and streamline README structure and content (@​appleboy)
Commits
  • 47d9afe refactor: refactor tests to table-driven style and simplify router logic
  • f65f3f7 test: refactor and expand CORS AllowOrigins test coverage
  • 4ee797e docs: reorganize and streamline README structure and content
  • 8efeda3 docs: revise and expand project documentation for clarity and usability
  • abfb2cb docs: expand and clarify configuration documentation
  • ebd7f91 chore: pin golangci-lint to a specific version
  • 516207b docs: rewrite and expand README for clarity and comprehensive guidance
  • 7161918 chore: update go codec library to improve serialization support
  • 90bd363 ci: upgrade golangci-lint GitHub Action to v8
  • a9706b1 chore: use http.MethodOptions instead of string literal (#164)
  • 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.5 to 1.7.6.
- [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.5...v1.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 23, 2025
@prajwal-pai77 prajwal-pai77 merged commit 750b2d3 into main Aug 13, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gin-contrib/cors-1.7.6 branch August 13, 2025 07:35
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