Merge pull request #559 from crazy-max/yarn-update
Some checks failed
zizmor / zizmor (push) Failing after 1s
validate / prepare (push) Successful in 11s
validate / validate (push) Successful in 18s
codeql / analyze (push) Failing after 47s
test / test (push) Successful in 46s
ci / main (cloud:latest) (push) Successful in 32s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after 31s
ci / main (lab:latest) (push) Successful in 29s
ci / use (true) (push) Successful in 22s
ci / driver (image=moby/buildkit:master network=host ) (push) Successful in 28s
ci / docker-driver (push) Successful in 20s
ci / driver (image=moby/buildkit:latest) (push) Successful in 33s
ci / use (false) (push) Successful in 35s
ci / error (push) Failing after 41s
ci / endpoint (push) Failing after 17s
ci / multi (push) Successful in 51s
ci / debug (push) Successful in 57s
ci / buildkitd-config (push) Successful in 31s
ci / buildkitd-config-inline (push) Successful in 31s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 27s
ci / with-qemu (, all) (push) Successful in 38s
ci / with-qemu (v0.9.1, all) (push) Failing after 33s
ci / with-qemu (, arm64,riscv64,arm) (push) Successful in 41s
ci / build-ref (refs/pull/731/head) (push) Failing after 25s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 35s
ci / standalone-cmd (push) Successful in 24s
ci / build-ref (master) (push) Successful in 40s
ci / docker-context (push) Successful in 15s
ci / standalone-action (push) Successful in 33s
ci / append (push) Successful in 30s
ci / platforms (push) Successful in 37s
ci / cleanup (false) (push) Successful in 18s
ci / k3s (v0.10.5) (push) Failing after 24s
ci / k3s (latest) (push) Failing after 31s
ci / k3s (v0.11.0) (push) Failing after 24s
ci / cache-binary (false) (push) Failing after 21s
ci / cache-binary (true) (push) Failing after 16s
ci / cleanup (true) (push) Successful in 39s
ci / keep-state-error (push) Successful in 13s
ci / keep-state (push) Successful in 41s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 3m29s
ci / main (v0.4.1) (push) Failing after 10m23s
ci / main (latest) (push) Failing after 10m32s
ci / main () (push) Failing after 11m15s
ci / windows-error (push) Has been cancelled

update yarn to 4.15.0
This commit is contained in:
CrazyMax
2026-05-28 18:44:17 +02:00
committed by GitHub
3 changed files with 9 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
# https://yarnpkg.com/configuration/yarnrc
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true
nodeLinker: node-modules
logFilters:
- code: YN0004
level: discard
- code: YN0013
level: discard
- code: YN0019
@@ -14,5 +14,8 @@ logFilters:
- code: YN0086
level: discard
nodeLinker: node-modules
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true
enableScripts: false
npmMinimalAgeGate: 2d

View File

@@ -21,7 +21,7 @@
],
"author": "Docker Inc.",
"license": "Apache-2.0",
"packageManager": "yarn@4.9.2",
"packageManager": "yarn@4.15.0",
"dependencies": {
"@actions/core": "^3.0.1",
"@docker/actions-toolkit": "^0.91.0",

View File

@@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!
__metadata:
version: 8
version: 10
cacheKey: 10
"@aashutoshrathi/word-wrap@npm:^1.2.3":