Skip to content

Bump the dev-dependencies group with 5 updates#22

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-d47674116a
Jun 9, 2025
Merged

Bump the dev-dependencies group with 5 updates#22
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-d47674116a

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group with 5 updates:

Package From To
com.amazonaws:aws-java-sdk-dynamodb 1.12.783 1.12.785
software.amazon.awssdk:bom 2.31.54 2.31.59
com.github.ben-manes.caffeine:caffeine 3.2.0 3.2.1
com.github.ben-manes.caffeine:jcache 3.2.0 3.2.1
org.junit.jupiter:junit-jupiter 5.13.0 5.13.1

Updates com.amazonaws:aws-java-sdk-dynamodb from 1.12.783 to 1.12.785

Changelog

Sourced from com.amazonaws:aws-java-sdk-dynamodb's changelog.

1.12.784 2025-06-02

Amazon DynamoDB

  • Bugfixes

    • Avoid silently throwing exception when retrieving account ID from resource name
Commits
  • 59f9401 AWS SDK for Java 1.12.785
  • eda2557 Update GitHub version number to 1.12.785-SNAPSHOT
  • 0f2fdf8 AWS SDK for Java 1.12.784
  • c34aa7f Update GitHub version number to 1.12.784-SNAPSHOT
  • See full diff in compare view

Updates software.amazon.awssdk:bom from 2.31.54 to 2.31.59

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 com.github.ben-manes.caffeine:jcache from 3.2.0 to 3.2.1

Release notes

Sourced from com.github.ben-manes.caffeine:jcache'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 com.github.ben-manes.caffeine:jcache from 3.2.0 to 3.2.1

Release notes

Sourced from com.github.ben-manes.caffeine:jcache'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 from 5.13.0 to 5.13.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter'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

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 dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.amazonaws:aws-java-sdk-dynamodb](https://github.com/aws/aws-sdk-java) | `1.12.783` | `1.12.785` |
| software.amazon.awssdk:bom | `2.31.54` | `2.31.59` |
| [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.2.0` | `3.2.1` |
| [com.github.ben-manes.caffeine:jcache](https://github.com/ben-manes/caffeine) | `3.2.0` | `3.2.1` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.13.0` | `5.13.1` |


Updates `com.amazonaws:aws-java-sdk-dynamodb` from 1.12.783 to 1.12.785
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.783...1.12.785)

Updates `software.amazon.awssdk:bom` from 2.31.54 to 2.31.59

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 `com.github.ben-manes.caffeine:jcache` 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 `com.github.ben-manes.caffeine:jcache` 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` 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)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-dynamodb
  dependency-version: 1.12.785
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.31.59
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- 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: dev-dependencies
- dependency-name: com.github.ben-manes.caffeine:jcache
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.github.ben-manes.caffeine:jcache
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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 9, 2025
@github-actions github-actions bot merged commit 4f71c8f into main Jun 9, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev-dependencies-d47674116a branch June 9, 2025 17:02
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.

0 participants