Skip to content

Commit e7683c9

Browse files
renovate[bot]lotas
andauthored
chore(deps): update dependency taskcluster-client to v83 (#215)
* chore(deps): update dependency taskcluster-client to v83 * Use node22 for this library upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yaraslau Kurmyza <[email protected]>
1 parent 254ab6d commit e7683c9

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tasks:
2525
- secrets:get:project/taskcluster/testing/azure
2626
payload:
2727
maxRunTime: 3600
28-
image: node:20.17
28+
image: node:22.14
2929
features:
3030
taskclusterProxy: true
3131
command:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"jsdoc": "4.0.3",
3636
"mocha": "10.7.3",
37-
"taskcluster-client": "73.0.0",
37+
"taskcluster-client": "83.5.2",
3838
"yuidoc-lucid-theme": "jonasfj/yuidoc-lucid-theme",
3939
"yuidocjs": "0.10.2"
4040
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,10 +1539,10 @@ supports-color@^8.1.1:
15391539
dependencies:
15401540
has-flag "^4.0.0"
15411541

1542-
taskcluster-client@73.0.0:
1543-
version "73.0.0"
1544-
resolved "https://registry.yarnpkg.com/taskcluster-client/-/taskcluster-client-73.0.0.tgz#195ed3cb975b8d669942769ef7ff12bc5327d7db"
1545-
integrity sha512-xxiLo74736Bu/BBnqFKaYGNYQ3C/yPGR8jsaWyeVLl2vOeDfglCEsKAJcLzdUpMMm5oMK5GxjPqg6eER2lL9ew==
1542+
taskcluster-client@83.5.2:
1543+
version "83.5.2"
1544+
resolved "https://registry.yarnpkg.com/taskcluster-client/-/taskcluster-client-83.5.2.tgz#8e7579f3006fad6a6457f5b08c30c5f0ea7623c8"
1545+
integrity sha512-Ps9qgaynZv2Z2iP8K6Uy7gmQm4GF47GO8Ao+mdZRu6fL6mkiNvhxQoJRTp39gIwRRhfZeHl/wHx9Xl/lf0xnsw==
15461546
dependencies:
15471547
debug "^4.1.1"
15481548
got "^14.4.2"

0 commit comments

Comments
 (0)