Skip to content

fix(deps): update mvn-packages#235

Open
renovate-bot wants to merge 1 commit intocloudspannerecosystem:mainfrom
renovate-bot:renovate/mvn-packages
Open

fix(deps): update mvn-packages#235
renovate-bot wants to merge 1 commit intocloudspannerecosystem:mainfrom
renovate-bot:renovate/mvn-packages

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
com.google.errorprone:error_prone_core (source) 2.47.02.49.0 age confidence
com.diffplug.spotless:spotless-maven-plugin 3.2.13.4.0 age confidence
com.google.guava:guava 33.5.0-jre33.6.0-jre age confidence

Release Notes

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

v2.49.0: Error Prone 2.49.0

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

v2.48.0: Error Prone 2.48.0

Changes:

  • Added support for passing flags with command-line argument files (@-files) (8e84edf)

New checks:

Closed issues: #​5529, #​5537, #​5522, #​5521

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

diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)

v3.3.0

Added
  • Allow specifying path to Biome JSON config file directly in biome step. Requires biome 2.x. (#​2548)
  • GitPrePushHookInstaller, a reusable library component for installing a Git pre-push hook that runs formatter checks. (#​2553)
  • Allow setting Eclipse XML config from a string, not only from files (#​2361)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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-bot renovate-bot changed the title fix(deps): update dependency com.google.errorprone:error_prone_core to v2.48.0 fix(deps): update mvn-packages Mar 3, 2026
@renovate-bot renovate-bot force-pushed the renovate/mvn-packages branch from 12d73ba to 23fa236 Compare March 3, 2026 01:01
@renovate-bot renovate-bot force-pushed the renovate/mvn-packages branch from 23fa236 to dc74023 Compare March 18, 2026 18:13
@renovate-bot renovate-bot force-pushed the renovate/mvn-packages branch from dc74023 to a2787fe Compare April 7, 2026 13:38
@renovate-bot renovate-bot force-pushed the renovate/mvn-packages branch from a2787fe to 66dc85f Compare April 14, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants