chore(deps): update dependency taskcluster-client to v75 #206
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
->75.0.0
Release Notes
taskcluster/taskcluster (taskcluster-client)
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.