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

Switch to gradle/actions/wrapper-validation action and update to v3 #1347

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/wrapper-validation-action action major v2.1.2 -> v3.3.1

Release Notes

gradle/wrapper-validation-action (gradle/wrapper-validation-action)

v3.3.1

Compare Source

v3.3.0

Compare Source

This is the first release of gradle/wrapper-validation-action available with the v3 version tag.

[!IMPORTANT]
As of v3 this action has been deprecated by gradle/actions/wrapper-validation.
Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/wrapper-validation-action@v3

with

uses: gradle/actions/wrapper-validation@v3

See the wrapper-validation documentation for up-to-date documentation for gradle/actions/wrapper-validation.

Changes from wrapper-validation-acion@v2

There are no functional changes in this release. The jump directly to v3 (and v3.3.0) serves 2 purposes:

  • Ensure that users explicitly switch to the new delegating action implementation
    • This upgrade also provides an opportunity for users to switch directly to gradle/actions/wrapper-validation
  • Allows us to have consistent version numbering between gradle/wrapper-validation-action and gradle/actions/wrapper-validation

See #​198

Full Changelog: gradle/wrapper-validation-action@v2.1.3...v3.3.0

v2.1.3

Compare Source

What's Changed

  • Update various NPM dependencies
  • Update wrapper checksums to include Gradle 8.7

Full Changelog: gradle/wrapper-validation-action@v2.1.2...v2.1.3


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.


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

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

@renovate renovate bot added ci CI related pull requests or issues dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions labels Apr 12, 2024
@jellyfin-bot jellyfin-bot added this to the v2.7.0 milestone Apr 12, 2024
@renovate renovate bot force-pushed the renovate/gradle-wrapper-validation-action-3.x branch from 2c47c62 to 1f31f11 Compare April 18, 2024 21:44
Copy link
Contributor Author

renovate bot commented Apr 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Maxr1998 Maxr1998 changed the title Update gradle/wrapper-validation-action action to v3 Switch to gradle/actions/wrapper-validation action and update to v3 Apr 23, 2024
@Maxr1998 Maxr1998 enabled auto-merge (squash) April 23, 2024 12:52
@Maxr1998 Maxr1998 merged commit 7b4b50e into master Apr 23, 2024
8 checks passed
@Maxr1998 Maxr1998 deleted the renovate/gradle-wrapper-validation-action-3.x branch April 23, 2024 13:03
@nielsvanvelzen nielsvanvelzen modified the milestones: v2.7.0, v2.6.1 Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI related pull requests or issues dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants