Skip to content

Update all dependencies - #235

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all
Sep 26, 2025
Merged

Update all dependencies#235
renovate[bot] merged 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
tech.picnic.error-prone-support:refaster-runner (source) 0.24.0 -> 0.25.0 age confidence
tech.picnic.error-prone-support:error-prone-contrib (source) 0.24.0 -> 0.25.0 age confidence
com.google.errorprone:error_prone_core (source) 2.41.0 -> 2.42.0 age confidence
io.cucumber:cucumber-bom (source) 7.28.2 -> 7.29.0 age confidence
org.assertj:assertj-core (source) 3.27.5 -> 3.27.6 age confidence
org.graalvm.buildtools.native 0.11.0 -> 0.11.1 age confidence
com.diffplug.spotless 7.2.1 -> 8.0.0 age confidence

Release Notes

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

v0.25.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.24.0...v0.25.0

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

v2.42.0: Error Prone 2.42.0

New checks:

Changes:

  • The return type of ASTHelpers.asFlagSet has changed. The previous type was EnumSet<Flags.Flag>, where Flags.Flag is an enum in the javac class Flags. A recent JDK change has replaced that enum with a new top-level enum called FlagsEnum. It is not possible to change ASTHelpers.asFlagSet in a way that would be type-safe and compatible with the enums from JDKs both before and after the change. Instead, the method now returns ImmutableSet<String>, where the strings come from the toString() of the enum constants. That means they are "native", "abstract", etc.
  • Flag IO.print[ln]() in SystemOut.

Full changelog: google/error-prone@v2.41.0...v2.42.0

cucumber/cucumber-jvm (io.cucumber:cucumber-bom)

v7.29.0

Added
  • [Core] Emit Suggestion message (#​3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#​3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#​3062 M.P. Korstanje)
Changed
  • [Core] Use a message based RerunFormatter (#​3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#​3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#​3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#​3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0
Fixed
  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#​3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#​3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace (gherkin/#​468 Julien Kronegg, M.P. Korstanje)
graalvm/native-build-tools (org.graalvm.buildtools.native)

v0.11.1

Compare Source


Configuration

📅 Schedule: 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
renovate Bot enabled auto-merge (squash) September 19, 2025 21:10
@renovate renovate Bot changed the title Update dependency com.google.errorprone:error_prone_core to v2.42.0 Update all dependencies Sep 22, 2025
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 10b4975 to 11b5cff Compare September 25, 2025 22:07
@renovate
renovate Bot merged commit 6509e1b into main Sep 26, 2025
3 checks passed
@renovate
renovate Bot deleted the renovate/all branch September 26, 2025 18:01
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