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

ci(deps): bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 #139

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps gradle/wrapper-validation-action from 3.3.0 to 3.3.1.

Release notes

Sourced from gradle/wrapper-validation-action's releases.

v3.3.1

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Copy link
Contributor

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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 03cacba to a9dce29 Compare April 20, 2024 05:53
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from a9dce29 to fb51f87 Compare April 20, 2024 05:59
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from fb51f87 to 61512e5 Compare April 20, 2024 10:36
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 61512e5 to 7ee9d2a Compare April 20, 2024 10:42
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 7ee9d2a to 1949cd9 Compare April 20, 2024 10:46
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 1949cd9 to 35e5a84 Compare April 21, 2024 06:59
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 35e5a84 to 56227c3 Compare April 21, 2024 07:04
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2024

Looks like this PR is already up-to-date with develop, and has been recreated more than 5 times in the last 24 hours!

Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 56227c3 to 646e058 Compare April 22, 2024 10:27
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 646e058 to 3955015 Compare April 22, 2024 10:32
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 3955015 to 8fa9fe9 Compare April 22, 2024 10:38
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 8fa9fe9 to 670fc41 Compare April 23, 2024 08:23
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 670fc41 to 837c6cb Compare April 23, 2024 08:28
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2024

Looks like this PR is already up-to-date with develop, and has been recreated more than 5 times in the last 24 hours!

Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 837c6cb to 016bf06 Compare April 24, 2024 12:18
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from 016bf06 to cd89dc2 Compare April 25, 2024 08:09
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from cd89dc2 to e9e6424 Compare April 25, 2024 08:15
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch from e9e6424 to 6c0b52a Compare April 25, 2024 08:20
Copy link
Contributor

@nekofar nekofar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2024

Superseded by #144.

@dependabot dependabot bot closed this Apr 25, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/develop/gradle/wrapper-validation-action-3.3.1 branch April 25, 2024 21:24
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.

1 participant