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

Merged
merged 1 commit into from
Apr 12, 2024

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

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

github-actions bot commented Apr 8, 2024

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✅ ±0   9m 27s ⏱️ + 1m 57s
 48 suites ±0    24 💤 ±0 
 48 files   ±0     0 ❌ ±0 

Results for commit a94a18c. ± Comparison against base commit 7856434.

Copy link

github-actions bot commented Apr 8, 2024

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

245 tests  ±0   221 ✅ ±0   9m 43s ⏱️ +56s
 48 suites ±0    24 💤 ±0 
 48 files   ±0     0 ❌ ±0 

Results for commit a94a18c. ± Comparison against base commit 7856434.

Copy link

github-actions bot commented Apr 8, 2024

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

245 tests  ±0   221 ✅ ±0   8m 55s ⏱️ + 1m 24s
 48 suites ±0    24 💤 ±0 
 48 files   ±0     0 ❌ ±0 

Results for commit a94a18c. ± Comparison against base commit 7856434.

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

@orchestr7 orchestr7 merged commit 11237b9 into main Apr 12, 2024
15 checks passed
@orchestr7 orchestr7 deleted the renovate/io.github.gradle-nexus-publish-plugin-2.x branch April 12, 2024 16:05
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.

2 participants