Update module github.com/gin-contrib/cors to v1.7.7 - autoclosed#42
Closed
lucca-renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Update module github.com/gin-contrib/cors to v1.7.7 - autoclosed#42lucca-renovate[bot] wants to merge 1 commit intomasterfrom
lucca-renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
9e7498f to
0f64114
Compare
0f64114 to
231ff22
Compare
b47deb3 to
a2f9029
Compare
a2f9029 to
1ea4691
Compare
1ea4691 to
dd64c4d
Compare
dd64c4d to
7be8fc4
Compare
7be8fc4 to
9968106
Compare
9968106 to
cbd30d4
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.7Release Notes
gin-contrib/cors (github.com/gin-contrib/cors)
v1.7.7Compare Source
Changelog
Others
2816d6d: Add Go 1.26 to GitHub Actions test matrix (@appleboy)a92928f: Update golangci-lint version to v2.9 (@appleboy)b77776e: Fix Trivy badge URL in README.md (@appleboy)Bug fixes
123928c: fix: allow ^ anchor in regex CORS origin patterns (#177) (@brokenthumbs)3585a5e: fix: resolve golangci-lint issues in tests (@appleboy)Enhancements
21c982f: chore: update Go version and refresh dependencies to latest releases (@appleboy)402233a: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)0c14279: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)3333b3d: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)754ef53: chore(ci): update golangci-lint to v2.6 (@appleboy)c5dcea8: chore(deps): bump actions/cache from 4 to 5 (@appleboy)139173a: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)9e6ec27: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)e19d20d: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)Build process updates
f46b87e: ci: integrate Trivy vulnerability scanning into CI workflow (@appleboy)c4b4ccf: ci: broaden CI Go version testing (@appleboy)33f131c: ci: add dedicated Trivy security scanning and status badge (@appleboy)fe8e9d0: ci: integrate automated Trivy security scanning via GitHub Actions (@appleboy)f20e310: ci: update CI tooling and refine supported Go versions (@appleboy)d94e477: ci: modernize and consolidate CI workflows and security scanning (@appleboy)b16eb9f: ci: rename Trivy workflow file for enhanced clarity (@appleboy)ec180b5: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)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.