From 5d7de1e140713f9bfaf1ce077f945429e41cd513 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:03:23 +0000 Subject: [PATCH] Update dependency @actions/cache to v3.3.0 --- ...-d5939006-cb11-485e-a6a8-4a30eb021053.json | 11 ++++++ packages/cache-github-actions/package.json | 2 +- yarn.lock | 36 +++++++++---------- 3 files changed, 30 insertions(+), 19 deletions(-) create mode 100644 change/change-d5939006-cb11-485e-a6a8-4a30eb021053.json diff --git a/change/change-d5939006-cb11-485e-a6a8-4a30eb021053.json b/change/change-d5939006-cb11-485e-a6a8-4a30eb021053.json new file mode 100644 index 00000000..23cc520c --- /dev/null +++ b/change/change-d5939006-cb11-485e-a6a8-4a30eb021053.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "type": "patch", + "comment": "Update dependency @actions/cache to v3.3.0", + "packageName": "@lage-run/cache-github-actions", + "email": "email not defined", + "dependentChangeType": "patch" + } + ] +} \ No newline at end of file diff --git a/packages/cache-github-actions/package.json b/packages/cache-github-actions/package.json index 27b2eef2..8a51f68c 100644 --- a/packages/cache-github-actions/package.json +++ b/packages/cache-github-actions/package.json @@ -16,7 +16,7 @@ "lint": "monorepo-scripts lint" }, "dependencies": { - "@actions/cache": "3.2.4", + "@actions/cache": "3.3.0", "backfill-config": "6.4.2", "backfill-logger": "5.2.1", "workspace-tools": "0.37.0" diff --git a/yarn.lock b/yarn.lock index 61d231b5..fbcfa04b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5,11 +5,11 @@ __metadata: version: 8 cacheKey: 10c0 -"@actions/cache@npm:3.2.4": - version: 3.2.4 - resolution: "@actions/cache@npm:3.2.4" +"@actions/cache@npm:3.3.0": + version: 3.3.0 + resolution: "@actions/cache@npm:3.3.0" dependencies: - "@actions/core": "npm:^1.10.0" + "@actions/core": "npm:^1.11.1" "@actions/exec": "npm:^1.0.1" "@actions/glob": "npm:^0.1.0" "@actions/http-client": "npm:^2.1.1" @@ -18,12 +18,21 @@ __metadata: "@azure/ms-rest-js": "npm:^2.6.0" "@azure/storage-blob": "npm:^12.13.0" semver: "npm:^6.3.1" - uuid: "npm:^3.3.3" - checksum: 10c0/81bbf9dd1712d44eb92a1b832cd76a10bd17b72a379d0c7a73ae209d152d1e5b0fb310449622c511c48ace72e92572b2927993a4c85ac98eae2f6677c42a6a6a + checksum: 10c0/e4206205bfdf8a108f2c36c582ae08acdb5d8e43ee424dde0e5248a270fa57b232709c2448b625536bfc4dd67ad037268e9796c35e1517ea6ce56083710a1ff2 languageName: node linkType: hard -"@actions/core@npm:^1.10.0, @actions/core@npm:^1.2.6": +"@actions/core@npm:^1.11.1": + version: 1.11.1 + resolution: "@actions/core@npm:1.11.1" + dependencies: + "@actions/exec": "npm:^1.1.1" + "@actions/http-client": "npm:^2.0.1" + checksum: 10c0/9aa30b397d8d0dbc74e69fe46b23fb105cab989beb420c57eacbfc51c6804abe8da0f46973ca9f639d532ea4c096d0f4d37da0223fbe94f304fa3c5f53537c30 + languageName: node + linkType: hard + +"@actions/core@npm:^1.2.6": version: 1.10.0 resolution: "@actions/core@npm:1.10.0" dependencies: @@ -33,7 +42,7 @@ __metadata: languageName: node linkType: hard -"@actions/exec@npm:^1.0.1": +"@actions/exec@npm:^1.0.1, @actions/exec@npm:^1.1.1": version: 1.1.1 resolution: "@actions/exec@npm:1.1.1" dependencies: @@ -1673,7 +1682,7 @@ __metadata: version: 0.0.0-use.local resolution: "@lage-run/cache-github-actions@workspace:packages/cache-github-actions" dependencies: - "@actions/cache": "npm:3.2.4" + "@actions/cache": "npm:3.3.0" "@lage-run/monorepo-scripts": "npm:*" backfill-config: "npm:6.4.2" backfill-logger: "npm:5.2.1" @@ -8464,15 +8473,6 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^3.3.3": - version: 3.4.0 - resolution: "uuid@npm:3.4.0" - bin: - uuid: ./bin/uuid - checksum: 10c0/1c13950df865c4f506ebfe0a24023571fa80edf2e62364297a537c80af09c618299797bbf2dbac6b1f8ae5ad182ba474b89db61e0e85839683991f7e08795347 - languageName: node - linkType: hard - "uuid@npm:^8.3.0, uuid@npm:^8.3.2": version: 8.3.2 resolution: "uuid@npm:8.3.2"