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

chore(deps): bump github.com/appleboy/gin-jwt/v2 from 2.9.2 to 2.10.1 #3750

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps github.com/appleboy/gin-jwt/v2 from 2.9.2 to 2.10.1.

Release notes

Sourced from github.com/appleboy/gin-jwt/v2's releases.

v2.10.1

Changelog

Features

  • 405da2459795f9fcccc42cb6a2f03735d214f986: feat: add custom ExpField (#340) (@​RightFS)

Enhancements

  • c00a2fad0be2e1f8a2be30dce638c93c59ce293e: chore: update Go dependencies to latest versions (@​appleboy)

Build process updates

  • 72b2ef116debf304595c6a211a872d04e0365911: ci: add GitHub Actions workflow for Bearer PR checks (@​appleboy)

Documentation updates

  • a46e1ec77792a5186b3673afd6781a993628386b: docs: fix typos in README (#338) (@​wzsayhi)

v2.10.0

Changelog

Features

  • 19d6e4c00da0e916c0060153856008bf659def1b: feat: set timeout dynamically - Add TimeoutFunc (#337) (@​a5r0n)

Enhancements

  • 53920997b0e5f4561da46d41721ef6acf94c585f: chore: update dependencies to latest versions (@​appleboy)
  • 76f00eae09075ab6ca04218d7ace543fb29ea64d: chore: update dependencies to latest versions (#333) (@​iTanken)
  • 246b77a1b57bb5910fe975ef7841c52dcaa83f47: chore: refine .goreleaser.yaml and changelog setup (@​appleboy)
  • efe55533074e13797ea1374ae521804b732eedd0: chore: remove typo server.go (#334) (@​jp-santosq)
  • 694fee1976947d7d95c5b00717fe16e7bd2a74c6: chore: upgrade Go and dependencies to latest versions (@​appleboy)
  • 6e78f18d09bb38bed2678a9e58afcf7002bb00af: chore: bump Go version to 1.21.0 (@​appleboy)

Refactor

  • d36b890d5342268376395a5f132be90850f2d7f5: refactor: Provided an Option to Set Cookie using *GinJWTMiddleware (#335) (@​maniSHarma7575)

Build process updates

  • 4da94ba4026bb984bef9a5baf1dc14dea5d82437: ci: update GitHub Actions and Improve CI Robustness (@​appleboy)
  • a4e49c3accb840f00c40282618d301df12fb3733: ci: enhance testing matrix and tolerance limits (@​appleboy)
  • 466d7e962e3cd8dd2a291aec7c9205d853d71896: ci: refine Go workflows and update actions versions (@​appleboy)
  • a7ade22e842b1c5485849b6ca31f3cb8202d0c3f: ci: refactor GitHub Actions workflows (@​appleboy)
  • 4339e81e2ad5bd609e19be13a0c6f14b9a0a4dec: ci: update Go linting action to v6 in CI workflow (@​appleboy)
  • 30cc93acc9a43b87e6b6f50b2c59fa2f014c2bde: ci: refactor Go workflow for improved cross-platform support (@​appleboy)
  • 2b1dbef505c49bd1214b7d384a9e156c6b078697: ci: update workflow to support Go 1.23 (@​appleboy)
  • 2818e89b25696b08fc83613d9504f8c84bca2abf: ci: upgrade GoReleaser action to version 6 (@​appleboy)

Documentation updates

  • b00ab282757d5044d90c35472c514de67ecdeee2: docs(example): update code format (#322) (@​AdwindOne)
Commits
  • a46e1ec docs: fix typos in README (#338)
  • 405da24 feat: add custom ExpField (#340)
  • 72b2ef1 ci: add GitHub Actions workflow for Bearer PR checks
  • c00a2fa chore: update Go dependencies to latest versions
  • 6e78f18 chore: bump Go version to 1.21.0
  • 2818e89 ci: upgrade GoReleaser action to version 6
  • 19d6e4c feat: set timeout dynamically - Add TimeoutFunc (#337)
  • 2b1dbef ci: update workflow to support Go 1.23
  • 30cc93a ci: refactor Go workflow for improved cross-platform support
  • 694fee1 chore: upgrade Go and dependencies to latest versions
  • 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/appleboy/gin-jwt/v2](https://github.com/appleboy/gin-jwt) from 2.9.2 to 2.10.1.
- [Release notes](https://github.com/appleboy/gin-jwt/releases)
- [Changelog](https://github.com/appleboy/gin-jwt/blob/master/.goreleaser.yaml)
- [Commits](appleboy/gin-jwt@v2.9.2...v2.10.1)

---
updated-dependencies:
- dependency-name: github.com/appleboy/gin-jwt/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 15:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2025
@gaius-qi gaius-qi closed this Jan 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/appleboy/gin-jwt/v2-2.10.1 branch January 7, 2025 02:35
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant