Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.3 #225

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2024

Bumps github.com/gin-contrib/cors from 1.5.0 to 1.7.3.

Release notes

Sourced from github.com/gin-contrib/cors's releases.

v1.7.3

Changelog

Enhancements

  • 9bb7abbb1bffb482cad2ffd6b3a1b506b5a66f8e: chore: refactor goreleaser configuration (@​appleboy)
  • 03a81e85e551a16fd2d76882436fed6b927e5cef: chore: update dependencies to latest versions (@​appleboy)
  • 7ba65f52415488f849af325e79b3217a79b6ef5d: chore: update Go version to 1.20 and above in workflows (@​appleboy)
  • d4fb95a2411f68432231dfede9bbe8a8033d588c: chore: update Go version to 1.21 and dependencies (@​appleboy)
  • 80b5d9bbc242a25ca630748b3341ebc0dc13d7be: chore: update dependencies to latest versions (@​appleboy)

Build process updates

  • e0ba03671d1a179cc358b4cdf9ca7bedc73c2fa0: ci: refactor GitHub Actions workflow configuration (@​appleboy)
  • 671e12a23c20f56a568435438b39e82e9637f46b: ci: extend GitHub Actions CI to macOS (@​appleboy)
  • 556f0081a8617f1bc504d0cafbda8bd9c90122e9: ci: refactor codebase for improved performance and maintainability (@​appleboy)

v1.7.2

Changelog

Enhancements

  • f952c06051ba36d87edf074af15b36a56e5d6e16: chore: improve changelog generation and categorization (@​appleboy)
  • c4d5284215fd8858cb5b88b3c5d5fab2a6b43d91: chore: update dependencies and refactor imports (@​appleboy)

Build process updates

  • 064064f7214ebfe75a019e6534b92f1ce709065e: ci: update Go workflow linting action to v5 (@​appleboy)

v1.7.1

Changelog

Enhancements

  • 71a48a2 chore: update third-party dependencies to latest versions

Others

  • 88cbcd0 ci: update GitHub Actions workflows for Go projects
  • 84d0919 test: refactor CORS tests and expand coverage

v1.7.0

Changelog

Bug fixes

  • 7f30a1f fix: improve error handling and test robustness

Enhancements

  • 9d49f16 chore(cors): Allow a custom validation function which receives the full gin context (#140)

Others

  • 4447aeb refactor: refactor request handling and improve CORS checks

v1.6.0

Changelog

Features

  • eac6c48 feat(schema): allow usage of custom schemas (#139)

Bug fixes

Enhancements

  • f41df75 chore: update GitHub actions to latest versions
  • 2451987 chore: update dependencies to latest versions
  • 7d356c2 chore: update dependencies to latest versions
  • 5da0aee chore: update third-party dependencies
  • 8263fce chore: update version of actions/setup-go in GitHub workflows

... (truncated)

Commits
  • 80b5d9b chore: update dependencies to latest versions
  • d4fb95a chore: update Go version to 1.21 and dependencies
  • 7ba65f5 chore: update Go version to 1.20 and above in workflows
  • 03a81e8 chore: update dependencies to latest versions
  • 556f008 ci: refactor codebase for improved performance and maintainability
  • 671e12a ci: extend GitHub Actions CI to macOS
  • e0ba036 ci: refactor GitHub Actions workflow configuration
  • 9bb7abb chore: refactor goreleaser configuration
  • 064064f ci: update Go workflow linting action to v5
  • c4d5284 chore: update dependencies and refactor imports
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.5.0 to 1.7.3.
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/cors@v1.5.0...v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/cors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants