Skip to content

Bump gradle-update/update-gradle-wrapper-action from 1.0.14 to 1.0.18 #457

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps gradle-update/update-gradle-wrapper-action from 1.0.14 to 1.0.18.

Changelog

Sourced from gradle-update/update-gradle-wrapper-action's changelog.

Changelog

v1.0.18

  • Addedd support for release-candidate releases of Gradle (@​bountin).
  • Updated action dependencies.
  • Renamed master branch to main.

v1.0.17

  • Added paths and paths-ignore input parameters.
  • Updated action dependencies.

v1.0.16

v1.0.15

  • Updated action dependencies and adapted to breaking changes.

v1.0.14

  • Fixed #233: correctly update gradle-wrapper.jar file by re-running the wrapper task.

v1.0.13

  • Added base-branch input parameter.

v1.0.12

  • repo-token input parameter is not mandatory anymore, and it defaults to GITHUB_TOKEN if not specified. Additionally, token authentication in git commands has been fixed.

v1.0.11

  • Added team-reviewers input parameter.
  • Added failure report (as PR comment) for reviewers assignment.

v1.0.10

  • Added link to Gradle Releases Checksum page in PR message.

v1.0.9

  • Added labels input parameter.

v1.0.8

... (truncated)

Commits
  • 981c551 Update changelog for v1.0.18
  • 9ed4430 Rename loadRelease to fetchReleaseInformation. (#475)
  • 1385654 Bump actions/setup-node from 3.2.0 to 3.3.0 (#471)
  • 3a2ff24 Bump eslint-plugin-jest from 26.5.1 to 26.5.3 (#470)
  • a1cfa7b Bump @​typescript-eslint/parser from 5.27.0 to 5.27.1 (#472)
  • 189be2a Bump @​types/node from 17.0.40 to 17.0.41 (#473)
  • 2beadc8 Fix import, plus minor updates. (#474)
  • 789d073 Support release candidate releases (#188)
  • 8f0ae28 Bump @​actions/github from 5.0.1 to 5.0.3 (#469)
  • 7df6ffb Bump @​actions/glob from 0.2.1 to 0.3.0 (#434)
  • Additional commits viewable in compare view

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 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)

Bumps [gradle-update/update-gradle-wrapper-action](https://github.com/gradle-update/update-gradle-wrapper-action) from 1.0.14 to 1.0.18.
- [Release notes](https://github.com/gradle-update/update-gradle-wrapper-action/releases)
- [Changelog](https://github.com/gradle-update/update-gradle-wrapper-action/blob/main/CHANGELOG.md)
- [Commits](gradle-update/update-gradle-wrapper-action@6356f41...981c551)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Development

Successfully merging this pull request may close these issues.

0 participants