mozilla / task-boot

Taskcluster Boot utils
Mozilla Public License 2.0
5 stars 15 forks source link

Bump taskcluster from 60.1.3 to 64.2.5 #426

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps taskcluster from 60.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 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)
dependabot[bot] commented 6 months ago

Superseded by #428.