fix(deps): update module github.com/gin-contrib/cors to v1.7.7 - #41
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module github.com/gin-contrib/cors to v1.7.7#41renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.qkg1.top-gin-contrib-cors-1.x
branch
from
June 23, 2026 01:41
fc5a350 to
25d14b9
Compare
renovate
Bot
force-pushed
the
renovate/github.qkg1.top-gin-contrib-cors-1.x
branch
2 times, most recently
from
July 24, 2026 11:33
25d14b9 to
9872521
Compare
renovate
Bot
force-pushed
the
renovate/github.qkg1.top-gin-contrib-cors-1.x
branch
2 times, most recently
from
August 6, 2026 20:34
9872521 to
0af8319
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.3.1→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 dependenciesv1.4.0Compare Source
Changelog
Features
5b27983feat(CodeQL): Discover vulnerabilities across a codebase with CodeQLEnhancements
325df81chore(CD): enable goreleaser config.5accef4chore(deps): bump actions/cache from 2 to 3cedad5echore(deps): bump actions/setup-go from 2 to 38184331chore(deps): bump codecov/codecov-action from 2 to 347f683echore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.77d68a03chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.09b7410echore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1ca6f720chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1702bae0chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4c2bfc87chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5875173cchore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.082da019chore(deps): bump github/codeql-action from 1 to 29310fb6chore(deps): bump golangci/golangci-lint-action from 2 to 34f7d392chore(deps): bump goreleaser/goreleaser-action from 2 to 36fb0a95chore(lint): add golang lint config693ce4achore(lint): upgrade golanci-lint to v1.43.0c43bb15chore: add go1.15.xca250ecchore: add go1.16 versionda40934chore: move from Travis to GitHub Actions206c7ddchore: update go module2d0be6achore: update the default methods comment88812e7chore: update travis316ffeachore: upgrade checkout version to v32e2ab4achore: upgrade golangci to v1.42.1Others
73a1e3bAdd OPTIONS Method To AllowMethods (#76)e2aad09Add Power Support ppc64le (#72)e89e0ceBump github.com/gin-gonic/gin from 1.6.2 to 1.7.01d1f0afChange comparison with assignment in comment line9b78b37Document update (#79)8c02baaDon't modify the config in Validate (#71)59ebec5Merge pull request #101 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.4e25be70Merge pull request #102 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.519fdbffMerge pull request #104 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.056e21d0Merge pull request #77 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.01174f0fMerge pull request #82 from nlatham1999/masterc1ca09fMerge pull request #85 from andregri/patch-12a40866Merge pull request #88 from parsaakbari1209/patch-1a79def0Merge pull request #89 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.107b31a1Merge pull request #90 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.73e06085Merge pull request #91 from gin-contrib/dependabot/github_actions/github/codeql-action-28e881b2Merge pull request #92 from gin-contrib/dependabot/github_actions/actions/setup-go-36e9a2e1Merge pull request #93 from gin-contrib/dependabot/github_actions/codecov/codecov-action-3a1ba4f8Merge pull request #94 from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-38d4394eMerge pull request #95 from gin-contrib/dependabot/github_actions/actions/cache-3c4b1d45Merge pull request #96 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-31a71ba7Merge pull request #97 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.01cb620bMerge pull request #99 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1028d2d3Update README.md0223cb8Update gin dependency to 1.6.2 (#63)74e9a66Update go.modaead5eachangesdab984bchore(CI/CD): add dependabot035db04chore(CI/CD): add go1.18 version471fc54chore(CI/CD): remove 1.13 versionaa5c43dreverting64faa2bsync Config.ExposeHeaders & comment (#74)062ab01test: remove macos versionConfiguration
📅 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.