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 gradle/wrapper-validation-action action to v3 #270

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/wrapper-validation-action action major v2.1.3 -> v3.3.2

Release Notes

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

v3.3.2

Compare Source

v3.3.1

Compare Source

[!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.

For release details, see https://github.com/gradle/actions/releases/tag/v3.3.1

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


Configuration

πŸ“… Schedule: Branch creation - "before 9am" in timezone 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 13, 2024

Qodana Community for JVM

It seems all right πŸ‘Œ

No new problems were found according to the checks applied

πŸ’‘ Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.3.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/gradle-wrapper-validation-action-3.x branch from fade336 to 486c459 Compare April 18, 2024 23:08
@renovate renovate bot force-pushed the renovate/gradle-wrapper-validation-action-3.x branch from 486c459 to 28405b3 Compare April 25, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants