Skip to content

chore(deps): bump spring-security-jwt from 1.0.11.RELEASE to 1.1.1.RELEASE#41

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/maven/dev/org.springframework.security-spring-security-jwt-1.1.1.RELEASE
Open

chore(deps): bump spring-security-jwt from 1.0.11.RELEASE to 1.1.1.RELEASE#41
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/maven/dev/org.springframework.security-spring-security-jwt-1.1.1.RELEASE

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 14, 2022

Bumps spring-security-jwt from 1.0.11.RELEASE to 1.1.1.RELEASE.

Commits
  • 0675229 Release spring-security-jwt.1.1.1.RELEASE
  • 4ca524d Specify charset when generating tokens
  • 93b06d6 JwkSetConverter only accepts public key use sig
  • b8a137b Preserve user authentication details on re-authentication
  • 42a6bcd Revert to snapshot
  • c8d92da Release 2.5.0.RC1
  • b478e80 Allow custom AuthenticationProvider and AuthenticationEventPublisher
  • fa46bac DefaultTokenServices generates url-safe tokens
  • 611854e Handle expires_in when 0
  • c6e56f1 Fix potential NPE in OAuthProviderBeanDefinitionParser
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 14, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 14, 2022

Codecov Report

Patch and project coverage have no change.

Comparison is base (83775be) 20.89% compared to head (f4ec2a9) 20.89%.

Additional details and impacted files
@@            Coverage Diff            @@
##                dev      #41   +/-   ##
=========================================
  Coverage     20.89%   20.89%           
  Complexity      257      257           
=========================================
  Files           183      183           
  Lines          2872     2872           
  Branches        204      204           
=========================================
  Hits            600      600           
  Misses         2232     2232           
  Partials         40       40           
Flag Coverage Δ
unittests 20.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot Bot force-pushed the dependabot/maven/dev/org.springframework.security-spring-security-jwt-1.1.1.RELEASE branch 2 times, most recently from 6a62c3e to 7376216 Compare July 11, 2022 02:24
@dependabot dependabot Bot force-pushed the dependabot/maven/dev/org.springframework.security-spring-security-jwt-1.1.1.RELEASE branch 2 times, most recently from 305cf91 to 374ba5d Compare August 25, 2022 09:03
@dependabot dependabot Bot force-pushed the dependabot/maven/dev/org.springframework.security-spring-security-jwt-1.1.1.RELEASE branch 2 times, most recently from a18aea3 to 390f352 Compare September 22, 2022 13:37
Bumps [spring-security-jwt](https://github.com/spring-projects/spring-security-oauth) from 1.0.11.RELEASE to 1.1.1.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security-oauth/releases)
- [Commits](spring-attic/spring-security-oauth@jwt1.0.11.RELEASE...jwt1.1.1.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/dev/org.springframework.security-spring-security-jwt-1.1.1.RELEASE branch from 390f352 to f4ec2a9 Compare September 30, 2022 01:46
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.

0 participants