cache-action icon indicating copy to clipboard operation
cache-action copied to clipboard

GitHub action to save / restore the coursier cache of your build

Results 24 cache-action issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.4 to 20.12.10. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.4&new-version=20.12.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 7.8.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

The current behaviour of the cache is to fallback to a different cache key on cache miss. It would be good if this behaviour could be disabled, or if the...

Currently `actions/cache` doesn't support manual cache invalidation from GitHub's UI: https://github.com/actions/cache/issues/2 Before the GitHub team implement this feature, `coursier/cache-action` could implement a workaround trick described in https://github.com/actions/cache/issues/2#issuecomment-673493515

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 7.9.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.9.0 7.9.0 (2024-05-13) 🚀 Features rule-tester: check for missing placeholder data in the message (#9039) 🩹 Fixes do...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.4 to 20.12.12. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.4&new-version=20.12.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Currently in my workflows, I have the line below to remove various files which are not actually helpful to cache. It would be great if this could be integrated into...

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.5.3. Release notes Sourced from typescript's releases. TypeScript 5.5.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 7.15.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.15.0 7.15.0 (2024-07-01) 🚀 Features eslint-plugin: [array-type] detect Readonly<string[]> case (#8752) eslint-plugin: back-port new rules around empty object...

dependencies
javascript