Bump org.immutables:value from 2.10.1 to 2.11.0
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
dependencies java
Bumps 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.Builderfor 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
@Nullablesupport in@NullMarkedmode.- In general improved support for
TYPE_USEannotations (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
- Added support for the 'required' attribute for the generated JSON Property Annotation by
@harrismirzain immutables/immutables#1515- Fix a bug with type annotation handling by
@cushonin immutables/immutables#1532- simple lambda builders by
@elucashin immutables/immutables#1533- Make it possible to inject annotations to "with" types by
@fp7in immutables/immutables#1528- Support Sub-Collection Queries for InMemory and MongoDB by
@markifin immutables/immutables#1526- Change default Mongo UUID representation to STANDARD/v4 (Criteria) by
@mathansenin immutables/immutables#1482- Use source retention for serial annotations by
@Xcelledin immutables/immutables#1521- Add legacy SourceOrdering option by
@christophercolumbusdogin immutables/immutables#1541- Update Generated.java to be documented. by
@ascopesin immutables/immutables#1543Closed issues https://github.com/immutables/immutables/milestone/82?closed=1
New Contributors
@harrismirzamade their first contribution in immutables/immutables#1515@cushonmade their first contribution in immutables/immutables#1532@markifmade their first contribution in immutables/immutables#1526@mathansenmade their first contribution in immutables/immutables#1482@Xcelledmade their first contribution in immutables/immutables#1521@christophercolumbusdogmade their first contribution in immutables/immutables#1541@ascopesmade their first contribution in immutables/immutables#1543Full Changelog: https://github.com/immutables/immutables/compare/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
cbe3446to release or not to release, is it a question?96a9f29jreleaser and fixing poms (still problems, with signatures)5a58422cannot publish anything, central.sonatype.com migration, gpg, keys, have no c...346f08fcosmetic: merge internal, remove unused param, low probability of clash098ec33pinning maven version 3.9.9 (3.9.10 breaks pom/manifestEntries)3a71741#1550 address regeneration / incremental compilation for with interfacesb57a97ccosmetic: remove synthetic param, with less probable method name6a8fc0cfix criteria resolved due to recent JsonIgnore on fieldse3c35decosmetics: spaces, inline annotations, -final23e64e7some typos- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 2713534 |
| UUID: | 2632593889 |
| Node ID: | PR_kwDOATeDE86c6jHh |
| Host: | GitHub |
| Repository: | docker-java/docker-java |