chore(deps): update dependency taskcluster-client to v76 #208
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
73.0.0
->76.0.0
Release Notes
taskcluster/taskcluster (taskcluster-client)
v76.0.0
Compare Source
GENERAL
▶ [patch]
Upgrades to Node.js v22.12.0, go v1.23.4, and yarn v4.5.3.
USERS
▶ [MAJOR] #3823
Add authentication to websockets at the time of subscribing to pulse messages
This introduces new scope
web:read-pulse
that needs to be added to the existinganonymous
rolein order to keep Pulse subscriptions public.
▶ [patch] #4086
queue.getArtifact()
checks if artifact is expired and returnsResourceExpired - 410
in such casesAutomated Package Updates
1 Dependabot updates
2edd60b
)v75.0.1
Compare Source
WORKER-DEPLOYERS
▶ [patch] #7404
Generic Worker: Reverting
61b985d
due to issue #7404 with cache permissions.Automated Package Updates
6 Dependabot updates
8607b9d
)3565e2b
)94375c1
)b724509
)5a81717
)76501c5
)v75.0.0
Compare Source
USERS
▶ [MAJOR] #7128
Generic Worker now only changes file ownership of files inside caches, if the
file was owned by the previous task user. Previously Generic Worker changed the
ownership of all files inside a cache to be the new task user, which caused
problems if files were modified inside containers using different subuids.
▶ [patch] #7386
Fixes UI issue where "No WorkerPool exists" error was shown in pending/claimed tasks list.
Automated Package Updates
6 Dependabot updates
8f1ae70
)ba80be7
)b61b373
)34e12e1
)1204a00
)df1f054
)v74.0.1
Compare Source
GENERAL
▶ [patch]
D2G:
ConvertScopes()
additionally checks scopes forloopbackAudio
andloopbackVideo
.▶ [patch]
D2G:
ConvertScopes()
checks all scopes at once so users would see all missing scopes in one run.▶ [patch]
Upgrades to go1.23.3.
▶ [patch]
Upgrades to the new Node.js LTS version 22.11.0
DEVELOPERS
▶ [patch] #7246
Add linting rule for spaces before and after keywords
Add linting rule to remove spaces inside round parenthesis
Automated Package Updates
8 Dependabot updates
221b10b
)8a7ee71
)19586b5
)b05031f
)7c778cb
)08362e2
)bc8269d
)1e5054f
)v74.0.0
Compare Source
GENERAL
▶ [patch]
Upgrades to Node.js 20.18.0 and yarn 4.5.1
WORKER-DEPLOYERS
▶ [MAJOR]
D2G: Renamed methods
Convert()
-->ConvertPayload()
andScopes()
-->ConvertScopes()
.D2G:
ConvertScopes()
checks that the provided docker worker payload is valid with the supplied scopes. Generic Worker will now resolve a docker worker task asexception/malformed-payload
if any required docker worker scopes are missing for its payload.▶ [MAJOR] #7320
Reverts PR #7324. Taskcluster Proxy will now only listen on 127.0.0.1.
USERS
▶ [patch] #7340
D2G: Use unique task container names to avoid container naming conflicts.
DEVELOPERS
▶ [patch]
Fixed the rust library for uploading artifact when the object service returned
a
content-length
header. It will now avoid duping the header which wasresulting in 400s from upstream object storages.
▶ [patch]
The rust client will now properly fail when the PUT url call returns an error
while uploading an artifact.
Automated Package Updates
3 Dependabot updates
11ebddc
)eef39b1
)73da29d
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.