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

Update dependency io.github.gradle-nexus:publish-plugin to v2 #131

Merged

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)

72 tests   72 ✅  1s ⏱️
 6 suites   0 💤
 6 files     0 ❌

Results for commit 7ef9cb6.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 8, 2024

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

72 tests   72 ✅  2s ⏱️
 6 suites   0 💤
 6 files     0 ❌

Results for commit 7ef9cb6.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 8, 2024

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

36 tests   36 ✅  1s ⏱️
 3 suites   0 💤
 3 files     0 ❌

Results for commit 7ef9cb6.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/io.github.gradle-nexus-publish-plugin-2.x branch from 4adde06 to 3a29429 Compare April 8, 2024 08:45
@renovate renovate bot force-pushed the renovate/io.github.gradle-nexus-publish-plugin-2.x branch 2 times, most recently from e193524 to 1cc42ea Compare May 20, 2024 08:28
@renovate renovate bot force-pushed the renovate/io.github.gradle-nexus-publish-plugin-2.x branch from 1cc42ea to 7448a82 Compare May 27, 2024 08:34
@renovate renovate bot force-pushed the renovate/io.github.gradle-nexus-publish-plugin-2.x branch from 7448a82 to a5ab2cb Compare June 3, 2024 09:23
@renovate renovate bot force-pushed the renovate/io.github.gradle-nexus-publish-plugin-2.x branch from a5ab2cb to 7ef9cb6 Compare June 3, 2024 10:19
@kgevorkyan kgevorkyan merged commit 0d29b62 into main Jun 3, 2024
18 checks passed
@kgevorkyan kgevorkyan deleted the renovate/io.github.gradle-nexus-publish-plugin-2.x branch June 3, 2024 11:09
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.

1 participant