crimera / piko

revanced-patches for twitter
GNU General Public License v3.0
997 stars 31 forks source link

chore(deps): bump burrunan/gradle-cache-action from 1 to 2 #384

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps burrunan/gradle-cache-action from 1 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
  • c15634b Publish release from b330c496a960f3ede5ab212aad2649a225728800
  • 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 show 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)
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.