Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump maxnowack/local-cache from 1 to 2 (#6203)
Bumps [maxnowack/local-cache](https://github.com/maxnowack/local-cache) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maxnowack/local-cache/releases">maxnowack/local-cache's releases</a>.</em></p> <blockquote> <h2>v2</h2> <h2>What's Changed</h2> <ul> <li>fix: restore latest cache when partially matched with restore-keys by <a href="https://github.com/enkhjile"><code>@enkhjile</code></a> in <a href="https://redirect.github.com/maxnowack/local-cache/pull/6">maxnowack/local-cache#6</a></li> <li>ci: Upgrade Node.js version to 20.11.0 by <a href="https://github.com/Yaminyam"><code>@Yaminyam</code></a> in <a href="https://redirect.github.com/maxnowack/local-cache/pull/9">maxnowack/local-cache#9</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/enkhjile"><code>@enkhjile</code></a> made their first contribution in <a href="https://redirect.github.com/maxnowack/local-cache/pull/6">maxnowack/local-cache#6</a></li> <li><a href="https://github.com/Yaminyam"><code>@Yaminyam</code></a> made their first contribution in <a href="https://redirect.github.com/maxnowack/local-cache/pull/9">maxnowack/local-cache#9</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maxnowack/local-cache/compare/v1...v2">https://github.com/maxnowack/local-cache/compare/v1...v2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maxnowack/local-cache/commit/720e69c948191660a90aa1cf6a42fc4d2dacdf30"><code>720e69c</code></a> docs: New version notation</li> <li><a href="https://github.com/maxnowack/local-cache/commit/e2d639cdbf223516039fa3e02608c96e4184a664"><code>e2d639c</code></a> ci: Upgrade Node.js version to 20.11.0</li> <li><a href="https://github.com/maxnowack/local-cache/commit/e2778f54a35c885c0190a7b502db20b16a852d79"><code>e2778f5</code></a> ci: Upgrade Node.js version to 20.11.0</li> <li><a href="https://github.com/maxnowack/local-cache/commit/12d8fab4f40fdac43c388e181281898484e35727"><code>12d8fab</code></a> fix: restore latest cache when partially matched with restore-keys</li> <li><a href="https://github.com/maxnowack/local-cache/commit/038cc090b52e4f205fbc468bf5b0756df6f68775"><code>038cc09</code></a> feat: add save only and restore only actions</li> <li><a href="https://github.com/maxnowack/local-cache/commit/186ab042dfd484002b10a736c570318e59b4dfeb"><code>186ab04</code></a> Update README.md</li> <li><a href="https://github.com/maxnowack/local-cache/commit/061e74268811236ea5bf19e6f994ed065a478bb1"><code>061e742</code></a> Create README.md</li> <li><a href="https://github.com/maxnowack/local-cache/commit/4c36e2241858a5f0019e1d8a7a470ca636dd5511"><code>4c36e22</code></a> Update LICENSE</li> <li>See full diff in <a href="https://github.com/maxnowack/local-cache/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=maxnowack/local-cache&package-manager=github_actions&previous-version=1&new-version=2)](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information