golang-rest-api-template
golang-rest-api-template copied to clipboard
Bump github.com/gin-contrib/cors from 1.7.3 to 1.7.5
Bumps github.com/gin-contrib/cors from 1.7.3 to 1.7.5.
Release notes
Sourced from github.com/gin-contrib/cors's releases.
v1.7.5
Changelog
Enhancements
- 2def2668d39af5a40c00d15219ae91375b898e2f: chore: update dependencies to their latest stable versions (
@appleboy)Build process updates
- 086191d13ab60b26d3550066a8b4bd77513b5bf5: ci: improve GolangCI configuration and update GitHub workflow (
@appleboy)- 2ae76b09f1c5e2e84c4a41fef26717a3b49e0222: ci: switch to internal API for completions and update dependencies (
@appleboy)v1.7.4
Changelog
Features
- 45b197ea81b6ceff20dc278bf05b8aef2eab6663: feat: add regex support for origin validation in CORS configuration (#159) (
@appleboy)Enhancements
- 8289cfd3b8340655e587b2d6382e7e317b4da918: chore: update Go version and dependencies in project configuration (
@appleboy)Build process updates
- 7a4cab388b562fbb8dfac4a73f025c1555fb4814: ci: add GitHub Actions workflow for Bearer PR checks (
@appleboy)- dac7b691dacce1dec9872d504af17641a6d03561: ci: update GitHub Actions and adjust test configurations (
@appleboy)
Commits
2ae76b0ci: switch to internal API for completions and update dependencies2def266chore: update dependencies to their latest stable versions086191dci: improve GolangCI configuration and update GitHub workflow8289cfdchore: update Go version and dependencies in project configuration45b197efeat: add regex support for origin validation in CORS configuration (#159)dac7b69ci: update GitHub Actions and adjust test configurations7a4cab3ci: add GitHub Actions workflow for Bearer PR checks- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)