Bump the dev-dependencies group with 5 updates#22
Merged
github-actions[bot] merged 1 commit intomainfrom Jun 9, 2025
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 5 updates:
1.12.7831.12.7852.31.542.31.593.2.03.2.13.2.03.2.15.13.05.13.1Updates
com.amazonaws:aws-java-sdk-dynamodbfrom 1.12.783 to 1.12.785Changelog
Sourced from com.amazonaws:aws-java-sdk-dynamodb's changelog.
Commits
59f9401AWS SDK for Java 1.12.785eda2557Update GitHub version number to 1.12.785-SNAPSHOT0f2fdf8AWS SDK for Java 1.12.784c34aa7fUpdate GitHub version number to 1.12.784-SNAPSHOTUpdates
software.amazon.awssdk:bomfrom 2.31.54 to 2.31.59Updates
com.github.ben-manes.caffeine:caffeinefrom 3.2.0 to 3.2.1Release notes
Sourced from com.github.ben-manes.caffeine:caffeine's releases.
Commits
56b69c7minor touchupsb0264b9remove unnecessary@CanIgnoreReturnValueusages for stricter checkinge0963edremove unreachable code29bc5f1fix intermittent nulls after replacing a weak/soft value on aarch64dade1b1minor touchups and dependency updates786d1c8Use stronger memory order to avoid publication races (fixes #1820)d44264afix async cache's synchronous computeIfAbsent to retry if incompletec6af784remove workaround for historic fork-join pool bugs fixed in jdk808f80f4increase multi-threaded test coverageaf2e295add test case for the interner's retry loopUpdates
com.github.ben-manes.caffeine:jcachefrom 3.2.0 to 3.2.1Release notes
Sourced from com.github.ben-manes.caffeine:jcache's releases.
Commits
56b69c7minor touchupsb0264b9remove unnecessary@CanIgnoreReturnValueusages for stricter checkinge0963edremove unreachable code29bc5f1fix intermittent nulls after replacing a weak/soft value on aarch64dade1b1minor touchups and dependency updates786d1c8Use stronger memory order to avoid publication races (fixes #1820)d44264afix async cache's synchronous computeIfAbsent to retry if incompletec6af784remove workaround for historic fork-join pool bugs fixed in jdk808f80f4increase multi-threaded test coverageaf2e295add test case for the interner's retry loopUpdates
com.github.ben-manes.caffeine:jcachefrom 3.2.0 to 3.2.1Release notes
Sourced from com.github.ben-manes.caffeine:jcache's releases.
Commits
56b69c7minor touchupsb0264b9remove unnecessary@CanIgnoreReturnValueusages for stricter checkinge0963edremove unreachable code29bc5f1fix intermittent nulls after replacing a weak/soft value on aarch64dade1b1minor touchups and dependency updates786d1c8Use stronger memory order to avoid publication races (fixes #1820)d44264afix async cache's synchronous computeIfAbsent to retry if incompletec6af784remove workaround for historic fork-join pool bugs fixed in jdk808f80f4increase multi-threaded test coverageaf2e295add test case for the interner's retry loopUpdates
org.junit.jupiter:junit-jupiterfrom 5.13.0 to 5.13.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
b580aa9Release 5.13.197095e9Finalize 5.13.1 release notesf0747f1Use GraphQL API to list matching milestones to avoid pagination issuesaf5e3bdFix support pre-5.13AnnotationBasedArgumentsProviderimplementations (#4611)4170597Restore compatibility with Java 8a866c01Ensure@Nestedclasses are executed after sibling test methods (#4603)2d58467Create initial 5.13.1 release notes from template3447d71Update supported versions6a7998bRevert "Don't error on already closed milestones"d7c8216Back to snapshots for further developmentDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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