| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This PR upgrades the @actions/cache dependency from v4.0.5 to v4.1.0 and bumps the package version to 4.3.0 to prepare for release. The changes ensure the action uses the latest version of the cache toolkit with any bug fixes or improvements.
Copilot reviewed 2 out of 7 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates package version to 4.3.0 and upgrades @actions/cache dependency to ^4.1.0 |
| RELEASES.md | Adds release notes for version 4.3.0 documenting the @actions/cache upgrade |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Sorry, something went wrong.
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0. Release notes *Sourced from [actions/cache's releases](https://github.com/actions/cache/releases).* > v4.3.0 > ------ > > What's Changed > -------------- > > * Add note on runner versions by [`@GhadimiR`](https://github.com/GhadimiR) in [actions/cache#1642](https://redirect.github.com/actions/cache/pull/1642) > * Prepare `v4.3.0` release by [`@Link`](https://github.com/Link)- in [actions/cache#1655](https://redirect.github.com/actions/cache/pull/1655) > > New Contributors > ---------------- > > * [`@GhadimiR`](https://github.com/GhadimiR) made their first contribution in [actions/cache#1642](https://redirect.github.com/actions/cache/pull/1642) > > **Full Changelog**: <actions/cache@v4...v4.3.0> Changelog *Sourced from [actions/cache's changelog](https://github.com/actions/cache/blob/main/RELEASES.md).* > Releases > ======== > > ### 4.3.0 > > * Bump `@actions/cache` to [v4.1.0](https://redirect.github.com/actions/toolkit/pull/2132) > > ### 4.2.4 > > * Bump `@actions/cache` to v4.0.5 > > ### 4.2.3 > > * Bump `@actions/cache` to v4.0.3 (obfuscates SAS token in debug logs for cache entries) > > ### 4.2.2 > > * Bump `@actions/cache` to v4.0.2 > > ### 4.2.1 > > * Bump `@actions/cache` to v4.0.1 > > ### 4.2.0 > > TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. [actions/cache](https://github.com/actions/cache) now integrates with the new cache service (v2) APIs. > > The new service will gradually roll out as of **February 1st, 2025**. The legacy service will also be sunset on the same date. Changes in these release are **fully backward compatible**. > > **We are deprecating some versions of this action**. We recommend upgrading to version `v4` or `v3` as soon as possible before **February 1st, 2025.** (Upgrade instructions below). > > If you are using pinned SHAs, please use the SHAs of versions `v4.2.0` or `v3.4.0` > > If you do not upgrade, all workflow runs using any of the deprecated [actions/cache](https://github.com/actions/cache) will fail. > > Upgrading to the recommended versions will not break your workflows. > > ### 4.1.2 > > * Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - [#1474](https://redirect.github.com/actions/cache/pull/1474) > * Security fix: Bump braces from 3.0.2 to 3.0.3 - [#1475](https://redirect.github.com/actions/cache/pull/1475) > > ### 4.1.1 > > * Restore original behavior of `cache-hit` output - [#1467](https://redirect.github.com/actions/cache/pull/1467) > > ### 4.1.0 > > * Ensure `cache-hit` output is set when a cache is missed - [#1404](https://redirect.github.com/actions/cache/pull/1404) > * Deprecate `save-always` input - [#1452](https://redirect.github.com/actions/cache/pull/1452) ... (truncated) Commits * [`0057852`](actions/cache@0057852) Merge pull request [#1655](https://redirect.github.com/actions/cache/issues/1655) from actions/Link-/prepare-4.3.0 * [`4f5ea67`](actions/cache@4f5ea67) Update licensed cache * [`9fcad95`](actions/cache@9fcad95) Upgrade actions/cache to 4.1.0 and prepare 4.3.0 release * [`638ed79`](actions/cache@638ed79) Merge pull request [#1642](https://redirect.github.com/actions/cache/issues/1642) from actions/GhadimiR-patch-1 * [`3862dcc`](actions/cache@3862dcc) Add note on runner versions * See full diff in [compare view](actions/cache@0400d5f...0057852) [](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) --- 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)
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/cache](https://github.com/actions/cache) | `4.2.4` | `4.3.0` | | [docker/login-action](https://github.com/docker/login-action) | `3.5.0` | `3.6.0` | | [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) | `1.3.7` | `1.4.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.30.3` | `3.30.5` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.262.0` | `1.263.0` | Updates `actions/cache` from 4.2.4 to 4.3.0 Release notes *Sourced from [actions/cache's releases](https://github.com/actions/cache/releases).* > v4.3.0 > ------ > > What's Changed > -------------- > > * Add note on runner versions by [`@GhadimiR`](https://github.com/GhadimiR) in [actions/cache#1642](https://redirect.github.com/actions/cache/pull/1642) > * Prepare `v4.3.0` release by [`@Link`](https://github.com/Link)- in [actions/cache#1655](https://redirect.github.com/actions/cache/pull/1655) > > New Contributors > ---------------- > > * [`@GhadimiR`](https://github.com/GhadimiR) made their first contribution in [actions/cache#1642](https://redirect.github.com/actions/cache/pull/1642) > > **Full Changelog**: <actions/cache@v4...v4.3.0> Changelog *Sourced from [actions/cache's changelog](https://github.com/actions/cache/blob/main/RELEASES.md).* > Releases > ======== > > ### 4.3.0 > > * Bump `@actions/cache` to [v4.1.0](https://redirect.github.com/actions/toolkit/pull/2132) > > ### 4.2.4 > > * Bump `@actions/cache` to v4.0.5 > > ### 4.2.3 > > * Bump `@actions/cache` to v4.0.3 (obfuscates SAS token in debug logs for cache entries) > > ### 4.2.2 > > * Bump `@actions/cache` to v4.0.2 > > ### 4.2.1 > > * Bump `@actions/cache` to v4.0.1 > > ### 4.2.0 > > TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. [actions/cache](https://github.com/actions/cache) now integrates with the new cache service (v2) APIs. > > The new service will gradually roll out as of **February 1st, 2025**. The legacy service will also be sunset on the same date. Changes in these release are **fully backward compatible**. > > **We are deprecating some versions of this action**. We recommend upgrading to version `v4` or `v3` as soon as possible before **February 1st, 2025.** (Upgrade instructions below). > > If you are using pinned SHAs, please use the SHAs of versions `v4.2.0` or `v3.4.0` > > If you do not upgrade, all workflow runs using any of the deprecated [actions/cache](https://github.com/actions/cache) will fail. > > Upgrading to the recommended versions will not break your workflows. > > ### 4.1.2 > > * Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - [#1474](https://redirect.github.com/actions/cache/pull/1474) > * Security fix: Bump braces from 3.0.2 to 3.0.3 - [#1475](https://redirect.github.com/actions/cache/pull/1475) > > ### 4.1.1 > > * Restore original behavior of `cache-hit` output - [#1467](https://redirect.github.com/actions/cache/pull/1467) > > ### 4.1.0 > > * Ensure `cache-hit` output is set when a cache is missed - [#1404](https://redirect.github.com/actions/cache/pull/1404) > * Deprecate `save-always` input - [#1452](https://redirect.github.com/actions/cache/pull/1452) ... (truncated) Commits * [`0057852`](actions/cache@0057852) Merge pull request [#1655](https://redirect.github.com/actions/cache/issues/1655) from actions/Link-/prepare-4.3.0 * [`4f5ea67`](actions/cache@4f5ea67) Update licensed cache * [`9fcad95`](actions/cache@9fcad95) Upgrade actions/cache to 4.1.0 and prepare 4.3.0 release * [`638ed79`](actions/cache@638ed79) Merge pull request [#1642](https://redirect.github.com/actions/cache/issues/1642) from actions/GhadimiR-patch-1 * [`3862dcc`](actions/cache@3862dcc) Add note on runner versions * See full diff in [compare view](actions/cache@0400d5f...0057852) Updates `docker/login-action` from 3.5.0 to 3.6.0 Release notes *Sourced from [docker/login-action's releases](https://github.com/docker/login-action/releases).* > v3.6.0 > ------ > > * Add `registry-auth` input for raw authentication to registries by [`@crazy-max`](https://github.com/crazy-max) in [docker/login-action#887](https://redirect.github.com/docker/login-action/pull/887) > * Bump `@aws-sdk/client-ecr` to 3.890.0 in [docker/login-action#882](https://redirect.github.com/docker/login-action/pull/882) [docker/login-action#890](https://redirect.github.com/docker/login-action/pull/890) > * Bump `@aws-sdk/client-ecr-public` to 3.890.0 in [docker/login-action#882](https://redirect.github.com/docker/login-action/pull/882) [docker/login-action#890](https://redirect.github.com/docker/login-action/pull/890) > * Bump `@docker/actions-toolkit` from 0.62.1 to 0.63.0 in [docker/login-action#883](https://redirect.github.com/docker/login-action/pull/883) > * Bump brace-expansion from 1.1.11 to 1.1.12 in [docker/login-action#880](https://redirect.github.com/docker/login-action/pull/880) > * Bump undici from 5.28.4 to 5.29.0 in [docker/login-action#879](https://redirect.github.com/docker/login-action/pull/879) > * Bump tmp from 0.2.3 to 0.2.4 in [docker/login-action#881](https://redirect.github.com/docker/login-action/pull/881) > > **Full Changelog**: <docker/login-action@v3.5.0...v3.6.0> Commits * [`5e57cd1`](docker/login-action@5e57cd1) Merge pull request [#890](https://redirect.github.com/docker/login-action/issues/890) from docker/dependabot/npm\_and\_yarn/aws-sdk-dependenc... * [`97e3143`](docker/login-action@97e3143) chore: update generated content * [`3a0796b`](docker/login-action@3a0796b) build(deps): bump the aws-sdk-dependencies group with 2 updates * [`5b7b28b`](docker/login-action@5b7b28b) Merge pull request [#882](https://redirect.github.com/docker/login-action/issues/882) from docker/dependabot/npm\_and\_yarn/aws-sdk-dependenc... * [`abc9fb3`](docker/login-action@abc9fb3) chore: update generated content * [`d468688`](docker/login-action@d468688) build(deps): bump the aws-sdk-dependencies group with 2 updates * [`a99b2f8`](docker/login-action@a99b2f8) Merge pull request [#883](https://redirect.github.com/docker/login-action/issues/883) from docker/dependabot/npm\_and\_yarn/docker/actions-to... * [`0d7fae8`](docker/login-action@0d7fae8) chore: update generated content * [`9832253`](docker/login-action@9832253) build(deps): bump `@docker/actions-toolkit` from 0.62.1 to 0.63.0 * [`09e05bb`](docker/login-action@09e05bb) Merge pull request [#881](https://redirect.github.com/docker/login-action/issues/881) from docker/dependabot/npm\_and\_yarn/tmp-0.2.4 * Additional commits viewable in [compare view](docker/login-action@184bdaa...5e57cd1) Updates `graalvm/setup-graalvm` from 1.3.7 to 1.4.0 Release notes *Sourced from [graalvm/setup-graalvm's releases](https://github.com/graalvm/setup-graalvm/releases).* > v1.4.0 > ------ > > What's Changed > -------------- > > * Convert to ESM. by [`@fniephaus`](https://github.com/fniephaus) in [graalvm/setup-graalvm#184](https://redirect.github.com/graalvm/setup-graalvm/pull/184) > > **Full Changelog**: <graalvm/setup-graalvm@v1.3.7...v1.4.0> Commits * [`e140024`](graalvm/setup-graalvm@e140024) Bump version to `1.4.0`. * [`933f904`](graalvm/setup-graalvm@933f904) Bump SBOM test versions to 25 * [`0246c29`](graalvm/setup-graalvm@0246c29) Upgrade `minimatch` for ESM support. * [`b4c67ab`](graalvm/setup-graalvm@b4c67ab) Convert to ESM. * [`59f089d`](graalvm/setup-graalvm@59f089d) Bump the npm-updates group with 7 updates * See full diff in [compare view](graalvm/setup-graalvm@aba6a07...e140024) Updates `github/codeql-action` from 3.30.3 to 3.30.5 Release notes *Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).* > v3.30.5 > ------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.30.5 - 26 Sep 2025 > -------------------- > > * We fixed a bug that was introduced in `3.30.4` with `upload-sarif` which resulted in files without a `.sarif` extension not getting uploaded. [#3160](https://redirect.github.com/github/codeql-action/pull/3160) > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.30.5/CHANGELOG.md) for more information. > > v3.30.4 > ------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.30.4 - 25 Sep 2025 > -------------------- > > * We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the `codeql-action/init` step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the `codeql-action/init` step. [#3099](https://redirect.github.com/github/codeql-action/pull/3099) and [#3100](https://redirect.github.com/github/codeql-action/pull/3100) > * We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. [#3107](https://redirect.github.com/github/codeql-action/pull/3107) > * You can now run the latest CodeQL nightly bundle by passing `tools: nightly` to the `init` action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. [#3130](https://redirect.github.com/github/codeql-action/pull/3130) > * Update default CodeQL bundle version to 2.23.1. [#3118](https://redirect.github.com/github/codeql-action/pull/3118) > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.30.4/CHANGELOG.md) for more information. Changelog *Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).* > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > [UNRELEASED] > ------------ > > No user facing changes. > > 3.30.5 - 26 Sep 2025 > -------------------- > > * We fixed a bug that was introduced in `3.30.4` with `upload-sarif` which resulted in files without a `.sarif` extension not getting uploaded. [#3160](https://redirect.github.com/github/codeql-action/pull/3160) > > 3.30.4 - 25 Sep 2025 > -------------------- > > * We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the `codeql-action/init` step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the `codeql-action/init` step. [#3099](https://redirect.github.com/github/codeql-action/pull/3099) and [#3100](https://redirect.github.com/github/codeql-action/pull/3100) > * We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. [#3107](https://redirect.github.com/github/codeql-action/pull/3107) > * You can now run the latest CodeQL nightly bundle by passing `tools: nightly` to the `init` action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. [#3130](https://redirect.github.com/github/codeql-action/pull/3130) > * Update default CodeQL bundle version to 2.23.1. [#3118](https://redirect.github.com/github/codeql-action/pull/3118) > > 3.30.3 - 10 Sep 2025 > -------------------- > > No user facing changes. > > 3.30.2 - 09 Sep 2025 > -------------------- > > * Fixed a bug which could cause language autodetection to fail. [#3084](https://redirect.github.com/github/codeql-action/pull/3084) > * Experimental: The `quality-queries` input that was added in `3.29.2` as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new `analysis-kinds` input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. [#3064](https://redirect.github.com/github/codeql-action/pull/3064) > > 3.30.1 - 05 Sep 2025 > -------------------- > > * Update default CodeQL bundle version to 2.23.0. [#3077](https://redirect.github.com/github/codeql-action/pull/3077) > > 3.30.0 - 01 Sep 2025 > -------------------- > > * Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. [#3054](https://redirect.github.com/github/codeql-action/pull/3054) > > 3.29.11 - 21 Aug 2025 > --------------------- > > * Update default CodeQL bundle version to 2.22.4. [#3044](https://redirect.github.com/github/codeql-action/pull/3044) > > 3.29.10 - 18 Aug 2025 > --------------------- > > No user facing changes. > > 3.29.9 - 12 Aug 2025 > -------------------- > > No user facing changes. > > 3.29.8 - 08 Aug 2025 > -------------------- ... (truncated) Commits * [`3599b3b`](github/codeql-action@3599b3b) Merge pull request [#3161](https://redirect.github.com/github/codeql-action/issues/3161) from github/update-v3.30.5-0a67bd46a * [`2ca0085`](github/codeql-action@2ca0085) Update changelog for v3.30.5 * [`0a67bd4`](github/codeql-action@0a67bd4) Merge pull request [#3160](https://redirect.github.com/github/codeql-action/issues/3160) from github/mbg/fix/upload-sarif * [`8e34f2f`](github/codeql-action@8e34f2f) Add changelog * [`0b7fc56`](github/codeql-action@0b7fc56) Fix `upload-sarif` not uploading non-`.sarif` files * [`94a9b7a`](github/codeql-action@94a9b7a) Merge pull request [#3155](https://redirect.github.com/github/codeql-action/issues/3155) from github/mbg/node/no-install-in-actions * [`a0ae9ba`](github/codeql-action@a0ae9ba) Log what the script is doing * [`b27a8ef`](github/codeql-action@b27a8ef) Exit if running in an Actions workflow * [`6592567`](github/codeql-action@6592567) Merge pull request [#3139](https://redirect.github.com/github/codeql-action/issues/3139) from github/henrymercer/fix-log-message * [`fa64a7d`](github/codeql-action@fa64a7d) Merge pull request [#3154](https://redirect.github.com/github/codeql-action/issues/3154) from github/mbg/node/check-up-to-date-deps * Additional commits viewable in [compare view](github/codeql-action@192325c...3599b3b) Updates `ruby/setup-ruby` from 1.262.0 to 1.263.0 Release notes *Sourced from [ruby/setup-ruby's releases](https://github.com/ruby/setup-ruby/releases).* > v1.263.0 > -------- > > What's Changed > -------------- > > * Print lockfile contents earlier by [`@Earlopain`](https://github.com/Earlopain) in [ruby/setup-ruby#811](https://redirect.github.com/ruby/setup-ruby/pull/811) > > New Contributors > ---------------- > > * [`@Earlopain`](https://github.com/Earlopain) made their first contribution in [ruby/setup-ruby#811](https://redirect.github.com/ruby/setup-ruby/pull/811) > > **Full Changelog**: <ruby/setup-ruby@v1.262.0...v1.263.0> Commits * [`0481980`](ruby/setup-ruby@0481980) Print lockfile contents earlier * See full diff in [compare view](ruby/setup-ruby@cf7216d...0481980) 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) --- 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
|
Sorry, something went wrong.
## [5.1.1](v5.1.0...v5.1.1) (2026-02-06) ### 🐛 Bug Fixes * **deps:** bump actions/cache from 4 to 5 ([#89](#89)) ([22da9c3](22da9c3)), closes [actions/cache#1630](actions/cache#1630) [actions/cache#1684](actions/cache#1684) [actions/cache#1642](actions/cache#1642) [actions/cache#1655](actions/cache#1655) [actions/cache#1642](actions/cache#1642) [actions/cache#1620](actions/cache#1620) [actions/cache#1634](actions/cache#1634) [actions/cache#1636](actions/cache#1636) [actions/cache#1620](actions/cache#1620) [actions/cache#1577](actions/cache#1577) [actions/cache#1577](actions/cache#1577) [#1474](https://github.com/myparcelnl/actions/issues/1474) [#1475](https://github.com/myparcelnl/actions/issues/1475) [#1684](https://github.com/myparcelnl/actions/issues/1684) [#1630](https://github.com/myparcelnl/actions/issues/1630) * **deps:** bump actions/checkout from 5 to 6 ([#88](#88)) ([7a79c37](7a79c37)), closes [actions/checkout#2248](actions/checkout#2248) [actions/checkout#2286](actions/checkout#2286) [actions/checkout#2298](actions/checkout#2298) [actions/checkout#2311](actions/checkout#2311) [actions/checkout#2301](actions/checkout#2301) [actions/checkout#2286](actions/checkout#2286) [actions/checkout#2248](actions/checkout#2248) [actions/checkout#2301](actions/checkout#2301) [actions/checkout#2226](actions/checkout#2226) [actions/checkout#2305](actions/checkout#2305) [actions/checkout#1971](actions/checkout#1971) [actions/checkout#1977](actions/checkout#1977) [actions/checkout#2043](actions/checkout#2043) [actions/checkout#2044](actions/checkout#2044) [actions/checkout#2194](actions/checkout#2194) [actions/checkout#2224](actions/checkout#2224) [actions/checkout#2236](actions/checkout#2236) [actions/checkout#1941](actions/checkout#1941) [actions/checkout#1946](actions/checkout#1946) [actions/checkout#1924](actions/checkout#1924) [actions/checkout#1180](actions/checkout#1180) [actions/checkout#1777](actions/checkout#1777) [actions/checkout#1872](actions/checkout#1872) [actions/checkout#1739](actions/checkout#1739) [actions/checkout#1697](actions/checkout#1697) [actions/checkout#1774](actions/checkout#1774) [actions/checkout#1776](actions/checkout#1776) [actions/checkout#1732](actions/checkout#1732) [actions/checkout#1703](actions/checkout#1703) [actions/checkout#1694](actions/checkout#1694) [actions/checkout#1696](actions/checkout#1696) [actions/checkout#1695](actions/checkout#1695) [#2311](https://github.com/myparcelnl/actions/issues/2311) [#2298](https://github.com/myparcelnl/actions/issues/2298) [#2286](https://github.com/myparcelnl/actions/issues/2286) [#2248](https://github.com/myparcelnl/actions/issues/2248) * **deps:** bump myparcelnl/actions from 4 to 5 ([#84](#84)) ([0370671](0370671)), closes [#80](#80) [#80](#80) [#81](#81) [actions/checkout#2226](actions/checkout#2226) [actions/checkout#2238](actions/checkout#2238) [actions/checkout#1971](actions/checkout#1971) [actions/checkout#1977](actions/checkout#1977) [actions/checkout#2043](actions/checkout#2043) [actions/checkout#2044](actions/checkout#2044) [actions/checkout#2194](actions/checkout#2194) [actions/checkout#2224](actions/checkout#2224) [actions/checkout#2236](actions/checkout#2236) [actions/checkout#2237](actions/checkout#2237) [actions/checkout#1971](actions/checkout#1971) [actions/checkout#1977](actions/checkout#1977) [actions/checkout#2043](actions/checkout#2043) [actions/checkout#2194](actions/checkout#2194) [actions/checkout#2236](actions/checkout#2236) [actions/checkout#1941](actions/checkout#1941) [actions/checkout#1946](actions/checkout#1946) [actions/checkout#1924](actions/checkout#1924) [actions/checkout#1919](actions/checkout#1919) [actions/checkout#2226](actions/checkout#2226) [actions/checkout#1971](actions/checkout#1971) [actions/checkout#1977](actions/checkout#1977) [actions/checkout#2043](actions/checkout#2043) [actions/checkout#2044](actions/checkout#2044) [actions/checkout#2194](actions/checkout#2194) [actions/checkout#2224](actions/checkout#2224) [actions/checkout#2236](actions/checkout#2236) [actions/checkout#1941](actions/checkout#1941) [actions/checkout#1946](actions/checkout#1946) [actions/checkout#1924](actions/checkout#1924) [actions/checkout#1180](actions/checkout#1180) [actions/checkout#1777](actions/checkout#1777) [actions/checkout#1872](actions/checkout#1872) [actions/checkout#1739](actions/checkout#1739) [actions/checkout#1697](actions/checkout#1697) [actions/checkout#1774](actions/checkout#1774) [actions/checkout#1776](actions/checkout#1776) [actions/checkout#1732](actions/checkout#1732) [actions/checkout#1703](actions/checkout#1703) [actions/checkout#1694](actions/checkout#1694) [actions/checkout#1696](actions/checkout#1696) [actions/checkout#1695](actions/checkout#1695) [actions/checkout#1707](actions/checkout#1707) [actions/checkout#1692](actions/checkout#1692) [actions/checkout#1688](actions/checkout#1688) [actions/checkout#1693](actions/checkout#1693) [actions/checkout#1643](actions/checkout#1643) [#2238](https://github.com/myparcelnl/actions/issues/2238) [#2226](https://github.com/myparcelnl/actions/issues/2226) [#74](#74) [#72](#72) [#72](#72) [#82](#82) [#81](#81) [#76](#76) [#80](#80)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [actions/cache](https://github.com/actions/cache) | major | `v4` → `v5.0.5` | --- ### Release Notes <details> <summary>actions/cache (actions/cache)</summary> ### [`v5.0.5`](https://github.com/actions/cache/releases/tag/v5.0.5) [Compare Source](actions/cache@v5.0.4...v5.0.5) #### What's Changed - Update ts-http-runtime dependency by [@​yacaovsnc](https://github.com/yacaovsnc) in [#​1747](actions/cache#1747) **Full Changelog**: <actions/cache@v5...v5.0.5> ### [`v5.0.4`](https://github.com/actions/cache/releases/tag/v5.0.4) [Compare Source](actions/cache@v5.0.3...v5.0.4) #### What's Changed - Add release instructions and update maintainer docs by [@​Link-](https://github.com/Link-) in [#​1696](actions/cache#1696) - Potential fix for code scanning alert no. 52: Workflow does not contain permissions by [@​Link-](https://github.com/Link-) in [#​1697](actions/cache#1697) - Fix workflow permissions and cleanup workflow names / formatting by [@​Link-](https://github.com/Link-) in [#​1699](actions/cache#1699) - docs: Update examples to use the latest version by [@​XZTDean](https://github.com/XZTDean) in [#​1690](actions/cache#1690) - Fix proxy integration tests by [@​Link-](https://github.com/Link-) in [#​1701](actions/cache#1701) - Fix cache key in examples.md for bun.lock by [@​RyPeck](https://github.com/RyPeck) in [#​1722](actions/cache#1722) - Update dependencies & patch security vulnerabilities by [@​Link-](https://github.com/Link-) in [#​1738](actions/cache#1738) #### New Contributors - [@​XZTDean](https://github.com/XZTDean) made their first contribution in [#​1690](actions/cache#1690) - [@​RyPeck](https://github.com/RyPeck) made their first contribution in [#​1722](actions/cache#1722) **Full Changelog**: <actions/cache@v5...v5.0.4> ### [`v5.0.3`](https://github.com/actions/cache/releases/tag/v5.0.3) [Compare Source](actions/cache@v5.0.2...v5.0.3) #### What's Changed - Bump `@actions/cache` to v5.0.5 (Resolves: <https://github.com/actions/cache/security/dependabot/33>) - Bump `@actions/core` to v2.0.3 **Full Changelog**: <actions/cache@v5...v5.0.3> ### [`v5.0.2`](https://github.com/actions/cache/releases/tag/v5.0.2): v.5.0.2 [Compare Source](actions/cache@v5.0.1...v5.0.2) ### v5.0.2 #### What's Changed When creating cache entries, 429s returned from the cache service will not be retried. ### [`v5.0.1`](https://github.com/actions/cache/releases/tag/v5.0.1) [Compare Source](actions/cache@v5...v5.0.1) > \[!IMPORTANT] > **`actions/cache@v5` runs on the Node.js 24 runtime and requires a minimum Actions Runner version of `2.327.1`.** > > If you are using self-hosted runners, ensure they are updated before upgrading. *** ### v5.0.1 #### What's Changed - fix: update [@​actions/cache](https://github.com/actions/cache) for Node.js 24 punycode deprecation by [@​salmanmkc](https://github.com/salmanmkc) in [#​1685](actions/cache#1685) - prepare release v5.0.1 by [@​salmanmkc](https://github.com/salmanmkc) in [#​1686](actions/cache#1686) ### v5.0.0 #### What's Changed - Upgrade to use node24 by [@​salmanmkc](https://github.com/salmanmkc) in [#​1630](actions/cache#1630) - Prepare v5.0.0 release by [@​salmanmkc](https://github.com/salmanmkc) in [#​1684](actions/cache#1684) **Full Changelog**: <actions/cache@v5...v5.0.1> ### [`v5.0.0`](https://github.com/actions/cache/releases/tag/v5.0.0) [Compare Source](actions/cache@v5...v5) > \[!IMPORTANT] > **`actions/cache@v5` runs on the Node.js 24 runtime and requires a minimum Actions Runner version of `2.327.1`.** > > If you are using self-hosted runners, ensure they are updated before upgrading. *** #### What's Changed - Upgrade to use node24 by [@​salmanmkc](https://github.com/salmanmkc) in [#​1630](actions/cache#1630) - Prepare v5.0.0 release by [@​salmanmkc](https://github.com/salmanmkc) in [#​1684](actions/cache#1684) **Full Changelog**: <actions/cache@v4.3.0...v5.0.0> ### [`v5`](actions/cache@v4.3.0...v5) [Compare Source](actions/cache@v4.3.0...v5) ### [`v4.3.0`](https://github.com/actions/cache/releases/tag/v4.3.0) [Compare Source](actions/cache@v4.2.4...v4.3.0) #### What's Changed - Add note on runner versions by [@​GhadimiR](https://github.com/GhadimiR) in [#​1642](actions/cache#1642) - Prepare `v4.3.0` release by [@​Link-](https://github.com/Link-) in [#​1655](actions/cache#1655) #### New Contributors - [@​GhadimiR](https://github.com/GhadimiR) made their first contribution in [#​1642](actions/cache#1642) **Full Changelog**: <actions/cache@v4...v4.3.0> ### [`v4.2.4`](https://github.com/actions/cache/releases/tag/v4.2.4) [Compare Source](actions/cache@v4.2.3...v4.2.4) #### What's Changed - Update README.md by [@​nebuk89](https://github.com/nebuk89) in [#​1620](actions/cache#1620) - Upgrade `@actions/cache` to `4.0.5` and move `@protobuf-ts/plugin` to dev depdencies by [@​Link-](https://github.com/Link-) in [#​1634](actions/cache#1634) - Prepare release `4.2.4` by [@​Link-](https://github.com/Link-) in [#​1636](actions/cache#1636) #### New Contributors - [@​nebuk89](https://github.com/nebuk89) made their first contribution in [#​1620](actions/cache#1620) **Full Changelog**: <actions/cache@v4...v4.2.4> ### [`v4.2.3`](https://github.com/actions/cache/releases/tag/v4.2.3) [Compare Source](actions/cache@v4.2.2...v4.2.3) #### What's Changed - Update to use [@​actions/cache](https://github.com/actions/cache) 4.0.3 package & prepare for new release by [@​salmanmkc](https://github.com/salmanmkc) in [#​1577](actions/cache#1577) (SAS tokens for cache entries are now masked in debug logs) #### New Contributors - [@​salmanmkc](https://github.com/salmanmkc) made their first contribution in [#​1577](actions/cache#1577) **Full Changelog**: <actions/cache@v4.2.2...v4.2.3> ### [`v4.2.2`](https://github.com/actions/cache/releases/tag/v4.2.2) [Compare Source](actions/cache@v4.2.1...v4.2.2) #### What's Changed > \[!IMPORTANT] > As a reminder, there were important backend changes to release v4.2.0, see [those release notes](https://github.com/actions/cache/releases/tag/v4.2.0) and [the announcement](actions/cache#1510) for more details. - Bump [@​actions/cache](https://github.com/actions/cache) to v4.0.2 by [@​robherley](https://github.com/robherley) in [#​1560](actions/cache#1560) **Full Changelog**: <actions/cache@v4.2.1...v4.2.2> ### [`v4.2.1`](https://github.com/actions/cache/releases/tag/v4.2.1) [Compare Source](actions/cache@v4.2.0...v4.2.1) #### What's Changed > \[!IMPORTANT] > As a reminder, there were important backend changes to release v4.2.0, see [those release notes](https://github.com/actions/cache/releases/tag/v4.2.0) and [the announcement](actions/cache#1510) for more details. - docs: GitHub is spelled incorrectly in caching-strategies.md by [@​janco-absa](https://github.com/janco-absa) in [#​1526](actions/cache#1526) - docs: Make the "always save prime numbers" example more clear by [@​Tobbe](https://github.com/Tobbe) in [#​1525](actions/cache#1525) - Update force deletion docs due a recent deprecation by [@​sebbalex](https://github.com/sebbalex) in [#​1500](actions/cache#1500) - Bump [@​actions/cache](https://github.com/actions/cache) to v4.0.1 by [@​robherley](https://github.com/robherley) in [#​1554](actions/cache#1554) #### New Contributors - [@​janco-absa](https://github.com/janco-absa) made their first contribution in [#​1526](actions/cache#1526) - [@​Tobbe](https://github.com/Tobbe) made their first contribution in [#​1525](actions/cache#1525) - [@​sebbalex](https://github.com/sebbalex) made their first contribution in [#​1500](actions/cache#1500) **Full Changelog**: <actions/cache@v4.2.0...v4.2.1> ### [`v4.2.0`](https://github.com/actions/cache/releases/tag/v4.2.0) [Compare Source](actions/cache@v4.1.2...v4.2.0) #### ⚠️ Important Changes The cache backend service has been rewritten from the ground up for improved performance and reliability. [actions/cache](https://github.com/actions/cache) now integrates with the new cache service (v2) APIs. The new service will gradually roll out as of **February 1st, 2025**. The legacy service will also be sunset on the same date. Changes in these release are **fully backward compatible**. **We are deprecating some versions of this action**. We recommend upgrading to version `v4` or `v3` as soon as possible before **February 1st, 2025.** (Upgrade instructions below). If you are using pinned SHAs, please use the SHAs of versions `v4.2.0` or `v3.4.0` If you do not upgrade, all workflow runs using any of the deprecated [actions/cache](https://github.com/actions/cache) will fail. Upgrading to the recommended versions will not break your workflows. Read more about the change & access the migration guide: [reference to the announcement](actions/cache#1510). ##### Minor changes Minor and patch version updates for these dependencies: - [@​actions/core](https://github.com/actions/core): `1.11.1` - [@​actions/io](https://github.com/actions/io): `1.1.3` - [@​vercel/ncc](https://github.com/vercel/ncc): `0.38.3` **Full Changelog**: <actions/cache@v4.1.2...v4.2.0> ### [`v4.1.2`](https://github.com/actions/cache/releases/tag/v4.1.2) [Compare Source](actions/cache@v4.1.1...v4.1.2) #### What's Changed - Add Bun example by [@​idleberg](https://github.com/idleberg) in [#​1456](actions/cache#1456) - Revise `isGhes` logic by [@​jww3](https://github.com/jww3) in [#​1474](actions/cache#1474) - Bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://github.com/dependabot) in [#​1475](actions/cache#1475) - Add dependabot.yml to enable automatic dependency upgrades by [@​Link-](https://github.com/Link-) in [#​1476](actions/cache#1476) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [#​1478](actions/cache#1478) - Bump actions/stale from 3 to 9 by [@​dependabot](https://github.com/dependabot) in [#​1479](actions/cache#1479) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://github.com/dependabot) in [#​1483](actions/cache#1483) - Bump actions/setup-node from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [#​1481](actions/cache#1481) - Prepare `4.1.2` release by [@​Link-](https://github.com/Link-) in [#​1477](actions/cache#1477) #### New Contributors - [@​idleberg](https://github.com/idleberg) made their first contribution in [#​1456](actions/cache#1456) - [@​jww3](https://github.com/jww3) made their first contribution in [#​1474](actions/cache#1474) - [@​Link-](https://github.com/Link-) made their first contribution in [#​1476](actions/cache#1476) **Full Changelog**: <actions/cache@v4.1.1...v4.1.2> ### [`v4.1.1`](https://github.com/actions/cache/releases/tag/v4.1.1) [Compare Source](actions/cache@v4.1.0...v4.1.1) #### What's Changed - Restore original behavior of `cache-hit` output by [@​joshmgross](https://github.com/joshmgross) in [#​1467](actions/cache#1467) **Full Changelog**: <actions/cache@v4.1.0...v4.1.1> ### [`v4.1.0`](https://github.com/actions/cache/releases/tag/v4.1.0) [Compare Source](actions/cache@v4.0.2...v4.1.0) #### What's Changed - Fix cache-hit output when cache missed by [@​fchimpan](https://github.com/fchimpan) in [#​1404](actions/cache#1404) - Deprecate `save-always` input by [@​joshmgross](https://github.com/joshmgross) in [#​1452](actions/cache#1452) #### New Contributors - [@​ottlinger](https://github.com/ottlinger) made their first contribution in [#​1437](actions/cache#1437) - [@​Olegt0rr](https://github.com/Olegt0rr) made their first contribution in [#​1377](actions/cache#1377) - [@​fchimpan](https://github.com/fchimpan) made their first contribution in [#​1404](actions/cache#1404) - [@​x612skm](https://github.com/x612skm) made their first contribution in [#​1434](actions/cache#1434) - [@​todgru](https://github.com/todgru) made their first contribution in [#​1311](actions/cache#1311) - [@​Jcambass](https://github.com/Jcambass) made their first contribution in [#​1463](actions/cache#1463) - [@​mackey0225](https://github.com/mackey0225) made their first contribution in [#​1462](actions/cache#1462) - [@​quatquatt](https://github.com/quatquatt) made their first contribution in [#​1445](actions/cache#1445) **Full Changelog**: <actions/cache@v4.0.2...v4.1.0> ### [`v4.0.2`](https://github.com/actions/cache/releases/tag/v4.0.2) [Compare Source](actions/cache@v4.0.1...v4.0.2) #### What's Changed - Fix `fail-on-cache-miss` not working by [@​cdce8p](https://github.com/cdce8p) in [#​1327](actions/cache#1327) **Full Changelog**: <actions/cache@v4.0.1...v4.0.2> ### [`v4.0.1`](https://github.com/actions/cache/releases/tag/v4.0.1) [Compare Source](actions/cache@v4...v4.0.1) #### What's Changed - Update README.md by [@​yacaovsnc](https://github.com/yacaovsnc) in [#​1304](actions/cache#1304) - Update examples by [@​yacaovsnc](https://github.com/yacaovsnc) in [#​1305](actions/cache#1305) - Update actions/cache publish flow by [@​bethanyj28](https://github.com/bethanyj28) in [#​1340](actions/cache#1340) - Update [@​actions/cache](https://github.com/actions/cache) by [@​bethanyj28](https://github.com/bethanyj28) in [#​1341](actions/cache#1341) #### New Contributors - [@​yacaovsnc](https://github.com/yacaovsnc) made their first contribution in [#​1304](actions/cache#1304) **Full Changelog**: <actions/cache@v4...v4.0.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJ0ZW1wbGF0ZSJdfQ==--> Reviewed-on: https://git.lx.e6a.app/tools/cookie-py/pulls/86
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0. Release notes *Sourced from [actions/cache's releases](https://github.com/actions/cache/releases).* > v4.3.0 > ------ > > What's Changed > -------------- > > * Add note on runner versions by [`@GhadimiR`](https://github.com/GhadimiR) in [actions/cache#1642](https://redirect.github.com/actions/cache/pull/1642) > * Prepare `v4.3.0` release by [`@Link`](https://github.com/Link)- in [actions/cache#1655](https://redirect.github.com/actions/cache/pull/1655) > > New Contributors > ---------------- > > * [`@GhadimiR`](https://github.com/GhadimiR) made their first contribution in [actions/cache#1642](https://redirect.github.com/actions/cache/pull/1642) > > **Full Changelog**: <actions/cache@v4...v4.3.0> Changelog *Sourced from [actions/cache's changelog](https://github.com/actions/cache/blob/main/RELEASES.md).* > Releases > ======== > > ### 4.3.0 > > * Bump `@actions/cache` to [v4.1.0](https://redirect.github.com/actions/toolkit/pull/2132) > > ### 4.2.4 > > * Bump `@actions/cache` to v4.0.5 > > ### 4.2.3 > > * Bump `@actions/cache` to v4.0.3 (obfuscates SAS token in debug logs for cache entries) > > ### 4.2.2 > > * Bump `@actions/cache` to v4.0.2 > > ### 4.2.1 > > * Bump `@actions/cache` to v4.0.1 > > ### 4.2.0 > > TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. [actions/cache](https://github.com/actions/cache) now integrates with the new cache service (v2) APIs. > > The new service will gradually roll out as of **February 1st, 2025**. The legacy service will also be sunset on the same date. Changes in these release are **fully backward compatible**. > > **We are deprecating some versions of this action**. We recommend upgrading to version `v4` or `v3` as soon as possible before **February 1st, 2025.** (Upgrade instructions below). > > If you are using pinned SHAs, please use the SHAs of versions `v4.2.0` or `v3.4.0` > > If you do not upgrade, all workflow runs using any of the deprecated [actions/cache](https://github.com/actions/cache) will fail. > > Upgrading to the recommended versions will not break your workflows. > > ### 4.1.2 > > * Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - [ArcadeData#1474](https://redirect.github.com/actions/cache/pull/1474) > * Security fix: Bump braces from 3.0.2 to 3.0.3 - [ArcadeData#1475](https://redirect.github.com/actions/cache/pull/1475) > > ### 4.1.1 > > * Restore original behavior of `cache-hit` output - [ArcadeData#1467](https://redirect.github.com/actions/cache/pull/1467) > > ### 4.1.0 > > * Ensure `cache-hit` output is set when a cache is missed - [ArcadeData#1404](https://redirect.github.com/actions/cache/pull/1404) > * Deprecate `save-always` input - [ArcadeData#1452](https://redirect.github.com/actions/cache/pull/1452) ... (truncated) Commits * [`0057852`](actions/cache@0057852) Merge pull request [ArcadeData#1655](https://redirect.github.com/actions/cache/issues/1655) from actions/Link-/prepare-4.3.0 * [`4f5ea67`](actions/cache@4f5ea67) Update licensed cache * [`9fcad95`](actions/cache@9fcad95) Upgrade actions/cache to 4.1.0 and prepare 4.3.0 release * [`638ed79`](actions/cache@638ed79) Merge pull request [ArcadeData#1642](https://redirect.github.com/actions/cache/issues/1642) from actions/GhadimiR-patch-1 * [`3862dcc`](actions/cache@3862dcc) Add note on runner versions * See full diff in [compare view](actions/cache@0400d5f...0057852) [](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) --- 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)
| Back | FazBrowse Home | New Git URL |
Description
Fixes: https://github.com/github/actions-persistence/issues/199
Motivation and Context
Preparing new release
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: