Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5 (#1200
) Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.4 to 0.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mozilla-actions/sccache-action/releases">mozilla-actions/sccache-action's releases</a>.</em></p> <blockquote> <h2>v0.0.5</h2> <h2>What's Changed</h2> <ul> <li>add missing quotes to <code>configure</code> example in readme by <a href="https://github.com/altendky"><code>@altendky</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/103">Mozilla-Actions/sccache-action#103</a></li> <li>chore: fix a typo in a comment by <a href="https://github.com/Alphare"><code>@Alphare</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/109">Mozilla-Actions/sccache-action#109</a></li> <li>Bump outdated CI workflows and packages by <a href="https://github.com/orf"><code>@orf</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/114">Mozilla-Actions/sccache-action#114</a></li> <li>Output sccache stats as a notice and a summary table by <a href="https://github.com/orf"><code>@orf</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/113">Mozilla-Actions/sccache-action#113</a></li> </ul> <h2>Dependencies</h2> <ul> <li>Bump <code>@types/node</code> from 20.12.11 to 20.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/115">Mozilla-Actions/sccache-action#115</a></li> <li>Bump <code>@typescript-eslint/parser</code> from 7.8.0 to 7.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/117">Mozilla-Actions/sccache-action#117</a></li> <li>Bump braces from 3.0.2 to 3.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/120">Mozilla-Actions/sccache-action#120</a></li> <li>Bump ts-jest from 29.1.2 to 29.1.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/118">Mozilla-Actions/sccache-action#118</a></li> <li>Bump prettier from 3.2.5 to 3.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/121">Mozilla-Actions/sccache-action#121</a></li> <li>Bump <code>@actions/core</code> from 1.10.0 to 1.10.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/95">Mozilla-Actions/sccache-action#95</a></li> <li>Bump eslint-config-prettier from 9.0.0 to 9.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/96">Mozilla-Actions/sccache-action#96</a></li> <li>Bump <code>@actions/github</code> from 5.1.1 to 6.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/97">Mozilla-Actions/sccache-action#97</a></li> <li>Bump <code>@types/node</code> from 20.10.6 to 20.11.24 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/102">Mozilla-Actions/sccache-action#102</a></li> <li>Bump eslint-plugin-jest from 27.6.0 to 27.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/101">Mozilla-Actions/sccache-action#101</a></li> <li>Bump undici from 5.28.2 to 5.28.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/99">Mozilla-Actions/sccache-action#99</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/altendky"><code>@altendky</code></a> made their first contribution in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/103">Mozilla-Actions/sccache-action#103</a></li> <li><a href="https://github.com/Alphare"><code>@Alphare</code></a> made their first contribution in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/109">Mozilla-Actions/sccache-action#109</a></li> <li><a href="https://github.com/orf"><code>@orf</code></a> made their first contribution in <a href="https://redirect.github.com/Mozilla-Actions/sccache-action/pull/114">Mozilla-Actions/sccache-action#114</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Mozilla-Actions/sccache-action/compare/v0.0.4...v0.0.5">https://github.com/Mozilla-Actions/sccache-action/compare/v0.0.4...v0.0.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/89e9040de88b577a072e3760aaf59f585da083af"><code>89e9040</code></a> new upstream release</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/e87392bdf683c3494e156e4fad324ba8a2946e2a"><code>e87392b</code></a> prepare sccache-action 0.0.5</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/b4427f4656e1c0f897b0acf53e1006799110c860"><code>b4427f4</code></a> Merge pull request <a href="https://redirect.github.com/mozilla-actions/sccache-action/issues/121">#121</a> from Mozilla-Actions/dependabot/npm_and_yarn/prettier...</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/e759f84286053fe46155f5e0609c8d596149990e"><code>e759f84</code></a> Bump prettier from 3.2.5 to 3.3.2</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/b12911431e18289223050578210eeeae01a6193e"><code>b129114</code></a> Merge pull request <a href="https://redirect.github.com/mozilla-actions/sccache-action/issues/118">#118</a> from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-...</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/fb41e19ae3f6c3cf2eabf9151c1cbd49345215c2"><code>fb41e19</code></a> Merge pull request <a href="https://redirect.github.com/mozilla-actions/sccache-action/issues/120">#120</a> from Mozilla-Actions/dependabot/npm_and_yarn/braces-3...</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/83e296b04bad88496d4c5256dc1bb3c7bdeb2130"><code>83e296b</code></a> Bump braces from 3.0.2 to 3.0.3</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/511fd3c7f061402dc256aeecbf257673be32cbc3"><code>511fd3c</code></a> Merge pull request <a href="https://redirect.github.com/mozilla-actions/sccache-action/issues/117">#117</a> from Mozilla-Actions/dependabot/npm_and_yarn/typescri...</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/d4fcccfce3e2dbff2126228052455a4ddbc2f1e4"><code>d4fcccf</code></a> Merge pull request <a href="https://redirect.github.com/mozilla-actions/sccache-action/issues/115">#115</a> from Mozilla-Actions/dependabot/npm_and_yarn/types/no...</li> <li><a href="https://github.com/Mozilla-Actions/sccache-action/commit/aece89f7509c38127a19decc01617feae46f06d2"><code>aece89f</code></a> Merge pull request <a href="https://redirect.github.com/mozilla-actions/sccache-action/issues/113">#113</a> from orf/add-notice-output</li> <li>Additional commits viewable in <a href="https://github.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mozilla-actions/sccache-action&package-manager=github_actions&previous-version=0.0.4&new-version=0.0.5)](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