Merge pull request #1614 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.98.0

chore(deps): Bump @docker/actions-toolkit from 0.92.0 to 0.98.0
This commit is contained in:
CrazyMax
2026-09-09 12:52:05 +02:00
committed by GitHub
5 changed files with 201 additions and 190 deletions
Generated Vendored
+164 -153
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+4 -4
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+5 -5
View File
@@ -216,7 +216,7 @@ Apache License
The following npm package may be included in this product: The following npm package may be included in this product:
- @docker/actions-toolkit@0.92.0 - @docker/actions-toolkit@0.98.0
This package contains the following license: This package contains the following license:
@@ -1792,7 +1792,7 @@ SOFTWARE.
The following npm package may be included in this product: The following npm package may be included in this product:
- js-yaml@5.2.0 - js-yaml@5.4.1
This package contains the following license: This package contains the following license:
@@ -2632,7 +2632,7 @@ END OF TERMS AND CONDITIONS
The following npm package may be included in this product: The following npm package may be included in this product:
- @sigstore/verify@4.1.0 - @sigstore/verify@4.1.2
This package contains the following license: This package contains the following license:
@@ -4387,7 +4387,7 @@ The following npm packages may be included in this product:
- pump@2.0.1 - pump@2.0.1
- pumpify@1.5.1 - pumpify@1.5.1
- tar-stream@3.1.7 - tar-stream@3.1.7
- tar-stream@3.2.0 - tar-stream@3.2.1
These packages each contain the following license: These packages each contain the following license:
@@ -4906,7 +4906,7 @@ THE SOFTWARE.
The following npm packages may be included in this product: The following npm packages may be included in this product:
- @actions/artifact@6.2.1 - @actions/artifact@6.2.1
- @actions/cache@6.1.0 - @actions/cache@6.2.0
- @actions/core@3.0.0 - @actions/core@3.0.0
- @actions/core@3.0.1 - @actions/core@3.0.1
- @actions/exec@3.0.0 - @actions/exec@3.0.0
+1 -1
View File
@@ -25,7 +25,7 @@
"packageManager": "yarn@4.15.0", "packageManager": "yarn@4.15.0",
"dependencies": { "dependencies": {
"@actions/core": "^3.0.1", "@actions/core": "^3.0.1",
"@docker/actions-toolkit": "0.92.0", "@docker/actions-toolkit": "0.98.0",
"handlebars": "^4.7.9" "handlebars": "^4.7.9"
}, },
"devDependencies": { "devDependencies": {
+27 -27
View File
@@ -34,9 +34,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@actions/cache@npm:^6.1.0": "@actions/cache@npm:^6.2.0":
version: 6.1.0 version: 6.2.0
resolution: "@actions/cache@npm:6.1.0" resolution: "@actions/cache@npm:6.2.0"
dependencies: dependencies:
"@actions/core": "npm:^3.0.1" "@actions/core": "npm:^3.0.1"
"@actions/exec": "npm:^3.0.0" "@actions/exec": "npm:^3.0.0"
@@ -47,7 +47,7 @@ __metadata:
"@azure/storage-blob": "npm:^12.31.0" "@azure/storage-blob": "npm:^12.31.0"
"@protobuf-ts/runtime-rpc": "npm:^2.11.1" "@protobuf-ts/runtime-rpc": "npm:^2.11.1"
semver: "npm:^7.7.4" semver: "npm:^7.7.4"
checksum: 10/0cd89f335c1e89f514d56060110bfddc6ab1112ec0091533364c32aec2621896112cde71cfc4089b86d00f3b5478996088e4c4e0aba0aec32aae0afeb4921b3d checksum: 10/b2b3d219d3458b6b7e8f47ff6a83a0566f0b3cd5b257e307636d2147f892e595ce8cecbc0675590a57d0eb4d4d73564d08d28753baa50934ad59a65cbee2d8fa
languageName: node languageName: node
linkType: hard linkType: hard
@@ -437,12 +437,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@docker/actions-toolkit@npm:0.92.0": "@docker/actions-toolkit@npm:0.98.0":
version: 0.92.0 version: 0.98.0
resolution: "@docker/actions-toolkit@npm:0.92.0" resolution: "@docker/actions-toolkit@npm:0.98.0"
dependencies: dependencies:
"@actions/artifact": "npm:^6.2.1" "@actions/artifact": "npm:^6.2.1"
"@actions/cache": "npm:^6.1.0" "@actions/cache": "npm:^6.2.0"
"@actions/core": "npm:^3.0.1" "@actions/core": "npm:^3.0.1"
"@actions/exec": "npm:^3.0.0" "@actions/exec": "npm:^3.0.0"
"@actions/github": "npm:^9.1.1" "@actions/github": "npm:^9.1.1"
@@ -451,18 +451,18 @@ __metadata:
"@actions/tool-cache": "npm:^4.0.0" "@actions/tool-cache": "npm:^4.0.0"
"@sigstore/bundle": "npm:^5.0.0" "@sigstore/bundle": "npm:^5.0.0"
"@sigstore/tuf": "npm:^5.0.0" "@sigstore/tuf": "npm:^5.0.0"
"@sigstore/verify": "npm:^4.1.0" "@sigstore/verify": "npm:^4.1.2"
async-retry: "npm:^1.3.3" async-retry: "npm:^1.3.3"
csv-parse: "npm:^7.0.0" csv-parse: "npm:^7.0.2"
gunzip-maybe: "npm:^1.4.2" gunzip-maybe: "npm:^1.4.2"
handlebars: "npm:^4.7.9" handlebars: "npm:^4.7.9"
he: "npm:^1.2.0" he: "npm:^1.2.0"
js-yaml: "npm:^5.2.0" js-yaml: "npm:^5.4.1"
jwt-decode: "npm:^4.0.0" jwt-decode: "npm:^4.0.0"
semver: "npm:^7.8.5" semver: "npm:^7.8.5"
tar-stream: "npm:^3.2.0" tar-stream: "npm:^3.2.1"
tmp: "npm:^0.2.7" tmp: "npm:^0.2.7"
checksum: 10/599cea84b897069c53744a2f05371c6d9ad60da18448b4431273529b92fd2d77ddc718ee205cf0bf1da53083d412da90b1067f1e64a5fdac73fe71d486726064 checksum: 10/9b8fed1455896812d913412a816ce2834aa908eee4db347672c204180bd0955163fabdfda27fb326f2255ec79b307297961205ac00f36803a12e5d076a5b3cf2
languageName: node languageName: node
linkType: hard linkType: hard
@@ -1724,14 +1724,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@sigstore/verify@npm:^4.1.0": "@sigstore/verify@npm:^4.1.2":
version: 4.1.0 version: 4.1.2
resolution: "@sigstore/verify@npm:4.1.0" resolution: "@sigstore/verify@npm:4.1.2"
dependencies: dependencies:
"@sigstore/bundle": "npm:^5.0.0" "@sigstore/bundle": "npm:^5.0.0"
"@sigstore/core": "npm:^4.0.1" "@sigstore/core": "npm:^4.0.1"
"@sigstore/protobuf-specs": "npm:^0.5.0" "@sigstore/protobuf-specs": "npm:^0.5.0"
checksum: 10/63d34a885d15fb37a111e6a85df61ba6a4247efa15d6989b83328043fe2c7be38b0b87b8e0c26cb906809920fde344eaab37fb34f0acd0d8b97c80bfdaa14f62 checksum: 10/a888502f3623e03a47939432ecd3ee441258aafbea2b952b32b872d73b5d14c437b49aee7979538c7b7c9673c7d7951d600a4b12b8242a3402fc83ace38bad12
languageName: node languageName: node
linkType: hard linkType: hard
@@ -2777,7 +2777,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"csv-parse@npm:^7.0.0": "csv-parse@npm:^7.0.2":
version: 7.0.2 version: 7.0.2
resolution: "csv-parse@npm:7.0.2" resolution: "csv-parse@npm:7.0.2"
checksum: 10/66158491d25b2070908c6d28130c1d439bec0e0d1ab3fad372973909e573bcc85a46ca317ae410f0178157f272112e3741b164aaf850d8241128c30ea2137670 checksum: 10/66158491d25b2070908c6d28130c1d439bec0e0d1ab3fad372973909e573bcc85a46ca317ae410f0178157f272112e3741b164aaf850d8241128c30ea2137670
@@ -2841,7 +2841,7 @@ __metadata:
resolution: "docker-build-push@workspace:." resolution: "docker-build-push@workspace:."
dependencies: dependencies:
"@actions/core": "npm:^3.0.1" "@actions/core": "npm:^3.0.1"
"@docker/actions-toolkit": "npm:0.92.0" "@docker/actions-toolkit": "npm:0.98.0"
"@eslint/js": "npm:^9.39.3" "@eslint/js": "npm:^9.39.3"
"@types/node": "npm:^24.11.0" "@types/node": "npm:^24.11.0"
"@typescript-eslint/eslint-plugin": "npm:^8.56.1" "@typescript-eslint/eslint-plugin": "npm:^8.56.1"
@@ -4012,14 +4012,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"js-yaml@npm:^5.2.0": "js-yaml@npm:^5.4.1":
version: 5.2.0 version: 5.4.1
resolution: "js-yaml@npm:5.2.0" resolution: "js-yaml@npm:5.4.1"
dependencies: dependencies:
argparse: "npm:^2.0.1" argparse: "npm:^2.0.1"
bin: bin:
js-yaml: bin/js-yaml.mjs js-yaml: bin/js-yaml.mjs
checksum: 10/8a5e55c5d0fcafae4ac02114a99dc070048b8e5a82a056089ce1f69f8a00fd8eb05b622e76ad50aac1f9d409010636c9616c6b2ed4e58dae138379a60d301220 checksum: 10/6fff9ee00bd59aeb7e1484b4281f5e927b117cbfbf3ffa6c0fef0c58519317eb61527e93c4aa70f417709229bc1eeed63cba773913577a64405975a72fba7180
languageName: node languageName: node
linkType: hard linkType: hard
@@ -5668,15 +5668,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"tar-stream@npm:^3.2.0": "tar-stream@npm:^3.2.1":
version: 3.2.0 version: 3.2.1
resolution: "tar-stream@npm:3.2.0" resolution: "tar-stream@npm:3.2.1"
dependencies: dependencies:
b4a: "npm:^1.6.4" b4a: "npm:^1.6.4"
bare-fs: "npm:^4.5.5" bare-fs: "npm:^4.5.5"
fast-fifo: "npm:^1.2.0" fast-fifo: "npm:^1.2.0"
streamx: "npm:^2.15.0" streamx: "npm:^2.15.0"
checksum: 10/ce57a81521de73ae7a3b7d55a08da50d6771427c249bfa89a208518e48faf5254c8fa7201a8f5419ab8bde9601a74e6dd512b31a13ec89774aec96178f99a8d3 checksum: 10/1a09f857e0789489476d99fb716fa6d209e7d19aa73b7a4b23f40eeba46792d5007ca62fde4fca8f643ed71ace1c526a293c655718a0409275a45a8aa86b562a
languageName: node languageName: node
linkType: hard linkType: hard