Update module github.com/gin-contrib/cors to v1.7.7#7
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update module github.com/gin-contrib/cors to v1.7.7#7renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
0674a15 to
2b7836d
Compare
2b7836d to
d83eff8
Compare
d83eff8 to
88ae395
Compare
88ae395 to
fd9056c
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
fd9056c to
3434313
Compare
c0cce57 to
c5b4c22
Compare
c5b4c22 to
0607a8e
Compare
0607a8e to
3909698
Compare
bda85c6 to
3909698
Compare
3909698 to
73d587f
Compare
e674565 to
6ad93ab
Compare
6ad93ab to
6934fce
Compare
6934fce to
faad006
Compare
faad006 to
3ab5ee4
Compare
3ab5ee4 to
bed6542
Compare
bed6542 to
1519a7c
Compare
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.
This PR contains the following updates:
v1.4.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 checksv1.6.0Compare Source
Changelog
Features
eac6c48feat(schema): allow usage of custom schemas (#139)Bug fixes
27b723afixe(domain): wildcard parse bug (#106 and #57) @maxshine and @HvitgarEnhancements
f41df75chore: update GitHub actions to latest versions2451987chore: update dependencies to latest versions7d356c2chore: update dependencies to latest versions5da0aeechore: update third-party dependencies8263fcechore: update version of actions/setup-go in GitHub workflowsOthers
fcbd06fci: enhance testing matrix and tolerance limitsf08c1bcci: refactor CI workflows and improve tests30792dcci: refactor GitHub Actions workflows0e993b7ci: update GitHub Actions to Version 390a7c66test(cors): enhance CORS wildcard handling tests (#145)85bf9fbtest: improve CORS wildcard handling and testing (#144)d5002f2test: refactor tests and update CI configurationsv1.5.0Compare Source
Changelog
Features
0eaf9a0feat: adds support for private network header (#128)Enhancements
c1983b2chore(CI): add go1.20 version1d5e083chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#112)f8b2357chore(options): Added availability to set 200/204 for OPTIONS request status (#129)f92a222chore: Add go 1.19 and upgrade lint version to v1.4995df7c6chore: removedepguardlinter and rename example file7ac4445chore: update GitHub Actions configuration filesbbf67cdchore: update Go version and setup-go actionb216599chore: updategoreleaser/goreleaser-actionto version v4765e44echore: update dependencies to latest versionsbf2c9dfchore: update linter configuration and changelog titlesbbb26b0chore: update supported versions of GoOthers
5914b2fbuild: update Go version and dependenciesConfiguration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.