Skip to content

fix(deps): update all non-major dependencies#249

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#249
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 9.4.19.5.1 age confidence
org.junit.jupiter:junit-jupiter (source) devDependencies minor 6.0.36.1.0 age confidence
org.projectlombok:lombok (source) devDependencies patch 1.18.441.18.46 age confidence
com.github.spotbugs:spotbugs-annotations (source) devDependencies minor 4.9.84.10.2 age confidence
org.openrewrite.recipe:rewrite-rewrite devDependencies minor 0.22.00.26.0 age confidence
com.github.ben-manes.caffeine:caffeine dependencies patch 3.2.33.2.4 age confidence
org.openrewrite.recipe:rewrite-migrate-java devDependencies minor 3.31.03.36.0 age confidence
org.mariadb.jdbc:mariadb-java-client (source) dependencies patch 3.5.73.5.9 age confidence
org.openrewrite.recipe:rewrite-static-analysis devDependencies minor 2.31.02.36.0 age confidence
com.github.spotbugs:spotbugs (source) devDependencies minor 4.9.84.10.2 age confidence
com.google.errorprone:error_prone_core (source) devDependencies minor 2.48.02.50.0 age confidence
com.google.code.gson:gson dependencies minor 2.13.22.14.0 age confidence
com.tcoded:FoliaLib dependencies patch 0.5.10.5.2 age confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies minor 6.0.36.1.0 age confidence
org.openrewrite:plugin devDependencies minor 7.29.07.34.0 age confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies minor 6.0.36.1.0 age confidence
com.github.spotbugs.snom:spotbugs-gradle-plugin devDependencies minor 6.4.86.5.6 age confidence
io.github.miniplaceholders:miniplaceholders-api dependencies minor 3.1.03.2.0 age confidence
com.gradleup.shadow:shadow-gradle-plugin devDependencies patch 9.4.19.4.2 age confidence
com.diffplug.spotless:spotless-plugin-gradle devDependencies minor 8.4.08.6.0 age confidence

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

projectlombok/lombok (org.projectlombok:lombok)

v1.18.46

spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)

v4.10.2

Compare Source

