Skip to content

Conversation

@dependabot
Copy link

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

Bumps jwt from 2.9.3 to 2.10.0.

Changelog

Sourced from jwt's changelog.

v2.10.0 (2024-12-25)

Full Changelog

Features:

Fixes and enhancements:

  • Deprecation warnings for deprecated methods and classes #629 (@​anakinj)
  • Improved documentation for public apis #629 (@​anakinj)
  • Use correct methods when raising error during signing/verification with EdDSA #633
  • Fix JWT::EncodedToken behavior with empty string as token #640 (@​ragalie)
  • Deprecation warnings for rbnacl backed functionality #641 (@​anakinj)
Commits
  • d09d63b Prepare 2.10.0
  • 3f38be0 Generate CNAME entry
  • 2f15937 Fix markdown generation
  • 7d0f617 Deprecation warnings for Rbnacl backed functionality
  • b006395 Handle empty string as token value
  • cc0a876 Fix badge url
  • 98e1d30 Documentation for modules and classes
  • 7ea4a36 Reduce rubocop custom rules
  • 659b038 Do not decode payload when b64 header is false
  • c8626a6 Fix documentation typo
  • 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 [jwt](https://github.com/jwt/ruby-jwt) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md)
- [Commits](jwt/ruby-jwt@v2.9.3...v2.10.0)

---
updated-dependencies:
- dependency-name: jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 26, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 27, 2024

Superseded by #16.

@dependabot dependabot bot closed this Dec 27, 2024
@dependabot dependabot bot deleted the dependabot/bundler/jwt-2.10.0 branch December 27, 2024 07:00
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant