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 #1928

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - "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.


  • 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 Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.79%. Comparing base (b5638a4) to head (cae03e5).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1928   +/-   ##
=========================================
  Coverage     76.79%   76.79%           
  Complexity     2492     2492           
=========================================
  Files           134      134           
  Lines          7898     7898           
  Branches       2240     2240           
=========================================
  Hits           6065     6065           
  Misses          828      828           
  Partials       1005     1005           

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

Copy link
Contributor

github-actions bot commented Apr 8, 2024

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

  167 files  ±0    167 suites  ±0   7m 41s ⏱️ -43s
1 446 tests ±0  1 429 ✅ ±0  17 💤 ±0  0 ❌ ±0 
2 826 runs  ±0  2 809 ✅ ±0  17 💤 ±0  0 ❌ ±0 

Results for commit cae03e5. ± Comparison against base commit b5638a4.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Apr 8, 2024

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

  167 files  ±0    167 suites  ±0   3m 48s ⏱️ +52s
1 446 tests ±0  1 407 ✅ ±0  39 💤 ±0  0 ❌ ±0 
2 826 runs  ±0  2 787 ✅ ±0  39 💤 ±0  0 ❌ ±0 

Results for commit cae03e5. ± Comparison against base commit b5638a4.

♻️ This comment has been updated with latest results.

Copy link
Member

@kgevorkyan kgevorkyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to check at least local publishing

@renovate renovate bot force-pushed the renovate/major-gradle.nexus.publish.plugin branch from 173d345 to cae03e5 Compare May 9, 2024 17:43
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

1 participant