Update module github.com/gin-contrib/cors to v1.7.6 #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR contains the following updates:
v1.6.0->v1.7.6Release Notes
gin-contrib/cors (github.com/gin-contrib/cors)
v1.7.6Compare Source
Changelog
Others
f65f3f7: test: refactor and expand CORS AllowOrigins test coverage (@appleboy)Enhancements
28dfa40: chore: update core dependencies to latest supported versions (@appleboy)a9706b1: chore: use http.MethodOptions instead of string literal (#164) (@LombardiDaniel)7161918: chore: update go codec library to improve serialization support (@appleboy)ebd7f91: chore: pin golangci-lint to a specific version (@appleboy)Refactor
47d9afe: refactor: refactor tests to table-driven style and simplify router logic (@appleboy)Build process updates
90bd363: ci: upgrade golangci-lint GitHub Action to v8 (@appleboy)Documentation updates
516207b: docs: rewrite and expand README for clarity and comprehensive guidance (@appleboy)abfb2cb: docs: expand and clarify configuration documentation (@appleboy)8efeda3: docs: revise and expand project documentation for clarity and usability (@appleboy)4ee797e: docs: reorganize and streamline README structure and content (@appleboy)v1.7.5Compare Source
Changelog
Enhancements
2def266: chore: update dependencies to their latest stable versions (@appleboy)Build process updates
086191d: ci: improve GolangCI configuration and update GitHub workflow (@appleboy)2ae76b0: ci: switch to internal API for completions and update dependencies (@appleboy)v1.7.4Compare Source
Changelog
Features
45b197e: feat: add regex support for origin validation in CORS configuration (#159) (@appleboy)Enhancements
8289cfd: chore: update Go version and dependencies in project configuration (@appleboy)Build process updates
7a4cab3: ci: add GitHub Actions workflow for Bearer PR checks (@appleboy)dac7b69: ci: update GitHub Actions and adjust test configurations (@appleboy)v1.7.3Compare Source
Changelog
Enhancements
9bb7abb: chore: refactor goreleaser configuration (@appleboy)03a81e8: chore: update dependencies to latest versions (@appleboy)7ba65f5: chore: update Go version to 1.20 and above in workflows (@appleboy)d4fb95a: chore: update Go version to 1.21 and dependencies (@appleboy)80b5d9b: chore: update dependencies to latest versions (@appleboy)Build process updates
e0ba036: ci: refactor GitHub Actions workflow configuration (@appleboy)671e12a: ci: extend GitHub Actions CI to macOS (@appleboy)556f008: ci: refactor codebase for improved performance and maintainability (@appleboy)v1.7.2Compare Source
Changelog
Enhancements
f952c06: chore: improve changelog generation and categorization (@appleboy)c4d5284: chore: update dependencies and refactor imports (@appleboy)Build process updates
064064f: ci: update Go workflow linting action to v5 (@appleboy)v1.7.1Compare Source
Changelog
Enhancements
71a48a2chore: update third-party dependencies to latest versionsOthers
88cbcd0ci: update GitHub Actions workflows for Go projects84d0919test: refactor CORS tests and expand coveragev1.7.0Compare Source
Changelog
Bug fixes
7f30a1ffix: improve error handling and test robustnessEnhancements
9d49f16chore(cors): Allow a custom validation function which receives the full gin context (#140)Others
4447aebrefactor: refactor request handling and improve CORS checksConfiguration
📅 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.
This PR has been generated by Renovate Bot.