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

Bump burrunan/gradle-cache-action from 1.22 to 2 #428

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

Bumps burrunan/gradle-cache-action from 1.22 to 2.

Changelog

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

2024-07-25: v2, v1.21 🚀 Move to node20

  • Bump node16 to node20. This resolves "node16 is deprecated" warning.

  • Bump Gradle to 8.8

  • Bump kotlinx-coroutines to 1.8.1

  • Bump kotlin-serialization to 1.7.1

  • Bump wrapper-validation-action to v3

  • Bump setup-java, checkout to v4

2023-02-18: v1.21 🚑 bump dependencies

  • Add wrapper-validation-action
  • Bump checkout and setup-java to v3

2023-02-18: v1.20 🚑 Avoid crash on missing layer-..json file

  • fix: avoid failure when index restore misses layer-..json file
  • Migrate to kotlin-wrappers:kotlin-actions-toolkit for better Kotlin wrappers burrunan/gradle-cache-action#65
  • Bump Gradle to 8.0.1
  • Bump Kotlin to 1.8.10

2023-02-03: v1.19 🚑 Support nested version catalogs

Thanks to Vampire for the contribution.

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.

... (truncated)

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)

Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from 1.22 to 2.
- [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.22...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 16, 2024 17:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 16, 2024
@Ladicek Ladicek added this to the 3.2.3 milestone Sep 2, 2024
@Ladicek Ladicek merged commit 57fc147 into main Sep 2, 2024
35 checks passed
@Ladicek Ladicek deleted the dependabot/github_actions/burrunan/gradle-cache-action-2 branch September 2, 2024 09:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant