Skip to content

Comments

[Clearinghouse]: Bump the all-modules group in /lib/clearinghouse with 6 updates#493

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/lib/clearinghouse/all-modules-ed072a4c63
Closed

[Clearinghouse]: Bump the all-modules group in /lib/clearinghouse with 6 updates#493
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/lib/clearinghouse/all-modules-ed072a4c63

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the all-modules group in /lib/clearinghouse with 6 updates:

Package From To
com.auth0:jwks-rsa 0.22.1 0.22.2
com.github.ben-manes.caffeine:caffeine 3.2.0 3.2.1
org.junit.jupiter:junit-jupiter-api 5.13.0 5.13.1
org.bouncycastle:bcprov-jdk15to18 1.80 1.81
org.bouncycastle:bcpkix-jdk15to18 1.80 1.81
io.freefair.lombok 8.13.1 8.14

Updates com.auth0:jwks-rsa from 0.22.1 to 0.22.2

Release notes

Sourced from com.auth0:jwks-rsa's releases.

0.22.2

Added

  • fix: bumps guava patch to unblock android users #210 (tanya732)
Changelog

Sourced from com.auth0:jwks-rsa's changelog.

0.22.2 (2025-06-17)

Full Changelog

Added

  • fix: bumps guava patch to unblock android users #210 (tanya732)
Commits

Updates com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1

Release notes

Sourced from com.github.ben-manes.caffeine:caffeine's releases.

3.2.1

  • Fixed computeIfAbsent for an async cache's synchronous view to retry if incomplete
  • Improved CaffeineSpec when being reflectively constructed (#1839)
  • Improved the handling of negative durations with variable expiration
  • Fixed intermittent null after replacing a weak/soft value (#1820)
Commits
  • 56b69c7 minor touchups
  • b0264b9 remove unnecessary @​CanIgnoreReturnValue usages for stricter checking
  • e0963ed remove unreachable code
  • 29bc5f1 fix intermittent nulls after replacing a weak/soft value on aarch64
  • dade1b1 minor touchups and dependency updates
  • 786d1c8 Use stronger memory order to avoid publication races (fixes #1820)
  • d44264a fix async cache's synchronous computeIfAbsent to retry if incomplete
  • c6af784 remove workaround for historic fork-join pool bugs fixed in jdk8
  • 08f80f4 increase multi-threaded test coverage
  • af2e295 add test case for the interner's retry loop
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.13.0 to 5.13.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.13.1 = Platform 1.13.1 + Jupiter 5.13.1 + Vintage 5.13.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.0...r5.13.1

Commits
  • b580aa9 Release 5.13.1
  • 97095e9 Finalize 5.13.1 release notes
  • f0747f1 Use GraphQL API to list matching milestones to avoid pagination issues
  • af5e3bd Fix support pre-5.13 AnnotationBasedArgumentsProvider implementations (#4611)
  • 4170597 Restore compatibility with Java 8
  • a866c01 Ensure @Nested classes are executed after sibling test methods (#4603)
  • 2d58467 Create initial 5.13.1 release notes from template
  • 3447d71 Update supported versions
  • 6a7998b Revert "Don't error on already closed milestones"
  • d7c8216 Back to snapshots for further development
  • See full diff in compare view

Updates org.bouncycastle:bcprov-jdk15to18 from 1.80 to 1.81

Changelog

Sourced from org.bouncycastle:bcprov-jdk15to18's changelog.

2.1.1 Version Release: 1.81 Date:      2025, 4th June.

... (truncated)

Commits

Updates org.bouncycastle:bcpkix-jdk15to18 from 1.80 to 1.81

Changelog

Sourced from org.bouncycastle:bcpkix-jdk15to18's changelog.

2.1.1 Version Release: 1.81 Date:      2025, 4th June.

... (truncated)

Commits

Updates io.freefair.lombok from 8.13.1 to 8.14

Release notes

Sourced from io.freefair.lombok's releases.

8.14

What's Changed

New Contributors

Full Changelog: freefair/gradle-plugins@8.13.1...8.14

Commits
  • 0cc3933 Merge pull request #1395 from freefair/dependabot/gradle/examples/org.apache....
  • eeb213d Merge pull request #1396 from freefair/dependabot/gradle/examples/org.apache....
  • 6779725 Merge pull request #1397 from freefair/dependabot/gradle/examples/org.apache....
  • 339a52f Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10 in /examples
  • ea83fcb Bump org.apache.maven:maven-model from 3.9.9 to 3.9.10 in /examples
  • 685ce43 Bump org.apache.maven:maven-core from 3.9.9 to 3.9.10 in /examples
  • d032f86 Merge pull request #1387 from freefair/dependabot/gradle/examples/org.webjars...
  • 0241508 Merge pull request #1393 from freefair/dependabot/gradle/examples/org.junit-j...
  • fdd9033 Merge pull request #1390 from freefair/dependabot/gradle/org.apache.maven-mav...
  • 9fd6b8b Merge pull request #1391 from freefair/dependabot/gradle/org.apache.maven-mav...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-modules group in /lib/clearinghouse with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [com.auth0:jwks-rsa](https://github.com/auth0/jwks-rsa-java) | `0.22.1` | `0.22.2` |
| [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.2.0` | `3.2.1` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.13.0` | `5.13.1` |
| [org.bouncycastle:bcprov-jdk15to18](https://github.com/bcgit/bc-java) | `1.80` | `1.81` |
| [org.bouncycastle:bcpkix-jdk15to18](https://github.com/bcgit/bc-java) | `1.80` | `1.81` |
| [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.13.1` | `8.14` |


Updates `com.auth0:jwks-rsa` from 0.22.1 to 0.22.2
- [Release notes](https://github.com/auth0/jwks-rsa-java/releases)
- [Changelog](https://github.com/auth0/jwks-rsa-java/blob/master/CHANGELOG.md)
- [Commits](auth0/jwks-rsa-java@0.22.1...0.22.2)

Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.2.0...v3.2.1)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.13.0...r5.13.1)

Updates `org.bouncycastle:bcprov-jdk15to18` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk15to18` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `io.freefair.lombok` from 8.13.1 to 8.14
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.13.1...8.14)

---
updated-dependencies:
- dependency-name: com.auth0:jwks-rsa
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-modules
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-modules
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-modules
- dependency-name: org.bouncycastle:bcprov-jdk15to18
  dependency-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-modules
- dependency-name: org.bouncycastle:bcpkix-jdk15to18
  dependency-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-modules
- dependency-name: io.freefair.lombok
  dependency-version: '8.14'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 23, 2025
@Parisa68 Parisa68 closed this Jun 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/gradle/lib/clearinghouse/all-modules-ed072a4c63 branch June 25, 2025 11:37
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant