Skip to content

(2.4.x): Bump org.immutables:value from 2.11.2 to 2.11.3#1257

Merged
royclarkson merged 1 commit into2.4.xfrom
dependabot/gradle/2.4.x/org.immutables-value-2.11.3
Sep 2, 2025
Merged

(2.4.x): Bump org.immutables:value from 2.11.2 to 2.11.3#1257
royclarkson merged 1 commit into2.4.xfrom
dependabot/gradle/2.4.x/org.immutables-value-2.11.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps org.immutables:value from 2.11.2 to 2.11.3.

Release notes

Sourced from org.immutables:value's releases.

2.11.3

Maintenance & refinements release

Thank you for PRs and providing feedback!

  • #1432/#1582 JDK optional types now have first class support for having default value provided by accessor annotated with @Value.Default, no warnings are issued.
  • #1578 Fixed: missing header/package declaration in generated files with no imports
  • #1580 Fixed: with methods do not handle fallbackNullableAnnotation properly on Map types

What's Changed

Full Changelog: immutables/immutables@2.11.2...2.11.3

Commits
  • 3882eef v2.11.3
  • d57ba8d correctly process static imports (non-star)
  • 78c988e #1582 additonal compilation sample for records with optionalAcceptNullable
  • e279cf0 #1582 first-class support for JDK optional with Default annotation
  • cc5230f Merge pull request #1582 from hwellmann/optional-with-default
  • 6df4e0f delete leftover empty file
  • 3588bec generate wither with unwrapped type
  • 8dc26e0 #1580 correcting nullability/typeuse for withMap/Builder.map Refining the sam...
  • 57d6acc #1578 changing to insertion order for import post processing after new import...
  • 3abee0a handle Optional with defaults
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [org.immutables:value](https://github.com/immutables/immutables) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/immutables/immutables/releases)
- [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml)
- [Commits](immutables/immutables@2.11.2...2.11.3)

---
updated-dependencies:
- dependency-name: org.immutables:value
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/2.4.x/org.immutables-value-2.11.3 branch from ecb8131 to e003521 Compare August 19, 2025 20:32
@royclarkson royclarkson merged commit baadeee into 2.4.x Sep 2, 2025
3 checks passed
@royclarkson royclarkson deleted the dependabot/gradle/2.4.x/org.immutables-value-2.11.3 branch September 2, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant