Closed renovate[bot] closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.79%. Comparing base (
b5638a4
) to head (cae03e5
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
ββ167 filesβ Β±0ββββ167 suitesβ Β±0βββ7m 41s :stopwatch: -43s 1β446 tests Β±0ββ1β429 :white_check_mark: Β±0ββ17 :zzz: Β±0ββ0 :x: Β±0β 2β826 runsβ Β±0ββ2β809 :white_check_mark: Β±0ββ17 :zzz: Β±0ββ0 :x: Β±0β
Results for commit cae03e55.βΒ± Comparison against base commit b5638a4e.
:recycle: This comment has been updated with latest results.
ββ167 filesβ Β±0ββββ167 suitesβ Β±0βββ3m 48s :stopwatch: +52s 1β446 tests Β±0ββ1β407 :white_check_mark: Β±0ββ39 :zzz: Β±0ββ0 :x: Β±0β 2β826 runsβ Β±0ββ2β787 :white_check_mark: Β±0ββ39 :zzz: Β±0ββ0 :x: Β±0β
Results for commit cae03e55.βΒ± Comparison against base commit b5638a4e.
:recycle: This comment has been updated with latest results.
checked - works well locally
This PR contains the following updates:
1.3.0
->2.0.0
Release Notes
gradle-nexus/publish-plugin (io.github.gradle-nexus:publish-plugin)
### [`v2.0.0`](https://togithub.com/gradle-nexus/publish-plugin/releases/tag/v2.0.0): 2.0.0 - publishing with Ivy + sensible Gradle 8.x compatibility #### Notable changes in 2.0 - support publishing with Ivy - [#222](https://togithub.com/gradle-nexus/publish-plugin/pull/222) - add `closeStagingRepositories` and `releaseStagingRepositories` summary tasks - [#236](https://togithub.com/gradle-nexus/publish-plugin/issues/236) - deprecate build support for Java 8 (build target still set to 8, but building with JDK <11 might fail) - [#171](https://togithub.com/gradle-nexus/publish-plugin/issues/171) - improve support for build cache and compatibility with Gradle 8.x - last, but not least - new team member - [@TWiStErRob](https://togithub.com/TWiStErRob) - welcome aboard! ##### Backward incompatible changes - `closeAndReleaseStagingRepository` has been renamed to `closeAndReleaseStagingRepositories` for consistency Full list of changes since 1.3.0: https://github.com/gradle-nexus/publish-plugin/compare/v1.3.0...v2.0.0 *** ##### Changes in 2.0.0-final (since rc-2): - simplify build configuration - enhance documentation - improve E2E tests execution on CI - build itself with Gradle 8.6 - dependency upgrade Full list of changes: https://github.com/gradle-nexus/publish-plugin/compare/v2.0.0-rc-2...v2.0.0 Thanks to all the contributors to this release: [@TWiStErRob](https://togithub.com/TWiStErRob), [@3flex](https://togithub.com/3flex), [@Goooler](https://togithub.com/Goooler).Configuration
π Schedule: Branch creation - "before 4am 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.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.