Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update non-major #2850

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.errorprone:error_prone_core (source) 2.16 -> 2.18.0 age adoption passing confidence
com.puppycrawl.tools:checkstyle (source) 10.5.0 -> 10.6.0 age adoption passing confidence
jacoco (source) 0.8.7 -> 0.8.8 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

google/error-prone

v2.18.0: Error Prone 2.18.0

Compare Source

New Checkers:

Fixes issues: #​1650, #​2706, #​3404, #​3493, #​3504, #​3519, #​3579, #​3610, #​3632, #​3638, #​3645, #​3646, #​3652, #​3690

Full Changelog: google/error-prone@v2.17.0...v2.18.0

v2.17.0: Error Prone 2.17.0

New Checkers:

Fixed issues: #​2321, #​3144, #​3297, #​3428, #​3437, #​3462, #​3482, #​3494

Full Changelog: google/error-prone@v2.16...v2.17.0

jacoco/jacoco

v0.8.8: 0.8.8

New Features

  • JaCoCo now officially supports Java 17 and 18 (GitHub #​1282, #​1198).
  • Experimental support for Java 19 class files (GitHub #​1264).
  • Part of bytecode generated by the Java compilers for assert statement is filtered out during generation of report (GitHub #​1196).
  • Branch added by the Kotlin compiler version 1.6.0 and above for "unsafe" cast operator is filtered out during generation of report (GitHub #​1266).
  • Improved support for multiple JaCoCo runtimes in the same VM (GitHub #​1057).

Fixed bugs

  • Fixed NullPointerException during filtering (GitHub #​1189).
  • Fix range for debug symbols of method parameters (GitHub #​1246).

Non-functional Changes

  • JaCoCo now depends on ASM 9.2 (GitHub #​1206).
  • Messages of exceptions occurring during analysis or instrumentation now include JaCoCo version (GitHub #​1217).

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the renovate https://renovate.whitesourcesoftware.com [FINERACT-962] label Jan 2, 2023
@galovics
Copy link
Contributor

galovics commented Jan 2, 2023

ErrorProne fails with an unhandled exception and first that needs to be fixed before merging. Issue created for them: google/error-prone#3653

@galovics galovics merged commit 018aca3 into apache:develop Jan 10, 2023
@renovate-bot renovate-bot deleted the renovate/non-major branch January 10, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate https://renovate.whitesourcesoftware.com [FINERACT-962]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants