Skip to content

Commit 29e2f44

Browse files
committed
build: lock file maintenance
1 parent e8d26ef commit 29e2f44

File tree

18 files changed

+3887
-2490
lines changed

18 files changed

+3887
-2490
lines changed

.github/local-actions/branch-manager/main.js

Lines changed: 261 additions & 197 deletions
Large diffs are not rendered by default.

.github/local-actions/labels-sync/main.js

Lines changed: 261 additions & 197 deletions
Large diffs are not rendered by default.

.github/local-actions/lock-closed/main.js

Lines changed: 261 additions & 197 deletions
Large diffs are not rendered by default.

.github/ng-renovate/yarn.lock

Lines changed: 105 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ __metadata:
950950
languageName: node
951951
linkType: hard
952952

953-
"@aws-sdk/types@npm:3.723.0, @aws-sdk/types@npm:^3.222.0":
953+
"@aws-sdk/types@npm:3.723.0":
954954
version: 3.723.0
955955
resolution: "@aws-sdk/types@npm:3.723.0"
956956
dependencies:
@@ -960,6 +960,16 @@ __metadata:
960960
languageName: node
961961
linkType: hard
962962

963+
"@aws-sdk/types@npm:^3.222.0":
964+
version: 3.731.0
965+
resolution: "@aws-sdk/types@npm:3.731.0"
966+
dependencies:
967+
"@smithy/types": "npm:^4.0.0"
968+
tslib: "npm:^2.6.2"
969+
checksum: 10c0/f93d8d0ab574367f2c40f148d986c36b6fe66b854afba52198f1d1bf5b67e23673c3a507c07f9cf58cd3de00e76d241218abf989efc74b9a90213f5951ac7d43
970+
languageName: node
971+
linkType: hard
972+
963973
"@aws-sdk/util-arn-parser@npm:3.723.0":
964974
version: 3.723.0
965975
resolution: "@aws-sdk/util-arn-parser@npm:3.723.0"
@@ -1335,7 +1345,7 @@ __metadata:
13351345
languageName: node
13361346
linkType: hard
13371347

1338-
"@opentelemetry/api-logs@npm:0.57.0, @opentelemetry/api-logs@npm:^0.57.0":
1348+
"@opentelemetry/api-logs@npm:0.57.0":
13391349
version: 0.57.0
13401350
resolution: "@opentelemetry/api-logs@npm:0.57.0"
13411351
dependencies:
@@ -1344,6 +1354,15 @@ __metadata:
13441354
languageName: node
13451355
linkType: hard
13461356

1357+
"@opentelemetry/api-logs@npm:0.57.1, @opentelemetry/api-logs@npm:^0.57.0":
1358+
version: 0.57.1
1359+
resolution: "@opentelemetry/api-logs@npm:0.57.1"
1360+
dependencies:
1361+
"@opentelemetry/api": "npm:^1.3.0"
1362+
checksum: 10c0/e2a86c5b72ae5c6050408150a3a67af88e5cacab327003c8f38a5f493d5f197d7b8ada21642c81aabc0918031f593d42cb9faa02294db1ef6a66f0f5d181c2f5
1363+
languageName: node
1364+
linkType: hard
1365+
13471366
"@opentelemetry/api@npm:1.9.0, @opentelemetry/api@npm:^1.3.0":
13481367
version: 1.9.0
13491368
resolution: "@opentelemetry/api@npm:1.9.0"
@@ -1414,7 +1433,7 @@ __metadata:
14141433
languageName: node
14151434
linkType: hard
14161435

1417-
"@opentelemetry/instrumentation@npm:0.57.0, @opentelemetry/instrumentation@npm:^0.57.0":
1436+
"@opentelemetry/instrumentation@npm:0.57.0":
14181437
version: 0.57.0
14191438
resolution: "@opentelemetry/instrumentation@npm:0.57.0"
14201439
dependencies:
@@ -1430,6 +1449,22 @@ __metadata:
14301449
languageName: node
14311450
linkType: hard
14321451

1452+
"@opentelemetry/instrumentation@npm:^0.57.0":
1453+
version: 0.57.1
1454+
resolution: "@opentelemetry/instrumentation@npm:0.57.1"
1455+
dependencies:
1456+
"@opentelemetry/api-logs": "npm:0.57.1"
1457+
"@types/shimmer": "npm:^1.2.0"
1458+
import-in-the-middle: "npm:^1.8.1"
1459+
require-in-the-middle: "npm:^7.1.1"
1460+
semver: "npm:^7.5.2"
1461+
shimmer: "npm:^1.2.1"
1462+
peerDependencies:
1463+
"@opentelemetry/api": ^1.3.0
1464+
checksum: 10c0/d09e90584e218f8c4127ba680c3643e7167cb15af5a94581220e70e03938a9738f661a9f6aa0e7dc78f50f1ff8d2fdfcc9f9cd6252bcfd226b40553bc9399e1e
1465+
languageName: node
1466+
linkType: hard
1467+
14331468
"@opentelemetry/otlp-exporter-base@npm:0.57.0":
14341469
version: 0.57.0
14351470
resolution: "@opentelemetry/otlp-exporter-base@npm:0.57.0"
@@ -1918,19 +1953,19 @@ __metadata:
19181953
languageName: node
19191954
linkType: hard
19201955

1921-
"@smithy/core@npm:^3.0.0, @smithy/core@npm:^3.1.0":
1922-
version: 3.1.0
1923-
resolution: "@smithy/core@npm:3.1.0"
1956+
"@smithy/core@npm:^3.0.0, @smithy/core@npm:^3.1.1":
1957+
version: 3.1.1
1958+
resolution: "@smithy/core@npm:3.1.1"
19241959
dependencies:
19251960
"@smithy/middleware-serde": "npm:^4.0.1"
19261961
"@smithy/protocol-http": "npm:^5.0.1"
19271962
"@smithy/types": "npm:^4.1.0"
19281963
"@smithy/util-body-length-browser": "npm:^4.0.0"
19291964
"@smithy/util-middleware": "npm:^4.0.1"
1930-
"@smithy/util-stream": "npm:^4.0.1"
1965+
"@smithy/util-stream": "npm:^4.0.2"
19311966
"@smithy/util-utf8": "npm:^4.0.0"
19321967
tslib: "npm:^2.6.2"
1933-
checksum: 10c0/94695aaa98b58431b255cb8f6f603d049a1fdad2995db69b13105e9d69b8a5a978885d879f09a4df6cbb0fd5cbcbbd912ba6515bf86736ce5c1d98b88df1eb77
1968+
checksum: 10c0/00b25d4bc85bc3ba731f3b11ee068b0824f3121b03c886c6d20d5acdcb55a32830f80df405c2ba980508efb0c85f3c7ba12a250df6accc7675ee11902dff7864
19341969
languageName: node
19351970
linkType: hard
19361971

@@ -2100,36 +2135,36 @@ __metadata:
21002135
languageName: node
21012136
linkType: hard
21022137

2103-
"@smithy/middleware-endpoint@npm:^4.0.0, @smithy/middleware-endpoint@npm:^4.0.1":
2104-
version: 4.0.1
2105-
resolution: "@smithy/middleware-endpoint@npm:4.0.1"
2138+
"@smithy/middleware-endpoint@npm:^4.0.0, @smithy/middleware-endpoint@npm:^4.0.2":
2139+
version: 4.0.2
2140+
resolution: "@smithy/middleware-endpoint@npm:4.0.2"
21062141
dependencies:
2107-
"@smithy/core": "npm:^3.1.0"
2142+
"@smithy/core": "npm:^3.1.1"
21082143
"@smithy/middleware-serde": "npm:^4.0.1"
21092144
"@smithy/node-config-provider": "npm:^4.0.1"
21102145
"@smithy/shared-ini-file-loader": "npm:^4.0.1"
21112146
"@smithy/types": "npm:^4.1.0"
21122147
"@smithy/url-parser": "npm:^4.0.1"
21132148
"@smithy/util-middleware": "npm:^4.0.1"
21142149
tslib: "npm:^2.6.2"
2115-
checksum: 10c0/b47425491804adbe1264a8d8fc1769104aa29a9951f77f1979d142ef46e436dd88901c72ee9d53276c6593bbb4f6d191c558ddc142653536cc61e80cc3c5ba34
2150+
checksum: 10c0/ac3649397cf9bf306221fb45ff059de3f25e5b020d9ead752a9ba763ec6675cb5dcbbb1d0924ea33878fefb3b5fd8fe07c466fc8cf1a59c431c6d4f9da07f5bf
21162151
languageName: node
21172152
linkType: hard
21182153

21192154
"@smithy/middleware-retry@npm:^4.0.0":
2120-
version: 4.0.1
2121-
resolution: "@smithy/middleware-retry@npm:4.0.1"
2155+
version: 4.0.3
2156+
resolution: "@smithy/middleware-retry@npm:4.0.3"
21222157
dependencies:
21232158
"@smithy/node-config-provider": "npm:^4.0.1"
21242159
"@smithy/protocol-http": "npm:^5.0.1"
21252160
"@smithy/service-error-classification": "npm:^4.0.1"
2126-
"@smithy/smithy-client": "npm:^4.1.0"
2161+
"@smithy/smithy-client": "npm:^4.1.2"
21272162
"@smithy/types": "npm:^4.1.0"
21282163
"@smithy/util-middleware": "npm:^4.0.1"
21292164
"@smithy/util-retry": "npm:^4.0.1"
21302165
tslib: "npm:^2.6.2"
21312166
uuid: "npm:^9.0.1"
2132-
checksum: 10c0/582aedcad5938f1372eb8200dd1be0b58f0aeadea2f13eac03cb0ed7f6264408fae0d004138dc32739a9077a49b64043ac2bd41bac3e40e7635ead906eea9622
2167+
checksum: 10c0/2f818b9523c5cda4de30c97e026cf9266ccd7187a304728542648ad8dbbf480f5c48ec79038f747f3cc8867e568fc8211a608eebeb266582986753025ac42cdc
21332168
languageName: node
21342169
linkType: hard
21352170

@@ -2165,16 +2200,16 @@ __metadata:
21652200
languageName: node
21662201
linkType: hard
21672202

2168-
"@smithy/node-http-handler@npm:^4.0.0, @smithy/node-http-handler@npm:^4.0.1":
2169-
version: 4.0.1
2170-
resolution: "@smithy/node-http-handler@npm:4.0.1"
2203+
"@smithy/node-http-handler@npm:^4.0.0, @smithy/node-http-handler@npm:^4.0.2":
2204+
version: 4.0.2
2205+
resolution: "@smithy/node-http-handler@npm:4.0.2"
21712206
dependencies:
21722207
"@smithy/abort-controller": "npm:^4.0.1"
21732208
"@smithy/protocol-http": "npm:^5.0.1"
21742209
"@smithy/querystring-builder": "npm:^4.0.1"
21752210
"@smithy/types": "npm:^4.1.0"
21762211
tslib: "npm:^2.6.2"
2177-
checksum: 10c0/ab6181d6b4754f3c417abe5494807ac74a29fccd6a321d1240ba8ea9699df3d78ff204fa1a447d6415d8c523bf94ffa744d23e5f2608c63ae9cf827b6369c9d8
2212+
checksum: 10c0/6a3446dcf3bf006cf55b065edfbe7636f2aa13073f2937e224890902de44b191a5214dce4cb61e98b1ad53889bdbb35386e8810a338bc75ea3743f8d4550a2ad
21782213
languageName: node
21792214
linkType: hard
21802215

@@ -2254,18 +2289,18 @@ __metadata:
22542289
languageName: node
22552290
linkType: hard
22562291

2257-
"@smithy/smithy-client@npm:^4.0.0, @smithy/smithy-client@npm:^4.1.0":
2258-
version: 4.1.0
2259-
resolution: "@smithy/smithy-client@npm:4.1.0"
2292+
"@smithy/smithy-client@npm:^4.0.0, @smithy/smithy-client@npm:^4.1.2":
2293+
version: 4.1.2
2294+
resolution: "@smithy/smithy-client@npm:4.1.2"
22602295
dependencies:
2261-
"@smithy/core": "npm:^3.1.0"
2262-
"@smithy/middleware-endpoint": "npm:^4.0.1"
2296+
"@smithy/core": "npm:^3.1.1"
2297+
"@smithy/middleware-endpoint": "npm:^4.0.2"
22632298
"@smithy/middleware-stack": "npm:^4.0.1"
22642299
"@smithy/protocol-http": "npm:^5.0.1"
22652300
"@smithy/types": "npm:^4.1.0"
2266-
"@smithy/util-stream": "npm:^4.0.1"
2301+
"@smithy/util-stream": "npm:^4.0.2"
22672302
tslib: "npm:^2.6.2"
2268-
checksum: 10c0/14a8f52dba92eb324604ba9abc78f03eb79e64d77fc6df720cb6d01e06eaa7d27c71e8485b32103945cdcf12cb81baf8dc9986dde5d1c8d20855b032fade57a6
2303+
checksum: 10c0/9119b5f69578da81c4af4b3955f019f9e9bbcca92e93ae1f5ffc29cc9a35d76e2810414de47103f48936ff11892f0c7044632eb17e600355232dcd0bd0124d8e
22692304
languageName: node
22702305
linkType: hard
22712306

@@ -2348,30 +2383,30 @@ __metadata:
23482383
linkType: hard
23492384

23502385
"@smithy/util-defaults-mode-browser@npm:^4.0.0":
2351-
version: 4.0.1
2352-
resolution: "@smithy/util-defaults-mode-browser@npm:4.0.1"
2386+
version: 4.0.3
2387+
resolution: "@smithy/util-defaults-mode-browser@npm:4.0.3"
23532388
dependencies:
23542389
"@smithy/property-provider": "npm:^4.0.1"
2355-
"@smithy/smithy-client": "npm:^4.1.0"
2390+
"@smithy/smithy-client": "npm:^4.1.2"
23562391
"@smithy/types": "npm:^4.1.0"
23572392
bowser: "npm:^2.11.0"
23582393
tslib: "npm:^2.6.2"
2359-
checksum: 10c0/4aa00a339095e9651d34950aadddc474c46c15e48b14e1835bd58ee95aa235584118bf5a626d8934021dd2a7a485ba3b5ef2e3126c49ca4df3d8044150fb76c6
2394+
checksum: 10c0/3ea4c1dc0acfbe1ac3233555c79653e79ff5ea4bf104d649de21f93d7d530d91bb66af74fc40d5ceae734881a18521df0e5617802dfca57f3eb83dcba9f9c8b1
23602395
languageName: node
23612396
linkType: hard
23622397

23632398
"@smithy/util-defaults-mode-node@npm:^4.0.0":
2364-
version: 4.0.1
2365-
resolution: "@smithy/util-defaults-mode-node@npm:4.0.1"
2399+
version: 4.0.3
2400+
resolution: "@smithy/util-defaults-mode-node@npm:4.0.3"
23662401
dependencies:
23672402
"@smithy/config-resolver": "npm:^4.0.1"
23682403
"@smithy/credential-provider-imds": "npm:^4.0.1"
23692404
"@smithy/node-config-provider": "npm:^4.0.1"
23702405
"@smithy/property-provider": "npm:^4.0.1"
2371-
"@smithy/smithy-client": "npm:^4.1.0"
2406+
"@smithy/smithy-client": "npm:^4.1.2"
23722407
"@smithy/types": "npm:^4.1.0"
23732408
tslib: "npm:^2.6.2"
2374-
checksum: 10c0/e8d846194042cd49f377e78feafc20e4aa5840a4340b54b46a5fd95975cf42aae07606f796855be9e5b0e0569343031f388b098f398d015423f9ee3291e2609b
2409+
checksum: 10c0/345ebabcdf16e1c94f2ac0dbe16579cd7b3689b220666a101017b55c874deeacaade7e6fdbe8a1fb0d0e58e619acadbd54c537d04db272fc909e2a8985855fb9
23752410
languageName: node
23762411
linkType: hard
23772412

@@ -2416,19 +2451,19 @@ __metadata:
24162451
languageName: node
24172452
linkType: hard
24182453

2419-
"@smithy/util-stream@npm:^4.0.0, @smithy/util-stream@npm:^4.0.1":
2420-
version: 4.0.1
2421-
resolution: "@smithy/util-stream@npm:4.0.1"
2454+
"@smithy/util-stream@npm:^4.0.0, @smithy/util-stream@npm:^4.0.2":
2455+
version: 4.0.2
2456+
resolution: "@smithy/util-stream@npm:4.0.2"
24222457
dependencies:
24232458
"@smithy/fetch-http-handler": "npm:^5.0.1"
2424-
"@smithy/node-http-handler": "npm:^4.0.1"
2459+
"@smithy/node-http-handler": "npm:^4.0.2"
24252460
"@smithy/types": "npm:^4.1.0"
24262461
"@smithy/util-base64": "npm:^4.0.0"
24272462
"@smithy/util-buffer-from": "npm:^4.0.0"
24282463
"@smithy/util-hex-encoding": "npm:^4.0.0"
24292464
"@smithy/util-utf8": "npm:^4.0.0"
24302465
tslib: "npm:^2.6.2"
2431-
checksum: 10c0/066d54981bc2d4aa5aa4026b88a5bfd79605c57c86c279c1811735d9f7fdd0e0fecacaecb727679d360101d5f31f5d68b463ce76fd8f25a38b274bfa62a6c7a5
2466+
checksum: 10c0/f9c9afc51189e4d3d33e119fd639970e7abbb598c50ce20f493a2656a469177be4e8a52aa9b8c42ce1f86dd5d71333364a18d179e515e6cc7d28d636cc985f55
24322467
languageName: node
24332468
linkType: hard
24342469

@@ -2631,11 +2666,11 @@ __metadata:
26312666
linkType: hard
26322667

26332668
"@types/node@npm:*, @types/node@npm:>=13.7.0":
2634-
version: 22.10.5
2635-
resolution: "@types/node@npm:22.10.5"
2669+
version: 22.10.7
2670+
resolution: "@types/node@npm:22.10.7"
26362671
dependencies:
26372672
undici-types: "npm:~6.20.0"
2638-
checksum: 10c0/6a0e7d1fe6a86ef6ee19c3c6af4c15542e61aea2f4cee655b6252efb356795f1f228bc8299921e82924e80ff8eca29b74d9dd0dd5cc1a90983f892f740b480df
2673+
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
26392674
languageName: node
26402675
linkType: hard
26412676

@@ -3829,11 +3864,11 @@ __metadata:
38293864
linkType: hard
38303865

38313866
"es-object-atoms@npm:^1.0.0":
3832-
version: 1.0.0
3833-
resolution: "es-object-atoms@npm:1.0.0"
3867+
version: 1.1.1
3868+
resolution: "es-object-atoms@npm:1.1.1"
38343869
dependencies:
38353870
es-errors: "npm:^1.3.0"
3836-
checksum: 10c0/1fed3d102eb27ab8d983337bb7c8b159dd2a1e63ff833ec54eea1311c96d5b08223b433060ba240541ca8adba9eee6b0a60cdbf2f80634b784febc9cc8b687b4
3871+
checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
38373872
languageName: node
38383873
linkType: hard
38393874

@@ -4044,7 +4079,7 @@ __metadata:
40444079
languageName: node
40454080
linkType: hard
40464081

4047-
"fs-extra@npm:11.2.0, fs-extra@npm:^11.2.0":
4082+
"fs-extra@npm:11.2.0":
40484083
version: 11.2.0
40494084
resolution: "fs-extra@npm:11.2.0"
40504085
dependencies:
@@ -4055,6 +4090,17 @@ __metadata:
40554090
languageName: node
40564091
linkType: hard
40574092

4093+
"fs-extra@npm:^11.2.0":
4094+
version: 11.3.0
4095+
resolution: "fs-extra@npm:11.3.0"
4096+
dependencies:
4097+
graceful-fs: "npm:^4.2.0"
4098+
jsonfile: "npm:^6.0.1"
4099+
universalify: "npm:^2.0.0"
4100+
checksum: 10c0/5f95e996186ff45463059feb115a22fb048bdaf7e487ecee8a8646c78ed8fdca63630e3077d4c16ce677051f5e60d3355a06f3cd61f3ca43f48cc58822a44d0a
4101+
languageName: node
4102+
linkType: hard
4103+
40584104
"fs-minipass@npm:^2.0.0":
40594105
version: 2.1.0
40604106
resolution: "fs-minipass@npm:2.1.0"
@@ -5731,11 +5777,11 @@ __metadata:
57315777
linkType: soft
57325778

57335779
"node-abi@npm:^3.3.0":
5734-
version: 3.71.0
5735-
resolution: "node-abi@npm:3.71.0"
5780+
version: 3.73.0
5781+
resolution: "node-abi@npm:3.73.0"
57365782
dependencies:
57375783
semver: "npm:^7.3.5"
5738-
checksum: 10c0/dbd0792ea729329cd9d099f28a5681ff9e8a6db48cf64e1437bf6a7fd669009d1e758a784619a1c4cc8bfd1ed17162f042c787654edf19a1f64b5018457c9c1f
5784+
checksum: 10c0/4cd237f2507f80048310f381198a07387b11cbaab7dfac61ccc40cdc83f2296c647df02b5ddfead9f40b845c696f0ce75fdaa01973d3f3f0686151e4f96d2c8c
57395785
languageName: node
57405786
linkType: hard
57415787

@@ -6294,11 +6340,11 @@ __metadata:
62946340
linkType: hard
62956341

62966342
"qs@npm:^6.10.3":
6297-
version: 6.13.1
6298-
resolution: "qs@npm:6.13.1"
6343+
version: 6.14.0
6344+
resolution: "qs@npm:6.14.0"
62996345
dependencies:
6300-
side-channel: "npm:^1.0.6"
6301-
checksum: 10c0/5ef527c0d62ffca5501322f0832d800ddc78eeb00da3b906f1b260ca0492721f8cdc13ee4b8fd8ac314a6ec37b948798c7b603ccc167e954088df392092f160c
6346+
side-channel: "npm:^1.1.0"
6347+
checksum: 10c0/8ea5d91bf34f440598ee389d4a7d95820e3b837d3fd9f433871f7924801becaa0cd3b3b4628d49a7784d06a8aea9bc4554d2b6d8d584e2d221dc06238a42909c
63026348
languageName: node
63036349
linkType: hard
63046350

@@ -6918,7 +6964,7 @@ __metadata:
69186964
languageName: node
69196965
linkType: hard
69206966

6921-
"side-channel@npm:^1.0.6":
6967+
"side-channel@npm:^1.1.0":
69226968
version: 1.1.0
69236969
resolution: "side-channel@npm:1.1.0"
69246970
dependencies:
@@ -7063,9 +7109,9 @@ __metadata:
70637109
linkType: hard
70647110

70657111
"spdx-license-ids@npm:^3.0.0":
7066-
version: 3.0.20
7067-
resolution: "spdx-license-ids@npm:3.0.20"
7068-
checksum: 10c0/bdff7534fad6ef59be49becda1edc3fb7f5b3d6f296a715516ab9d972b8ad59af2c34b2003e01db8970d4c673d185ff696ba74c6b61d3bf327e2b3eac22c297c
7112+
version: 3.0.21
7113+
resolution: "spdx-license-ids@npm:3.0.21"
7114+
checksum: 10c0/ecb24c698d8496aa9efe23e0b1f751f8a7a89faedcdfcbfabae772b546c2db46ccde8f3bc447a238eb86bbcd4f73fea88720ef3b8394f7896381bec3d7736411
70697115
languageName: node
70707116
linkType: hard
70717117

0 commit comments

Comments
 (0)