chore(deps): update dependency taskcluster-client to v74 #205
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
->74.0.0
Release Notes
taskcluster/taskcluster (taskcluster-client)
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.