Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

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

Changelog

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

2023-02-03: v1.18 🚑 fix crash when git log returns a string with a newline

2023-02-03: v1.17 🚀 better types for list arguments in github-workflows-kt

Thanks to Vampire for the contribution.

2023-01-23: v1.16 🚀 added types for github-workflows-kt

See burrunan/gradle-cache-action#58

Thanks to Vampire for the contribution.

2022-11-27: v1.15 ⬆️ bump dependencies

Includes all the fixes from 1.13 and 1.14.

2022-10-29: v1.14 ⬆️ bump dependencies

Unreleased: the code was not compatible with kotlin-wrappers/node, so it did not work. Use 1.15 instead.

  • bump @​actions/core: 1.9.1 -> 1.10.0 (fix set-state warning)
  • bump @​actions/cache: 3.0.4 -> 3.0.6

2022-08-24: v1.13 ⬆️ bump dependencies

Unreleased: the code was not compatible with kotlin-wrappers/node, so it did not work. Use 1.15 instead.

  • bump @​actions/core: 1.9.0 -> 1.9.1
  • bump @​actions/cache: 3.0.0 -> 3.0.4
  • Move from kotlinx-node to kotlin-wrappers/node
  • Print stacktrace on cache proxy server failure
  • Bump Gradle to 7.5.1

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

... (truncated)

Commits
  • a54b6ce Publish release from bba2c1b45010d6a90538dc1a54af0d2b9843a387
  • 96d4cdb Publish release from 65bf5b6cff415ed912f0877f76e90cb834e2db16
  • c0e52bc Publish release from 4fb2880a63d398384456462aa2df051b3325efec
  • dcdf4fa Publish release from 69925e9733648aa8296cc4540654f818f2f53863
  • b88a304 Publish release from 0e31115432a5726dd9dba3f80b5a82c47ab6187d
  • f9ec73c Publish release from ea8a51453cd04060535795d626fad5cf927ea120
  • 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.19.
- [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.19)

---
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 Feb 3, 2023
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