Build
  • Add release protection to ensure version released matches the tag and that snapshot has been removed. (#​4156)
  • Drop binary incompatible Saxon-HE back to 12.9 to keep java 11 compatibility. (#​4159)
  • Add binary check to the gradle build to ensure compatibility remains. (#​4159)

v4.10.1

Compare Source

Build
  • 4.10.0 was not released due to a release process error (artifacts were built from a -SNAPSHOT version). 4.10.1 is the corrected release and contains the intended 4.10.0 contents.
openrewrite/rewrite-rewrite (org.openrewrite.recipe:rewrite-rewrite)

v0.26.0: 0.26.0

What's Changed

Full Changelog: openrewrite/rewrite-rewrite@v0.25.0...v0.26.0

v0.25.0: 0.25.0

What's Changed

Full Changelog: openrewrite/rewrite-rewrite@v0.24.3...v0.25.0

v0.24.3

What's Changed

Full Changelog: openrewrite/rewrite-rewrite@v0.24.0...v0.24.3

v0.24.2: 0.24.2

What's Changed

Full Changelog: https://github.com/openrewrite/rewrite-rewrite

v0.24.1: 0.24.1

Full Changelog: openrewrite/rewrite-rewrite@v0.24.0...v0.24.1

v0.24.0: 0.24.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-rewrite@v0.23.0...v0.24.0

v0.23.0: 0.23.0

What's Changed

Full Changelog: openrewrite/rewrite-rewrite@v0.22.0...v0.23.0

ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)

v3.2.4: 3.2.4

  • Improved access expiration's read performance by avoiding false sharing effects caused by the timestamp update
  • Fixed head-of-line blocking of expiration queues caused by in-flight async entries (#​1954)
  • Fixed various minor issues found using AI audits
  • Added ObjectInputFilter support to JCache
openrewrite/rewrite-migrate-java (org.openrewrite.recipe:rewrite-migrate-java)

v3.36.0: 3.36.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-migrate-java@v3.35.0...v3.36.0

v3.35.0: 3.35.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.34.1...v3.35.0

v3.34.1

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.34.0...v3.34.1

v3.34.0: 3.34.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.33.0...v3.34.0

v3.33.1: 3.33.1

Full Changelog: openrewrite/rewrite-migrate-java@v3.33.0...v3.33.1

v3.33.0: 3.33.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.32.1...v3.33.0

v3.32.1

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.32.0...v3.32.1

v3.32.0: 3.32.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-migrate-java@v3.31.3...v3.32.0

v3.31.3: 3.31.3

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.31.2...v3.31.3

v3.31.2: 3.31.2

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.31.1...v3.31.2

v3.31.1: 3.31.1

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.31.0...v3.31.1

mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)

v3.5.9

Full Changelog

Key Enhancements
  • CONJ-1223 - cache TLS trust/key managers across connections to reduce SSL connection cost
  • CONJ-1314 - add SPI for interactive dialog (PAM) authentication callback
  • CONJ-1311 - add dedicated option useIpForKillQuery for query cancellation
  • CONJ-1310 - Add full native image support and CI coverage
Issues Resolved
  • CONJ-1320 - PAM (dialog) authentication must require a secure connection (report by fg0x0)
  • CONJ-1319 - Use constant-time comparison when validating the server certificate fingerprint (report by jmestwa-coder)
  • CONJ-1318 - enforce allowLocalInfile=false on the server's local-infile request, so a malicious server cannot read a client file despite the option being disabled
  • CONJ-1322 - match local infile filename case-sensitively (thanks to jmestwa-coder)
  • CONJ-1323 - LOAD LOCAL INFILE validation rejects statements preceded by line comments (thanks to sebdomdev)
  • CONJ-1315 - cap BigDecimal/BigInteger string parsing length to prevent CPU exhaustion if MitM (report by tonghuaroot)
  • CONJ-1317 - ensure non-UTF8 charset cannot be used for protocol exchanges (report by fg0x0)
  • CONJ-1304 - CallableStatement parameter metadata read from mysql.proc, with MySQL info_schema fallback
  • CONJ-1299 - keep VALUES literals after the last placeholder when rewriting batches
  • CONJ-1313 - race condition in HaMode#getAvailableHostInOrder can cause NPE
  • CONJ-1311 - Connection.cancelCurrentQuery fails with SslMode.VERIFY_FULL when client socket IP is set
  • CONJ-1264 - handle LocalDateTime as a zoneless wall-clock value
  • CONJ-1316 - pin Locale.ROOT on locale-sensitive call sites and date/time/Duration text formatting (fixes
    locale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
  • CONJ-1324 - fix SQL parser to correctly handle '--' in expressions and reset lastChar after block comments
  • CONJ-1323 - LOAD LOCAL INFILE validation rejects statements preceded by line comments (thanks to sebdomdev)

v3.5.8

Compare Source

Full Changelog

Issues Resolved
  • CONJ-1305 - XAResource.isSameRM() incorrectly returns true when rewriteBatchedStatements differs between connections
  • CONJ-1303 - Statement.cancel() fails to kill running query during result streaming
Other
  • CONJ-1298 - Performance improvement: avoid decoding extended format
openrewrite/rewrite-static-analysis (org.openrewrite.recipe:rewrite-static-analysis)

v2.36.0: 2.36.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.35.0...v2.36.0

v2.35.0: 2.35.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.34.1...v2.35.0

v2.34.1

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.34.0...v2.34.1

v2.34.0: 2.34.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.33.0...v2.34.0

v2.33.1: 2.33.1

Full Changelog: openrewrite/rewrite-static-analysis@v2.33.0...v2.33.1

v2.33.0: 2.33.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v2.32.0...v2.33.0

v2.32.0: 2.32.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.31.0...v2.32.0

google/error-prone (com.google.errorprone:error_prone_core)

v2.50.0: Error Prone 2.50.0

Compare Source

New checks:

Closed issues: #​5553, #​5649, #​5778

Full changelog: google/error-prone@v2.49.0...v2.50.0

v2.49.0: Error Prone 2.49.0

Compare Source

This release includes several changes to Matcher APIs, and removed some deprecated or problematic APIs:

  • Remove deprecated MethodMatchers.withSignature API, which relies on fragile toString behaviour. Alternatives for matching on method signatures with varargs and type parameters were added in a98a1c5.
  • Removed variableType(Matcher) API. Matchers.variableType(Matcher) uses VariableTree#getType to match variable types, which own't work for lambda parameters with inferred types after JDK-8268850. The recommended replacement is variableType(TypePredicate).
  • Make enclosingPackage return an optional. Module elements are not enclosed by a package, checks using enclosingPackage shouldn't assume an enclosing package exists when processing arbitrary elements.
  • New FieldMatchers API, similar to MethodMatchers (1dd9c3a).

New checks:

Closed issues: #​2283, #​3503, #​5210, #​5289, #​5548, #​5548, #​5554, #​5609, #​5614, #​5656

Full changelog: google/error-prone@v2.48.0...v2.49.0

spotbugs/spotbugs-gradle-plugin (com.github.spotbugs.snom:spotbugs-gradle-plugin)

v6.5.6

Compare Source

Bug Fixes

v6.5.5

Compare Source

Bug Fixes
  • deps: update dependency androidx.lint:lint-gradle to v1.0.0-rc01 (#​1689) (ae72aa0)

v6.5.4

Compare Source

Bug Fixes
  • drain reports pendingMap in taskGraph.whenReady to cover direct register() calls (#​1654 follow-up) (#​1671) (4331048)

v6.5.3

[Compare Source](https://redirect.github.com

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 commented Mar 28, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate Bot requested a review from AlexProgrammerDE as a code owner March 28, 2026 01:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 79b14cf to 7fe3eac Compare April 6, 2026 17:42
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from a1ce496 to ece1e51 Compare April 13, 2026 07:11
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8330257 to 61e257c Compare April 23, 2026 21:22
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 5ecc0b3 to 483e7c7 Compare May 3, 2026 01:05
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0d4ad4b to 696ab2e Compare May 7, 2026 18:54
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1173212 to 7e3cd6f Compare May 16, 2026 01:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a0acae9 to 661c27d Compare May 28, 2026 05:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e26e2a8 to ae4a116 Compare June 10, 2026 11:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ae4a116 to 8f8fabb Compare June 12, 2026 19:44
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.

0 participants