Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 28, 2026

This PR contains the following updates:

Package Change Age Confidence
org.openrewrite.recipe:rewrite-rewrite 0.22.00.23.0 age confidence
org.openrewrite.recipe:rewrite-migrate-java 3.31.03.32.0 age confidence
org.mariadb.jdbc:mariadb-java-client (source) 3.5.73.5.8 age confidence
org.openrewrite.recipe:rewrite-static-analysis 2.31.02.32.0 age confidence
com.google.errorprone:error_prone_core (source) 2.48.02.49.0 age confidence
org.openrewrite:plugin 7.29.07.30.0 age confidence
io.github.miniplaceholders:miniplaceholders-api 3.1.03.2.0 age confidence

Release Notes

openrewrite/rewrite-rewrite (org.openrewrite.recipe:rewrite-rewrite)

v0.23.0: 0.23.0

What's Changed

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

openrewrite/rewrite-migrate-java (org.openrewrite.recipe:rewrite-migrate-java)

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

MiniPlaceholders/MiniPlaceholders (io.github.miniplaceholders:miniplaceholders-api)

v3.2.0

Compare Source

Features
  • Added support to Fabric 26.1+
  • Added Minestom support
  • Updated to Java 25

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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 28, 2026

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 from 7fe3eac to 4684f75 Compare April 7, 2026 14:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4684f75 to 35ba82a Compare April 8, 2026 20:53
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