mozilla / mozci

A library for inspecting push and task results in Mozilla's CI
https://mozci.readthedocs.io/
Mozilla Public License 2.0
10 stars 22 forks source link

Bump taskcluster from 60.2.0 to 64.2.4 #1104

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps taskcluster from 60.2.0 to 64.2.4.

Release notes

Sourced from taskcluster's releases.

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.

USERS

▶ [patch] #6945 Fix schema styles in documentation - links are properly highlighted.

v64.2.1

GENERAL

▶ [patch] Upgrades rust version to 1.77.1 and ran cargo audit fix to fix insecure crates.

▶ [patch] Upgrades to Node.js v20.12.0

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

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.

USERS

▶ [patch] #6945 Fix schema styles in documentation - links are properly highlighted.

v64.2.1

GENERAL

▶ [patch] Upgrades rust version to 1.77.1 and ran cargo audit fix to fix insecure crates.

▶ [patch] Upgrades to Node.js v20.12.0

Automated Package Updates

... (truncated)

Commits
  • ae8bf7b v64.2.4
  • eff7e67 Merge pull request #6961 from taskcluster/matt-boris/handleSpecificGracefulTe...
  • e55411d fix(worker-runner azure): don't gracefully terminate on Freeze event
  • 457e7cf Merge pull request #6960 from taskcluster/feat/6957-get-tasks-from-indexes
  • 7dda494 Remove shuffling from tests.
  • 111f139 feat(indexes): Optimize db query to search by multiple indexes
  • 2694040 v64.2.3
  • 4a075a9 Merge pull request #6959 from taskcluster/matt-boris/onlyTagPersistentDisksGCP
  • cdd4357 fix(w-m): only apply initializeParams.labels to PERSISTENT disks on GCP
  • 8bfd544 v64.2.2
  • 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 5 months ago

Superseded by #1106.