Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump taskcluster from 44.18.0 to 47.1.0 in /tools #422

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps taskcluster from 44.18.0 to 47.1.0.

Release notes

Sourced from taskcluster's releases.

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.

v47.0.0

GENERAL

▶ [patch] Add preinstall hook to install clients/client dependency to avoid inconsistent installs. Removes "heroku-(pre|post)build" commands.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

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.

v47.0.1

GENERAL

... (truncated)

Commits
  • 3e9f0e0 v47.1.0
  • f2396f5 Merge pull request #6045 from taskcluster/renovate/sanitize-html-2.x-lockfile
  • 649b738 Merge pull request #5718 from taskcluster/renovate/bufferutil-4.x-lockfile
  • 4c3c0a9 Merge branch 'main' into renovate/bufferutil-4.x-lockfile
  • 221a957 Merge branch 'main' into renovate/sanitize-html-2.x-lockfile
  • 4165482 Merge pull request #6037 from taskcluster/dependabot/cargo/clients/client-rus...
  • 0465bc8 Update clients/client-rust/client/src/client.rs
  • 7f91588 accomodate breaking changes in base64 0.21.0
  • 24d1a19 build(deps): bump base64 from 0.20.0 to 0.21.0 in /clients/client-rust
  • 86485ce Merge pull request #6051 from taskcluster/matt-boris/fixClientShellLinks
  • 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 44.18.0 to 47.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.18.0...v47.1.0)

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

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

dependabot bot commented on behalf of github Feb 23, 2023

Superseded by #450.

@dependabot dependabot bot closed this Feb 23, 2023
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-47.1.0 branch February 23, 2023 22:00
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