Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps burrunan/gradle-cache-action from 1.10 to 1.12.

Changelog

Sourced from burrunan/gradle-cache-action's changelog.

2022-07-15: v1.12 ⬆️ bump dependencies

  • Kotlin 1.4.31 legacy -> 1.7.10 IR
  • @​actions/cache: 1.0.1 -> 3.0.0
  • @​actions/core: 1.2.4 -> 1.9.0
  • @​actions/exec 1.0.4 -> 1.1.1
  • @​actions/glob 0.1.0 -> 0.3.0
  • @​actions/http-client 1.0.8 -> 2.0.1
  • @​actions/io 1.0.2 -> 1.1.2
  • @​actions/tool-cache 1.6.0 -> 2.0.1
  • @​octokit/request-error 2.0.2 -> 3.0.0
  • @​octokit/types 5.4.0 -> 6.39.0
  • @​octokit/webhooks 7.9.3 -> 10.0.8
  • nodejs: 12.18.3 -> 16.16.0

Thanks to https://github.com/infomiho for burrunan/gradle-cache-action#49

2022-07-06: v1.11 🚑 add home-directory property to override $HOME location

When Docker executes under root user, it will use /root as home directory, so cache location would use locations like /root/.gradle.

The new home-directory: /path/to/proper/user/home property can be used to override the location of $HOME.

See burrunan/gradle-cache-action#41

Commits
  • 5424817 Publish release from a24783b53ac3b837c34294f7a31730226f302ce4
  • 09c566e Publish release from 4f53019f839d5bae87b00837c625f398f1f47710
  • See full diff 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 [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from 1.10 to 1.12.
- [Release notes](https://github.com/burrunan/gradle-cache-action/releases)
- [Changelog](https://github.com/burrunan/gradle-cache-action/blob/main/CHANGELOG.md)
- [Commits](burrunan/gradle-cache-action@v1.10...v1.12)

---
updated-dependencies:
- dependency-name: burrunan/gradle-cache-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 29, 2022

Superseded by #10.

@dependabot dependabot bot closed this Nov 29, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/burrunan/gradle-cache-action-1.12 branch November 29, 2022 21:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant