Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade version.immutables 2.8.8 -> 2.10.1 #217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Picnic-Bot
Copy link
Contributor

@Picnic-Bot Picnic-Bot commented May 26, 2022

This PR contains the following updates:

Package Type Update Change
Immutables (source) minor 2.8.8 -> 2.10.1
Immutables Annotations (source) compile minor 2.8.8 -> 2.10.1

Release Notes

immutables/immutables (Immutables)

v2.10.1

Compare Source

Maintenance release

What's Changed
New Contributors

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

v2.10.0

Compare Source

JakartaEE support

Style flag jakarta = true
Mainly package change for annotations and types like Validator

Miscellaneous
  • JDK9 unmodifiable collections for List, Set, Map, style flag jdk9Collections = true
  • Suppress from method, style flag from = ""
  • Non-strict modifiables allows reading unset attributes, style flag strictModifiables = false
  • Fixes in nested type_use annotations.
  • Performance: better initial capacity for collections
  • Refinements and fixes to Criteria modules
  • Plus many other refinements and maintance, see below
Workarounds for Gradle
  • imports for not-yet-generated types : add options.sourcepath
  • disable incremental compilation (options.incremental), may also help is some complex cases
What's Changed (since some last year's release)
New Contributors

Full Changelog: immutables/immutables@2.9.3...2.10.0

v2.9.3

Compare Source

Maintenance release

What's Changed

New Contributors

Full Changelog: immutables/immutables@2.9.2...2.9.3

v2.9.2

Compare Source

Fixes (reverts to older routine) issue affecting custom immutable annotations and meta annotation discovery in some cases leading to a deadlock: processing never finishes


  • If you want to rebase/retry this PR, check this box

@Picnic-Bot Picnic-Bot added the dependencies Pull requests that update a dependency file label May 26, 2022
@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented May 26, 2022

Suggested commit message:

Upgrade Immutables 2.8.8 -> 2.10.1

See:
- https://github.com/immutables/immutables/releases/tag/2.9.1r
- https://github.com/immutables/immutables/releases/tag/2.9.2
- https://github.com/immutables/immutables/releases/tag/2.9.3
- https://github.com/immutables/immutables/releases/tag/2.10.0
- https://github.com/immutables/immutables/releases/tag/2.10.1
- https://github.com/immutables/immutables/compare/2.8.8...2.10.1

@sonarcloud
Copy link

sonarcloud bot commented Jun 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Jul 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Picnic-Bot Picnic-Bot changed the title Upgrade version.immutables 2.8.8 -> 2.9.0 Upgrade version.immutables Aug 22, 2022
@Picnic-Bot Picnic-Bot changed the title Upgrade version.immutables Upgrade version.immutables 2.8.8 -> 2.9.1 Aug 23, 2022
@Picnic-Bot Picnic-Bot changed the title Upgrade version.immutables 2.8.8 -> 2.9.1 Upgrade version.immutables 2.8.8 -> 2.9.2 Sep 8, 2022
@sonarcloud
Copy link

sonarcloud bot commented Sep 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Oct 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Picnic-Bot Picnic-Bot changed the title Upgrade version.immutables 2.8.8 -> 2.9.2 Upgrade version.immutables 2.8.8 -> 2.9.3 Dec 14, 2022
@Picnic-Bot Picnic-Bot changed the title Upgrade version.immutables 2.8.8 -> 2.9.3 Upgrade version.immutables 2.8.8 -> 2.10.0 Oct 8, 2023
@Picnic-Bot Picnic-Bot changed the title Upgrade version.immutables 2.8.8 -> 2.10.0 Upgrade version.immutables 2.8.8 -> 2.10.1 Feb 18, 2024
@Picnic-Bot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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
Development

Successfully merging this pull request may close these issues.

1 participant