Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
org.eclipse.angus:angus-mail (source) 2.0.3 -> 2.0.4 age confidence
org.hibernate.orm:hibernate-hikaricp (source) 7.0.8.Final -> 7.1.0.Final age confidence
org.hibernate.orm:hibernate-community-dialects (source) 7.0.8.Final -> 7.1.0.Final age confidence
org.hibernate.orm:hibernate-core (source) 7.0.8.Final -> 7.1.0.Final age confidence
org.immutables:gson (source) 2.11.1 -> 2.11.2 age confidence
org.immutables:value (source) 2.11.1 -> 2.11.2 age confidence
com.openai:openai-java (source) 2.20.0 -> 2.20.1 age confidence
net.minidev:json-smart (source) 2.5.2 -> 2.6.0 age confidence
net.minidev:accessors-smart (source) 2.5.2 -> 2.6.0 age confidence
com.nimbusds:nimbus-jose-jwt 10.4 -> 10.4.1 age confidence
org.jline:jline-terminal-jansi (source) 3.30.4 -> 3.30.5 age confidence
com.linecorp.armeria:armeria-bom (source) 1.32.5 -> 1.33.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eclipse-ee4j/angus-mail (org.eclipse.angus:angus-mail)

v2.0.4

Compare Source

hibernate/hibernate-orm (org.hibernate.orm:hibernate-hikaricp)

v7.1.0.Final

v7.0.9.Final

immutables/immutables (org.immutables:gson)

v2.11.2

Compare Source

Maintenance and refinment release

  • #​1572 #​1573 Optimized from merging method for many supertypes
  • Introduced static mode (via compile time overloads only) for from supertypes. Switch via Style.mergeFromSupertypesDynamically=false. This gives (very) old behavior before dynamic merging was introduced, for some, it is more intuitive than dynamic logic and avoid heap pollution (& ClassCastException) for some rare cases of supertypes imlementing parameterized interfaces with different actual type arguments in a hierarchy.
  • #​1576 Fixed Jackson JSON deserialization for optional types (required=false was generated only for Nullable, now - for any non mandatory attribute). Generating Jackson required can be disabled via setJacksonPropertyRequired=false, the difference is if Jackson will issue an error on missing attribute or Immutables' builder will throw an exception for the same.
PRs merged
New Contributors

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

openai/openai-java (com.openai:openai-java)

v2.20.1

Full Changelog: v2.20.0...v2.20.1

Bug Fixes
Chores
  • internal: bump ci test timeout (0ea80f0)
  • internal: reduce proguard ci logging (876aa8f)
netplex/json-smart-v2 (net.minidev:json-smart)

v2.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: netplex/json-smart-v2@2.5.2...v2.6.0

connect2id/nimbus-jose-jwt (com.nimbusds:nimbus-jose-jwt)

v10.4.1

Compare Source

jline/jline3 (org.jline:jline-terminal-jansi)

v3.30.5

🚀 New features and improvements

🐛 Bug Fixes

  • Fix macOS hang in pipe operations by removing PTY terminal usage (#​1382) @​gnodet
  • enhancement: only compute suggestions in the Nano editor if something… (#​1327) @​johnpoth
  • fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters (#​1319) @​gnodet
  • Fix System.out not working after closing dumb terminal (#​1337) @​gnodet

📦 Dependency updates

📝 Documentation updates

👻 Maintenance


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from AlexProgrammerDE as a code owner August 8, 2025 09:03
@AlexProgrammerDE AlexProgrammerDE merged commit 9ad0ec2 into main Aug 8, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 8, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants