| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.2 to 3.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
Sorry, something went wrong.
There was a problem hiding this comment.
This PR updates the @actions/tool-cache dependency from version 2.0.2 to 3.0.0, a major version bump. The update also brings in updated transitive dependencies including @actions/http-client (3.0.0 → 3.0.1) and newer versions of @actions/core, @actions/exec, and @actions/io as peer dependencies of tool-cache.
Changes:
Copilot reviewed 1 out of 14 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| package.json | Updates @actions/tool-cache dependency version specification |
| package-lock.json | Updates lockfile with new resolved versions and removes nested node_modules for tool-cache dependencies |
| lib/upload-sarif-action.js | Generated JavaScript reflecting dependency updates, including new orchestration ID feature in http-client |
| lib/upload-sarif-action-post.js | Generated JavaScript reflecting dependency updates, including new orchestration ID feature in http-client |
Sorry, something went wrong.
| @@ -107539,7 +104792,7 @@ var supportedAnalysisKinds = new Set(Object.values(AnalysisKind)); | |||
| var core8 = __toESM(require_core()); | |||
There was a problem hiding this comment.
Unused variable core8.
Sorry, something went wrong.
| @@ -107539,7 +104792,7 @@ var supportedAnalysisKinds = new Set(Object.values(AnalysisKind)); | |||
| var core8 = __toESM(require_core()); | |||
|
|
|||
| // src/config/db-config.ts | |||
| var jsonschema = __toESM(require_lib5()); | |||
| var jsonschema = __toESM(require_lib4()); | |||
There was a problem hiding this comment.
Unused variable jsonschema.
Sorry, something went wrong.
| @@ -107539,7 +104792,7 @@ var supportedAnalysisKinds = new Set(Object.values(AnalysisKind)); | |||
| var core8 = __toESM(require_core()); | |||
|
|
|||
| // src/config/db-config.ts | |||
| var jsonschema = __toESM(require_lib5()); | |||
| var jsonschema = __toESM(require_lib4()); | |||
| var semver2 = __toESM(require_semver2()); | |||
There was a problem hiding this comment.
Unused variable semver2.
Sorry, something went wrong.
| @@ -107539,7 +104792,7 @@ var supportedAnalysisKinds = new Set(Object.values(AnalysisKind)); | |||
| var core8 = __toESM(require_core()); | |||
|
|
|||
| // src/config/db-config.ts | |||
| var jsonschema = __toESM(require_lib5()); | |||
| var jsonschema = __toESM(require_lib4()); | |||
| var semver2 = __toESM(require_semver2()); | |||
| var PACK_IDENTIFIER_PATTERN = (function() { | |||
There was a problem hiding this comment.
Unused variable PACK_IDENTIFIER_PATTERN.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps @actions/tool-cache from 2.0.2 to 3.0.0.
ChangelogSourced from @actions/tool-cache's changelog.
Commits- See full diff in compare view
Maintainer changesThis version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @actions/tool-cache since 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: