chore(deps): bump uuid and @actions/cache - #139
Conversation
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache). These dependencies need to be updated together. Removes `uuid` Updates `@actions/cache` from 4.1.0 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: "@actions/cache" dependency-version: 6.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
@dependabot ignore this major version |
|
This option is only available on single-dependency pull requests, as the versions in multi-dependency pull requests may differ. If you'd like to ignore all updates for these dependencies just reply |
|
@dependabot ignore @actions/cache major version |
|
This option is only available on single-dependency pull requests, as the versions in multi-dependency pull requests may differ. If you'd like to ignore all updates for these dependencies just reply |
|
@dependabot ignore this major version |
|
This option is only available on single-dependency pull requests, as the versions in multi-dependency pull requests may differ. If you'd like to ignore all updates for these dependencies just reply |
|
Closing: Taking v6 requires a full ESM migration of the action (source, tests, jest config and the ncc build), which is far beyond the scope of a dependency bump. Staying on the 4.x line. Note: @dependabot close |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Removes uuid. It's no longer used after updating ancestor dependency @actions/cache. These dependencies need to be updated together.
Removes
uuidUpdates
@actions/cachefrom 4.1.0 to 6.0.1Changelog
Sourced from @actions/cache's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@actions/cachesince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.