chore(deps): update dependency taskcluster-client to v57 #176
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:
56.0.1
->57.0.0
Release Notes
taskcluster/taskcluster (taskcluster-client)
v57.0.0
Compare Source
GENERAL
▶ [patch] #6644
Fixes version endpoint in web-server
▶ [patch] #6634
Fixes
queue.claimWork
endpoint returning500
in some rare conditions.USERS
▶ [minor] #6371
D2G tool now can convert an entire Docker Worker task definition to a Generic Worker task definition.
New
taskcluster d2g -h
output:▶ [patch]
Hooks last fires display
unknown
as task state if task is missing or not scheduled. This can happen with task was expired and removed but last run information still exist.▶ [patch] #6472
D2G: Add the
kvm
OS group to the Generic Worker payload if the KVM device is enabled in the Docker Worker payload.▶ [patch]
docker-worker: fix error message when a task is missing scopes for cache volumes
DEVELOPERS
▶ [MAJOR] #4260
Javascript codebase converted to use ECMAScript modules (ESM).
This includes
db
,libraries/*
,services/*
andinfrastructure/tooling/*
folders.Clients remain unchanged.
▶ [patch]
Introduces helper databaes utilities to create new version (migration) and renumber existing.
yarn db:new
creates new db migration and testyarn db:renumber old new
renumbers existing version▶ [patch]
Move docker compose image names to
.env
file to keep compose files unchanged between releases.OTHER
▶ Additional change not described here: #6621.
Automated Package Updates
4 Dependabot updates
bc0ca94
)140940e
)1b8caf4
)49f3816
)v56.0.3
Compare Source
USERS
▶ [patch] #6616
Github service no longer cancels builds for the same SHA for
push
events.Only
pull_request
events would cancel running builds for the same pull request if they exist.This is to avoid canceling same commit pushed to different branches.
▶ [patch]
Allow specifying
0
as a value foronExitStatus.purgeCaches
.Automated Package Updates
2 Dependabot updates
c197264
)54593c4
)v56.0.2
Compare Source
GENERAL
▶ [patch] #2940
Fixes claimed task resolver db query that returned too many records. Bug introduced in migration 91
▶ [patch] #2940
Patches existing migration to prevent data loss because of incorrect field values.
▶ [patch]
Upgrades to go1.21.3 and node v18.18.1
Automated Package Updates
1 Dependabot updates
a2da524
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.