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

chore(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.gradle-nexus:publish-plugin 1.3.0 -> 2.0.0 age adoption passing confidence

Release Notes

gradle-nexus/publish-plugin (io.github.gradle-nexus:publish-plugin)

v2.0.0: 2.0.0 - publishing with Ivy + sensible Gradle 8.x compatibility

Notable changes in 2.0

  • support publishing with Ivy - #​222
  • add closeStagingRepositories and releaseStagingRepositories summary tasks - #​236
  • deprecate build support for Java 8 (build target still set to 8, but building with JDK <11 might fail) - #​171
  • improve support for build cache and compatibility with Gradle 8.x
  • last, but not least - new team member - @​TWiStErRob - welcome aboard!
Backward incompatible changes
  • closeAndReleaseStagingRepository has been renamed to closeAndReleaseStagingRepositories for consistency

Full list of changes since 1.3.0: gradle-nexus/publish-plugin@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: gradle-nexus/publish-plugin@v2.0.0-rc-2...v2.0.0

Thanks to all the contributors to this release: @​TWiStErRob, @​3flex, @​Goooler.


Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.96%. Comparing base (63eb2b7) to head (8da65e4).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #119   +/-   ##
=========================================
  Coverage     85.96%   85.96%           
  Complexity      215      215           
=========================================
  Files            29       29           
  Lines           627      627           
  Branches        117      117           
=========================================
  Hits            539      539           
  Misses           59       59           
  Partials         29       29           
Flag Coverage Δ
unittests 85.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

0 participants