Skip to content
This repository was archived by the owner on May 19, 2020. It is now read-only.

Bump jwt from 2.1.0 to 2.2.0 - #21

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/jwt-2.2.0
Closed

Bump jwt from 2.1.0 to 2.2.0#21
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/jwt-2.2.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps jwt from 2.1.0 to 2.2.0.

Changelog

Sourced from jwt's changelog.

v2.2.0 (2019-03-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Inconsistent handling of payload claim data types #282
  • Use iat\_leeway option #273
  • Issued at validation #247
  • Fix bug and simplify segment validation #292 (anakinj)
  • Removed leeway from verify\_iat #257 (ab320012)

Closed issues:

  • RS256, public and private keys #291
  • Allow passing current time to decode #288
  • Verify exp claim without verifying jwt #281
  • Decoding JWT with ES256 and secp256k1 curve #277
  • Audience as an array - how to specify? #276
  • signature validation using decode method for JWT #271
  • JWT is easily breakable #267
  • Ruby JWT Token #265
  • ECDSA supported algorithms constant is defined as a string, not an array #264
  • NoMethodError: undefined method `group' for <xxxxx> #261
  • 'DecodeError'will replace 'ExpiredSignature' #260
  • TypeError: no implicit conversion of OpenSSL::PKey::RSA into String #259
  • NameError: uninitialized constant JWT::Algos::Eddsa::RbNaCl #258
  • Get new token if curren token expired #256
  • Infer algorithm from header #254
  • Why is the result of decode is an array? #252
  • Add support for headless token #251
  • Leeway or exp_leeway #215
... (truncated)
Commits
  • 61b2906 Merge pull request #315 from jwt/release/2.2.0
  • 8a509c1 Bump version to 2.2.0
  • 7a6a3f1 Merge pull request #302 from excpt/release/v2.2.0
  • 9693a56 Update AUTHORS and CHANGELOG files
  • 598d729 Update semver string builder
  • a0544e0 Merge pull request #298 from evgeni/patch-1
  • 1dc69d5 Merge pull request #297 from korstiaan/alg_header_conflict
  • 71f6375 Merge pull request #300 from tobypinder/patch-1
  • 2f9a1d5 Merge pull request #299 from bustikiller/chore/support-ruby-2.6
  • 388dbc9 Merge pull request #301 from ekohl/patch-1
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/master/CHANGELOG.md)
- [Commits](jwt/ruby-jwt@v2.1.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label May 24, 2019
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #22.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/bundler/jwt-2.2.0 branch May 27, 2019 07:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant