Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

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

Changelog

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

Changelog

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

  • In repositories with multiple Wrapper files, each one gets updated in a separate commit.

v1.0.7

  • Added set-distribution-checksum input parameter.

v1.0.6

  • Action now updates all Wrapper files of the repository.

v1.0.5

  • Added target-branch input parameter.

v1.0.4

... (truncated)

Commits
  • a116d8b Update changelog for v1.0.15
  • b5da6d7 Merge pull request #217 from gradle-update/dependabot/npm_and_yarn/actions/gi...
  • 87cc31a Fix octokit usage for @​actions/github 5.0.0.
  • 81aadbf Bump @​actions/github from 4.0.0 to 5.0.0
  • 01109fd Merge pull request #254 from gradle-update/dependabot/npm_and_yarn/vercel/ncc...
  • 173742e Rebuild dist file.
  • 782e260 Bump @​vercel/ncc from 0.28.6 to 0.29.0
  • ef35dca Merge pull request #259 from gradle-update/dependabot/npm_and_yarn/typescript...
  • 3a1a7ca Bump @​typescript-eslint/parser from 4.29.0 to 4.29.1
  • 0f16cd4 Merge pull request #257 from gradle-update/dependabot/npm_and_yarn/actions/gl...
  • 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.15.
- [Release notes](https://github.com/gradle-update/update-gradle-wrapper-action/releases)
- [Changelog](https://github.com/gradle-update/update-gradle-wrapper-action/blob/master/CHANGELOG.md)
- [Commits](gradle-update/update-gradle-wrapper-action@6356f41...a116d8b)

---
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 Sep 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2022

Superseded by #233.

@dependabot dependabot bot closed this Jan 1, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/gradle-update/update-gradle-wrapper-action-1.0.15 branch January 1, 2022 11:05
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