Skip to content

Bump taskcluster from 59.1.3 to 64.2.5 - #92

Closed
dependabot[bot] wants to merge 1 commit into
mayilfrom
dependabot/pip/taskcluster-64.2.5
Closed

Bump taskcluster from 59.1.3 to 64.2.5#92
dependabot[bot] wants to merge 1 commit into
mayilfrom
dependabot/pip/taskcluster-64.2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2024

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 59.1.3 to 64.2.5.

Release notes

Sourced from taskcluster's releases.

v64.2.5

GENERAL

▶ [patch] Upgrades to Node.js v20.12.2 which is a security release.

Automated Package Updates

  • build(deps): bump idna from 3.4 to 3.7 in /taskcluster (2cd73d93a)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /ui (254af1652)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client (f8ddfbeb7)
  • build(deps): bump tar from 6.2.0 to 6.2.1 (e1ff1fb14)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client-test (3b9ec5c1a)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client-web (f69bea143)

v64.2.4

WORKER-DEPLOYERS

▶ [patch] #6900 Worker Runner on Azure no longer sends a graceful-termination message if the scheduled event type is Freeze. It will continue to send the message for all other event types: Reboot, Redeploy, Preempt, and Terminate.

USERS

▶ [patch] #6957 Improves performance of the findTasksAtIndex call (introduced in #6915) that returns multiple tasks for a given list of namespaces and indexes.

v64.2.3

GENERAL

▶ [patch] #6958 Worker Manager now only applies GCP disk labels to PERSISTENT disk types.

This fixes an issue in v64.2.2 where initializeParams.labels was being set on all disk types and caused GCP to error on local SSDs (SCRATCH type disks).

v64.2.2

GENERAL

▶ [patch] Upgrades to go1.22.2 and Node.js 20.12.1 which are both security releases.

DEPLOYERS

▶ [patch] #6946 Worker-manager properly attaches disk labels for GCP provider.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v64.2.5

GENERAL

▶ [patch] Upgrades to Node.js v20.12.2 which is a security release.

Automated Package Updates

  • build(deps): bump idna from 3.4 to 3.7 in /taskcluster (2cd73d93a)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /ui (254af1652)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client (f8ddfbeb7)
  • build(deps): bump tar from 6.2.0 to 6.2.1 (e1ff1fb14)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client-test (3b9ec5c1a)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client-web (f69bea143)

v64.2.4

WORKER-DEPLOYERS

▶ [patch] #6900 Worker Runner on Azure no longer sends a graceful-termination message if the scheduled event type is Freeze. It will continue to send the message for all other event types: Reboot, Redeploy, Preempt, and Terminate.

USERS

▶ [patch] #6957 Improves performance of the findTasksAtIndex call (introduced in #6915) that returns multiple tasks for a given list of namespaces and indexes.

v64.2.3

GENERAL

▶ [patch] #6958 Worker Manager now only applies GCP disk labels to PERSISTENT disk types.

This fixes an issue in v64.2.2 where initializeParams.labels was being set on all disk types and caused GCP to error on local SSDs (SCRATCH type disks).

v64.2.2

GENERAL

▶ [patch] Upgrades to go1.22.2 and Node.js 20.12.1 which are both security releases.

... (truncated)

Commits
  • 5f78921 v64.2.5
  • f4842df Merge pull request #6973 from taskcluster/matt-boris/node20.12.2
  • f98c5f8 build(deps): upgrade to Node.js v20.12.2 [SECURITY]
  • 0518f46 Merge pull request #6971 from taskcluster/dependabot/pip/taskcluster/idna-3.7
  • 2cd73d9 build(deps): bump idna from 3.4 to 3.7 in /taskcluster
  • 306c38a Merge pull request #6969 from taskcluster/dependabot/npm_and_yarn/ui/tar-6.2.1
  • 2c4bd20 Merge pull request #6968 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 06428e9 Merge pull request #6967 from taskcluster/dependabot/npm_and_yarn/tar-6.2.1
  • de48b70 Merge pull request #6966 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • f88e7bd Merge pull request #6965 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 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 59.1.3 to 64.2.5.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v59.1.3...v64.2.5)

---
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 Apr 22, 2024
@dependabot @github

dependabot Bot commented on behalf of github Apr 29, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #96.

@dependabot dependabot Bot closed this Apr 29, 2024
@dependabot
dependabot Bot deleted the dependabot/pip/taskcluster-64.2.5 branch April 29, 2024 08:52
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