Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps github.com/appleboy/gin-jwt/v2 from 2.10.0 to 2.10.3.

Release notes

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

v2.10.3

Changelog

Enhancements

  • 4dda4d6d59b3dedac694f2b004f33e71b7993b38: chore: expose jwt-go MapClaims through gin-jwt. (#345) (@​mikevsmith)
  • f72746d2899de7bf4ffc139f3aa699d7484eebdc: chore: update all Go dependencies to their latest versions (@​appleboy)

Others

  • 5a5787922a4cd071fcdf5bc6d9791b7173cd1550: test: refactor test functions to use updated MapClaims and clean variables (@​appleboy)

v2.10.2

Changelog

Features

  • abfea8e74a9ba85e6ccaf2eccab3e1f30a1fa4e2: feat: switch to PKCS8 for private key parsing and handling (@​appleboy)

Enhancements

  • 7bf9220c75ac4e711236930f9e447561943f9222: chore: refactor codebase and update dependencies for improved performance (@​appleboy)
  • be787cca75f584d8d9224e22962619771dce64e6: chore: upgrade dependencies and CI workflow to support Go 1.23 (@​appleboy)

Refactor

  • 74e77e559b422ade34e75e36159c3f235e30e9f4: refactor: adopt jwt.MapClaims to replace custom MapClaims type across codebase (#342) (@​appleboy)

Build process updates

  • c61999a881e0c1fd5a0c440a2cac210aed87eb9a: ci: improve CI workflow and test coverage across all platforms (@​appleboy)

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)
Commits
  • f72746d chore: update all Go dependencies to their latest versions
  • 5a57879 test: refactor test functions to use updated MapClaims and clean variables
  • 4dda4d6 chore: expose jwt-go MapClaims through gin-jwt. (#345)
  • 74e77e5 refactor: adopt jwt.MapClaims to replace custom MapClaims type across codebas...
  • be787cc chore: upgrade dependencies and CI workflow to support Go 1.23
  • c61999a ci: improve CI workflow and test coverage across all platforms
  • 7bf9220 chore: refactor codebase and update dependencies for improved performance
  • abfea8e feat: switch to PKCS8 for private key parsing and handling
  • a46e1ec docs: fix typos in README (#338)
  • 405da24 feat: add custom ExpField (#340)
  • 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.10.0 to 2.10.3.
- [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.10.0...v2.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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