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

Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 10.0.1 in /prime-router#16964

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/gradle/prime-router/com.nimbusds-nimbus-jose-jwt-10.0.1
Closed

Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 10.0.1 in /prime-router#16964
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/gradle/prime-router/com.nimbusds-nimbus-jose-jwt-10.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 5, 2025

Bumps com.nimbusds:nimbus-jose-jwt from 9.47 to 10.0.1.

Changelog

Sourced from com.nimbusds:nimbus-jose-jwt's changelog.

9.47 (2024-11-14) * Adds static JSONArrayUtils.parse(String). * Adds static JSONArrayUtils.toJSONString(List). * JSONObjectUtils.toJSONString must throw NPE on null String (iss #577). * Fixes regression: Invalid JSON was accepted in versions 9.24+ (iss #574).

9.48 (2024-12-20) * Adds static JWTClaimsSet.getClaimAsString(String) to get the specified JWT claim (registered or custom) as String, with primitive or Wrapper types converted to String.

10.0 (2025-01-02) * Removes the "fips" build profile, it was breaking the Gson dependency shading (iss #550). * Removes the optional BouncyCastle FIPS JCA provider and PKIX dependencies, not required in tests. * Updates to optional BouncyCastle 1.79 (JDK 1.8 on). * Updates pom.xml, bumps Maven plugins.

10.0.1 (2025-01-03) * Adds "Automatic-Module-Name: com.nimbusds.jose.jwt" to restore established module name (iss #550). * Cleans up unused "Multi-Release: true" (iss #550). * Updates Tink dependency to 1.16.0 (iss #571).

Commits
  • 6020cd1 [maven-release-plugin] prepare for next development iteration
  • 2495d0e Renames JWK keyIDFromThumbprint argument name
  • e93ec75 add getClaimAsString function to get a specified claim as string and try type...
  • 272a440 format import
  • 474a7cd Merged in master (pull request #124)
  • 881d653 Adds 9.48 change log for JWTClaimsSet.getClaimAsString(String)
  • 3b0470e [maven-release-plugin] prepare release 9.48
  • 6c65f88 [maven-release-plugin] prepare for next development iteration
  • fc656b6 Removes the BC "fips" build profile, it was breaking the GSon dependency shad...
  • 11b9457 Updates pom.xml, bumps Maven plugins
  • 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.47 to 10.0.1.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.1..9.47)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner January 5, 2025 08:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 5, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 5, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

1 306 tests  ±0   1 302 ✅ ±0   8m 1s ⏱️ +23s
  170 suites ±0       4 💤 ±0 
  170 files   ±0       0 ❌ ±0 

Results for commit 8a8bfe3. ± Comparison against base commit 94695c4.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

Integration Test Results

 60 files  ±0   60 suites  ±0   43m 19s ⏱️ +7s
428 tests ±0  418 ✅ ±0  10 💤 ±0  0 ❌ ±0 
431 runs  ±0  421 ✅ ±0  10 💤 ±0  0 ❌ ±0 

Results for commit 8a8bfe3. ± Comparison against base commit 94695c4.

@JFisk42
Copy link
Copy Markdown
Collaborator

JFisk42 commented Apr 16, 2025

Duplicated by #17812

@JFisk42 JFisk42 closed this Apr 16, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 16, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/gradle/prime-router/com.nimbusds-nimbus-jose-jwt-10.0.1 branch April 16, 2025 21:06
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant