mozilla / coverage-crawler

A crawler to find websites that exercise code in Firefox that is not covered by unit tests
Mozilla Public License 2.0
16 stars 28 forks source link

Bump taskcluster from 44.22.1 to 57.0.1 #642

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps taskcluster from 44.22.1 to 57.0.1.

Release notes

Sourced from taskcluster's releases.

v57.0.1

GENERAL

▶ [patch] Expired azure test certificates updated

▶ [patch] Fix hooks UI page "unknown" task state error.

▶ [patch] #6636 Fix Dockerfile from PR #6646. The .yarn directory does not exist anymore, so it shouldn't be copied.

DEVELOPERS

▶ [patch] #6636 Upgrades to modern Yarn version 4.

To enable on your machine:

corepack enable
yarn set version berry

v57.0.0

GENERAL

▶ [patch] #6644 Fixes version endpiont in web-server

▶ [patch] #6634 Fixes queue.claimWork endpoint returning 500 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:

Converts a docker-worker payload (JSON) to a generic-worker payload (JSON).
To convert a task definition (JSON), you must use the task definition flag (-t, --task-def).

Usage: taskcluster d2g [flags]

Examples: taskcluster d2g -f /path/to/input/payload.json taskcluster d2g -t -f /path/to/input/task-definition.json </tr></table>

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v57.0.1

GENERAL

▶ [patch] Expired azure test certificates updated

▶ [patch] Fix hooks UI page "unknown" task state error.

▶ [patch] #6636 Fix Dockerfile from PR #6646. The .yarn directory does not exist anymore, so it shouldn't be copied.

DEVELOPERS

▶ [patch] #6636 Upgrades to modern Yarn version 4.

To enable on your machine:

corepack enable
yarn set version berry

v57.0.0

GENERAL

▶ [patch] #6644 Fixes version endpoint in web-server

▶ [patch] #6634 Fixes queue.claimWork endpoint returning 500 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:

Converts a docker-worker payload (JSON) to a generic-worker payload (JSON).
To convert a task definition (JSON), you must use the task definition flag (-t, --task-def).

Usage: taskcluster d2g [flags]

Examples: </tr></table>

... (truncated)

Commits
  • fe45895 v57.0.1
  • 20a500d Merge pull request #6649 from taskcluster/feat/hooks-page-fix
  • 216ae55 Merge pull request #6650 from taskcluster/matt-boris/updateDockerfile
  • 38d9419 feat(hooks): Fix "unknown" graphql state
  • 4c5ff57 fix: remove .yarn COPY commands
  • 43730c2 Merge pull request #6652 from taskcluster/feat/azure-dev-certs
  • 39c9bcc feat(worker-manager): Updated expired dev certs
  • 34a326b Merge pull request #6646 from taskcluster/matt-boris/yarnStable
  • 042ebaa Add generator to keep yarn version consistent across repo
  • fec0136 Update some more kind.yml's and add devDependencies
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)