Skip to content

Update all dependencies#268

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

Update all dependencies#268
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 9.4.19.5.1 age confidence
tech.picnic.error-prone-support:refaster-runner (source) dependencies minor 0.28.00.29.0 age confidence
tech.picnic.error-prone-support:error-prone-contrib (source) dependencies minor 0.28.00.29.0 age confidence
com.google.errorprone:error_prone_core (source) dependencies minor 2.48.02.49.0 age confidence
org.junit:junit-bom (source) dependencies minor 6.0.36.1.0 age confidence
com.fasterxml.jackson:jackson-bom dependencies patch 2.21.22.21.3 age confidence
com.google.guava:guava dependencies minor 33.5.0-jre33.6.0-jre age confidence
org.graalvm.buildtools.native plugin major 0.11.51.1.0 age confidence
com.diffplug.spotless plugin minor 8.4.08.5.1 age confidence

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

PicnicSupermarket/error-prone-support (tech.picnic.error-prone-support:refaster-runner)

v0.29.0

What's Changed
🚀 New Error Prone checks and Refaster rules
✨ Improvements
🐛 Bug fixes
📚 Documentation, test and build improvements
📈 Dependency upgrades
New Contributors

Full Changelog: PicnicSupermarket/error-prone-support@v0.28.0...v0.29.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

graalvm/native-build-tools (org.graalvm.buildtools.native)

v1.1.0

Compare Source

What's Changed

Full Changelog: graalvm/native-build-tools@1.0.0...1.1.0

v1.0.0

Compare Source

Breaking Changes

  • Native Build Tools 1.0.0 moves to the 1.0-M1 release of the reachability metadata repository, which uses the new reachability-metadata.json metadata format and no longer uses the global metadata/index.json.
  • This may require dependency and metadata updates in downstream projects; some stacks can regress until they adapt.

What's Changed

Full Changelog: graalvm/native-build-tools@0.11.5...1.0.0


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 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 changed the title Update plugin org.graalvm.buildtools.native to v1 Update all dependencies Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 60b31ba to aa15fad Compare April 13, 2026 14:06
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from d969775 to 3a50ca7 Compare April 28, 2026 13:30
@ghokun ghokun requested review from ghokun and removed request for ghokun April 28, 2026 14:02
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 4bcfa56 to b16fe05 Compare May 16, 2026 00:50
@renovate renovate Bot force-pushed the renovate/all branch from b16fe05 to 16d2fb2 Compare May 19, 2026 20:57
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.

1 participant