gradle-nexus / publish-plugin

Gradle plugin for publishing to Nexus repositories
Apache License 2.0
384 stars 30 forks source link

chore(deps): update dependency gradle to v8.6 #316

Closed renovate-bot closed 3 months ago

renovate-bot commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.5 -> 8.6

Release Notes

gradle/gradle (gradle) ### [`v8.6`](https://togithub.com/gradle/gradle/compare/v8.5.0...v8.6.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.5.0...v8.6.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

TWiStErRob commented 4 months ago

Wrapper still needs a bump.

szpak commented 4 months ago

Response code 429 (Too Many Requests)

I've seen the same in the Renovate PR for Spock. I will try to rebase it "using a button".

szpak commented 4 months ago

That might be a reason: https://github.com/renovatebot/renovate/discussions/27018

TWiStErRob commented 3 months ago

I think it's fine. That's a renovate problem. We can still merge the PR, after reapplying https://github.com/gradle-nexus/publish-plugin/commit/5f8d4092bb4afdf87315744c0bf9e3d1a47e1470

The wrapper, from what I've seen on other repos didn't change.

TWiStErRob commented 3 months ago

Fixed itself.