Skip to content

Bump the dev-dependencies group with 6 updates#27

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

Bump the dev-dependencies group with 6 updates#27
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/dev-dependencies-9b414765fe

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group with 6 updates:

Package From To
software.amazon.awssdk:bom 2.31.68 2.31.73
org.immutables:value 2.10.1 2.11.0
org.immutables:value-annotations 2.10.1 2.11.0
org.junit.jupiter:junit-jupiter 5.13.1 5.13.2
org.testcontainers:testcontainers 1.21.2 1.21.3
org.testcontainers:postgresql 1.21.2 1.21.3

Updates software.amazon.awssdk:bom from 2.31.68 to 2.31.73

Updates org.immutables:value from 2.10.1 to 2.11.0

Release notes

Sourced from org.immutables:value's releases.

2.11.0

Many thanks to all contributors: PRs, testing and evaluation much appreciated!

  • @Value.Builder for records on builders
    • @Value.Default.* annotation for constant default values for records and regular abstract types
    • Generated "wither" interfaces for records @Value.Builder record A(int a, String b) implements WithA {..
  • JSpecify @Nullable support in @NullMarked mode.
  • In general improved support for TYPE_USE annotations (as far as compiler and peculiarities of existing code allows),
  • Lambda builders when using Style.attributeBuilderDetection=true: builder.value(b -> b.a(1).c(""))
  • Various bugfixes and other improvements

Also

Closed issues https://github.com/immutables/immutables/milestone/82?closed=1

New Contributors

Full Changelog: immutables/immutables@2.10.1...2.11.0

Changelog

Sourced from org.immutables:value's changelog.

project: name: immutables version: 2.11.0 languages: java: groupId: org.immutables

deploy: maven: mavenCentral: sonatype: active: ALWAYS namespace: org.immutables sign: false url: https://central.sonatype.com/api/v1/publisher stage: UPLOAD verifyPom: false stagingRepositories: - target/central-prepared maxRetries: 1

Commits
  • cbe3446 to release or not to release, is it a question?
  • 96a9f29 jreleaser and fixing poms (still problems, with signatures)
  • 5a58422 cannot publish anything, central.sonatype.com migration, gpg, keys, have no c...
  • 346f08f cosmetic: merge internal, remove unused param, low probability of clash
  • 098ec33 pinning maven version 3.9.9 (3.9.10 breaks pom/manifestEntries)
  • 3a71741 #1550 address regeneration / incremental compilation for with interfaces
  • b57a97c cosmetic: remove synthetic param, with less probable method name
  • 6a8fc0c fix criteria resolved due to recent JsonIgnore on fields
  • e3c35de cosmetics: spaces, inline annotations, -final
  • 23e64e7 some typos
  • Additional commits viewable in compare view

Updates org.immutables:value-annotations from 2.10.1 to 2.11.0

Release notes

Sourced from org.immutables:value-annotations's releases.

2.11.0

Many thanks to all contributors: PRs, testing and evaluation much appreciated!

  • @Value.Builder for records on builders
    • @Value.Default.* annotation for constant default values for records and regular abstract types
    • Generated "wither" interfaces for records @Value.Builder record A(int a, String b) implements WithA {..
  • JSpecify @Nullable support in @NullMarked mode.
  • In general improved support for TYPE_USE annotations (as far as compiler and peculiarities of existing code allows),
  • Lambda builders when using Style.attributeBuilderDetection=true: builder.value(b -> b.a(1).c(""))
  • Various bugfixes and other improvements

Also

Closed issues https://github.com/immutables/immutables/milestone/82?closed=1

New Contributors

Full Changelog: immutables/immutables@2.10.1...2.11.0

Changelog

Sourced from org.immutables:value-annotations's changelog.

project: name: immutables version: 2.11.0 languages: java: groupId: org.immutables

deploy: maven: mavenCentral: sonatype: active: ALWAYS namespace: org.immutables sign: false url: https://central.sonatype.com/api/v1/publisher stage: UPLOAD verifyPom: false stagingRepositories: - target/central-prepared maxRetries: 1

Commits
  • cbe3446 to release or not to release, is it a question?
  • 96a9f29 jreleaser and fixing poms (still problems, with signatures)
  • 5a58422 cannot publish anything, central.sonatype.com migration, gpg, keys, have no c...
  • 346f08f cosmetic: merge internal, remove unused param, low probability of clash
  • 098ec33 pinning maven version 3.9.9 (3.9.10 breaks pom/manifestEntries)
  • 3a71741 #1550 address regeneration / incremental compilation for with interfaces
  • b57a97c cosmetic: remove synthetic param, with less probable method name
  • 6a8fc0c fix criteria resolved due to recent JsonIgnore on fields
  • e3c35de cosmetics: spaces, inline annotations, -final
  • 23e64e7 some typos
  • Additional commits viewable in compare view

Updates org.immutables:value-annotations from 2.10.1 to 2.11.0

Release notes

Sourced from org.immutables:value-annotations's releases.

2.11.0

Many thanks to all contributors: PRs, testing and evaluation much appreciated!

  • @Value.Builder for records on builders
    • @Value.Default.* annotation for constant default values for records and regular abstract types
    • Generated "wither" interfaces for records @Value.Builder record A(int a, String b) implements WithA {..
  • JSpecify @Nullable support in @NullMarked mode.
  • In general improved support for TYPE_USE annotations (as far as compiler and peculiarities of existing code allows),
  • Lambda builders when using Style.attributeBuilderDetection=true: builder.value(b -> b.a(1).c(""))
  • Various bugfixes and other improvements

Also

Closed issues https://github.com/immutables/immutables/milestone/82?closed=1

New Contributors

Full Changelog: immutables/immutables@2.10.1...2.11.0

Changelog

Sourced from org.immutables:value-annotations's changelog.

project: name: immutables version: 2.11.0 languages: java: groupId: org.immutables

deploy: maven: mavenCentral: sonatype: active: ALWAYS namespace: org.immutables sign: false url: https://central.sonatype.com/api/v1/publisher stage: UPLOAD verifyPom: false stagingRepositories: - target/central-prepared maxRetries: 1

Commits
  • cbe3446 to release or not to release, is it a question?
  • 96a9f29 jreleaser and fixing poms (still problems, with signatures)
  • 5a58422 cannot publish anything, central.sonatype.com migration, gpg, keys, have no c...
  • 346f08f cosmetic: merge internal, remove unused param, low probability of clash
  • 098ec33 pinning maven version 3.9.9 (3.9.10 breaks pom/manifestEntries)
  • 3a71741 #1550 address regeneration / incremental compilation for with interfaces
  • b57a97c cosmetic: remove synthetic param, with less probable method name
  • 6a8fc0c fix criteria resolved due to recent JsonIgnore on fields
  • e3c35de cosmetics: spaces, inline annotations, -final
  • 23e64e7 some typos
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2

Release notes

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

JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2

See Release Notes.

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

Commits
  • e51deb2 Release 5.13.2
  • d4fc834 Merge commit from fork
  • deb3e7c Avoid reporting discovery warnings for abstract inner classes with tests
  • 49e2035 Avoid reporting discovery warnings for abstract methods (#4668)
  • 90ce5a6 Avoid reporting discovery warnings for abstract inner classes with tests
  • d7ce21b Avoid discovery errors for inner classes not annotated with @Nested
  • 0ce3a48 Fix StackOverflowError
  • e3db1d7 Adjust docs and release process to renamed example projects
  • ee257bb Rename project to "junit-framework"
  • 00e0fed Update links to use junit5 logo
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers from 1.21.2 to 1.21.3

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.21.3

What's Changed

Commits

Updates org.testcontainers:postgresql from 1.21.2 to 1.21.3

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.21.3

What's Changed

Commits

Updates org.testcontainers:postgresql from 1.21.2 to 1.21.3

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.21.3

What's Changed

Commits

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:bom | `2.31.68` | `2.31.73` |
| [org.immutables:value](https://github.com/immutables/immutables) | `2.10.1` | `2.11.0` |
| [org.immutables:value-annotations](https://github.com/immutables/immutables) | `2.10.1` | `2.11.0` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.13.1` | `5.13.2` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.21.2` | `1.21.3` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.21.2` | `1.21.3` |


Updates `software.amazon.awssdk:bom` from 2.31.68 to 2.31.73

Updates `org.immutables:value` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/immutables/immutables/releases)
- [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml)
- [Commits](immutables/immutables@2.10.1...2.11.0)

Updates `org.immutables:value-annotations` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/immutables/immutables/releases)
- [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml)
- [Commits](immutables/immutables@2.10.1...2.11.0)

Updates `org.immutables:value-annotations` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/immutables/immutables/releases)
- [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml)
- [Commits](immutables/immutables@2.10.1...2.11.0)

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

Updates `org.testcontainers:testcontainers` from 1.21.2 to 1.21.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.21.2...1.21.3)

Updates `org.testcontainers:postgresql` from 1.21.2 to 1.21.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.21.2...1.21.3)

Updates `org.testcontainers:postgresql` from 1.21.2 to 1.21.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.21.2...1.21.3)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.31.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.immutables:value
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.immutables:value-annotations
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.immutables:value-annotations
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.testcontainers:testcontainers
  dependency-version: 1.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-version: 1.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-version: 1.21.3
  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 30, 2025
@github-actions github-actions bot merged commit ebbc915 into main Jun 30, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev-dependencies-9b414765fe branch June 30, 2025 19:36
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