Skip to content

build(deps): bump taskcluster from 47.1.2 to 54.4.2 in /tools #2035

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps taskcluster from 47.1.2 to 54.4.2.

Release notes

Sourced from taskcluster's releases.

v54.4.2

GENERAL

▶ [patch] Upgrades go to 1.21.0 and node to 18.17.1

USERS

▶ [patch] #6440 Generic Worker now allocates a pseudo tty when running Docker Worker tasks, to emulate Docker Worker behavior. Previously it did not allocate a tty, which could result in e.g. output not being colored.

OTHER

▶ Additional changes not described here: #6400, #6414, #6442.

Automated Package Updates

  • build(deps-dev): bump eslint in /clients/client-web (7b132ce69)
  • build(deps-dev): bump zen-observable from 0.8.15 to 0.10.0 (b6098fade)
  • build(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 (deea49585)
  • build(deps-dev): bump @​babel/core in /clients/client-web (c5e7d8ab6)
  • build(deps-dev): bump karma-coverage in /clients/client-web (8c0c79322)
  • build(deps): bump pyyaml from 6.0 to 6.0.1 in /taskcluster (f818ba817)
  • build(deps): bump taskcluster from 54.1.2 to 54.4.1 in /taskcluster (06d02af96)
  • build(deps-dev): bump nock from 13.3.1 to 13.3.2 in /clients/client (58f394be6)
  • build(deps): bump aws-sdk from 2.1376.0 to 2.1426.0 (bfb701686)
  • build(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1 (7420158d5)
  • build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /taskcluster (5f364270a)

v54.4.1

GENERAL

▶ [patch] Upgrade Node.js to 18.17.0.

ADMINS

▶ [patch] #6405 Expire artifacts job no longer logs errors for each missing artifact. Instead it reports the number of missing artifacts at the end of the job.

USERS

▶ [patch]

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v54.4.2

GENERAL

▶ [patch] Upgrades go to 1.21.0 and node to 18.17.1

USERS

▶ [patch] #6440 Generic Worker now allocates a pseudo tty when running Docker Worker tasks, to emulate Docker Worker behavior. Previously it did not allocate a tty, which could result in e.g. output not being colored.

OTHER

▶ Additional changes not described here: #6400, #6414, #6442.

Automated Package Updates

  • build(deps-dev): bump eslint in /clients/client-web (7b132ce69)
  • build(deps-dev): bump zen-observable from 0.8.15 to 0.10.0 (b6098fade)
  • build(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 (deea49585)
  • build(deps-dev): bump @​babel/core in /clients/client-web (c5e7d8ab6)
  • build(deps-dev): bump karma-coverage in /clients/client-web (8c0c79322)
  • build(deps): bump pyyaml from 6.0 to 6.0.1 in /taskcluster (f818ba817)
  • build(deps): bump taskcluster from 54.1.2 to 54.4.1 in /taskcluster (06d02af96)
  • build(deps-dev): bump nock from 13.3.1 to 13.3.2 in /clients/client (58f394be6)
  • build(deps): bump aws-sdk from 2.1376.0 to 2.1426.0 (bfb701686)
  • build(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1 (7420158d5)
  • build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /taskcluster (5f364270a)

v54.4.1

GENERAL

▶ [patch] Upgrade Node.js to 18.17.0.

ADMINS

▶ [patch] #6405 Expire artifacts job no longer logs errors for each missing artifact. Instead it reports the number of missing artifacts at the end of the job.

USERS

... (truncated)

Commits
  • 2cabbc8 v54.4.2
  • 9cf8926 Merge pull request #6469 from taskcluster/matt-boris/go1.21.0node18.17.1
  • 6774b5e Merge pull request #6468 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 8c00fd0 Merge pull request #6467 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 7a6607f build(deps): upgrade go and node
  • 53a8fdf Merge pull request #6449 from taskcluster/dependabot/go_modules/github.com/ia...
  • dde7a13 Merge pull request #6457 from taskcluster/dependabot/npm_and_yarn/zen-observa...
  • 5bb2e88 Merge pull request #6462 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 7b132ce build(deps-dev): bump eslint in /clients/client-web
  • b6098fa build(deps-dev): bump zen-observable from 0.8.15 to 0.10.0
  • 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 <dependency name> 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #2048.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-54.4.2 branch September 4, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Common Python tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants