▶ [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.
▶ [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.
▶ [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.
▶ [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.
▶ [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.
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)
Bumps taskcluster from 44.23.4 to 47.1.2.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
07ad0fc
v47.1.27804303
Merge pull request #6078 from taskcluster/feat/check-imagea5b1a58
try handling registry error gracefuly and see what happens5abfc0d
v47.1.1d6dba6a
Merge pull request #6074 from taskcluster/matt-boris/node18.14.1866f432
Merge branch 'main' into matt-boris/node18.14.17099721
Merge pull request #6070 from Juneezee/refactor/yaml5858b28
Add changeloga225634
Replacegithub.com/ghodss/yaml
withsigs.k8s.io/yaml
452ff00
Merge pull request #6076 from djmitche/doc-is-task-group-activeDependabot 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)