Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps taskcluster from 47.0.2 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

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)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 47.0.2 to 47.1.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v47.0.2...v47.1.2)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2023

Superseded by #565.

@dependabot dependabot bot closed this Mar 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-47.1.2 branch March 7, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants