Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps smallrye-jwt from 2.1.2 to 2.2.0.

Release notes

Sourced from smallrye-jwt's releases.

2.2.0

  • #273 Fix java docs
  • #272 Revert "Release Smallrye JWT 2.2.0"
  • #269 Update to Jose4j 0.7.2
  • #267 Allow for setting JWE headers after innerSign
  • #266 Impossible to set custom JWE headers after innerSign
  • #265 Enhance JWTParser
  • #264 Bump jakarta.servlet-api from 4.0.3 to 4.0.4
  • #263 Deprecate JwtClaimsBuilder.json, rename JwtSigningUtils to JwtBuilderUtils, create JwtProvider once
  • #262 Provide an API to verify/decrypt token directly in the service code
  • #261 Bump smallrye-config from 1.8.0 to 1.8.1
  • #258 JWT Builder shortcuts
  • #257 Support public RSA keys with 1024 bit length
  • #255 Improve the resource loading code
  • #254 Remove redundant import and correct final line.
  • #252 Bump version.resteasy from 3.12.0.Final to 3.12.1.Final
  • #251 Bump smallrye-parent from 18 to 20
  • #249 Refactor JWTEncryptionImpl to remove redundant code paths
  • #248 Bump jose4j from 0.7.0 to 0.7.1
  • #246 Minor JWT build improvements
  • #242 Removed duplicated configuration documentation in README.
  • #235 Add i18n logging and messages (#227)
  • #227 Implement i18n logging and messages
Commits

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 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)
  • @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)
  • 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)

Bumps [smallrye-jwt](https://github.com/smallrye/smallrye-jwt) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/smallrye/smallrye-jwt/releases)
- [Commits](smallrye/smallrye-jwt@2.1.2...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 9, 2020
@dependabot-preview dependabot-preview bot merged commit a983819 into master Jul 9, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/io.smallrye-smallrye-jwt-2.2.0 branch July 9, 2020 09:15
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.

2 participants