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 47.1.2 #594

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps taskcluster from 44.22.1 to 47.1.2.

Release notes

Sourced from taskcluster's releases.

v47.1.2

GENERAL

▶ [patch] Add error handling for docker image release process.

v47.1.0

GENERAL

▶ [minor] This upgrades Node.js to the latest LTS version available, v18.13.0. Previous version was v16.19.0 and it was scheduled to hit EoL later this year.

View the release schedule here.

▶ [patch] Docker worker json schema payload has been tweaked for cleaner go code generation. No functional impact anticipated.

▶ [patch] Minor and patch version bumps via Dependabot using pmac:

pmac add 6040 6039 6038 6036 6035 6034 6032 6030 6029 6028 6027 6026 6025 6024 6023

USERS

▶ [patch] #6014 Bug fix: docker worker no longer accepts non-strings for env var values in task payloads.

▶ [patch] #6021 Docker Worker payload has been tightened to enforce that Docker Worker caches are string to string mappings, rather than string to anything mappings.

v47.0.3

GENERAL

▶ [patch] Go update from 1.19.4 to 1.19.5.

▶ [patch] #5266 This patch fetches https://go.dev/dl/?mode=json in order to automatically update the sha256 values of each of the go binaries used in the workers/generic-worker/gw-decision-task/tasks.yml file.

▶ [patch] Upgrade git to latest version to address the security vulnerabilities affecting versions 2.39 and older.

Announcement on GitHub

v47.0.2

GENERAL

▶ [patch] Small fix to dockerignore and release process.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v47.1.2

GENERAL

▶ [patch] Add error handling for docker image release process.

v47.1.1

GENERAL

▶ [patch] This upgrades Node.js to the latest LTS version available, v18.14.1. This is a security release.

DEVELOPERS

▶ [patch] Replace github.com/ghodss/yaml with sigs.k8s.io/yaml

▶ [patch] This patch fixes the yarn generate command from failing from trying to fetch an older version of go that's not incluced in the https://go.dev/dl/?mode=json API.

OTHER

▶ Additional change not described here: #1753249.

v47.1.0

GENERAL

▶ [minor] This upgrades Node.js to the latest LTS version available, v18.13.0. Previous version was v16.19.0 and it was scheduled to hit EoL later this year.

View the release schedule here.

▶ [patch] Docker worker json schema payload has been tweaked for cleaner go code generation. No functional impact anticipated.

▶ [patch] Minor and patch version bumps via Dependabot using pmac:

pmac add 6040 6039 6038 6036 6035 6034 6032 6030 6029 6028 6027 6026 6025 6024 6023

USERS

▶ [patch] #6014 Bug fix: docker worker no longer accepts non-strings for env var values in task payloads.

▶ [patch] #6021 Docker Worker payload has been tightened to enforce that Docker Worker caches are string to string mappings, rather than string to anything mappings.

... (truncated)

Commits
  • 07ad0fc v47.1.2
  • 7804303 Merge pull request #6078 from taskcluster/feat/check-image
  • a5b1a58 try handling registry error gracefuly and see what happens
  • 5abfc0d v47.1.1
  • d6dba6a Merge pull request #6074 from taskcluster/matt-boris/node18.14.1
  • 866f432 Merge branch 'main' into matt-boris/node18.14.1
  • 7099721 Merge pull request #6070 from Juneezee/refactor/yaml
  • 5858b28 Add changelog
  • a225634 Replace github.com/ghodss/yaml with sigs.k8s.io/yaml
  • 452ff00 Merge pull request #6076 from djmitche/doc-is-task-group-active
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #600.