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.1.1 #1102

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps taskcluster from 60.2.0 to 64.1.1.

Release notes

Sourced from taskcluster's releases.

v64.1.1

No changes

v64.0.0

WORKER-DEPLOYERS

▶ [MAJOR] The Docker Worker binary is no longer built during releases. The most recent Docker Worker binary can be found here.

v63.0.0

GENERAL

▶ [minor] Upgrades to Node.js LTS v20.

DEVELOPERS

▶ [MAJOR] Upgrades client-node library to ESModules and upgrades got library

▶ [patch] Upgrades to yarn v4.1.1

Automated Package Updates

  • build(deps-dev): bump the client-web-node-deps group (ba901ba05)
  • build(deps-dev): bump qlobber from 5.0.3 to 8.0.1 (28f2869aa)
  • build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /ui (e39d63567)
  • build(deps): bump follow-redirects from 1.15.4 to 1.15.6 (a7c78f0f8)
  • build(deps): bump follow-redirects in /clients/client-web (103febfe8)
  • build(deps): bump follow-redirects in /clients/client-test (d2b3288b2)
  • build(deps): bump follow-redirects in /clients/client (c903e7de6)
  • build(deps): bump taskcluster from 60.4.2 to 62.0.0 in /taskcluster (04df8aedd)

Note: the release build for this version failed, and this is why no artifacts were created.

v62.0.0

WORKER-DEPLOYERS

▶ [MAJOR] #6832 The Generic Worker simple engine has been renamed to the insecure engine.

All future release binaries for this engine will also be renamed (e.g. generic-worker-simple-darwin-arm64 --> generic-worker-insecure-darwin-arm64), so please update any scripts that reference the simple engine binary.

This change was made to help make it extremely apparent that it should not be used in production environments and is only recommened for testing and development.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v64.1.1

No changes

v64.1.0

USERS

▶ [minor] The index now exposes a findTasksAtIndexes endpoint to batch task index requests

▶ [minor] The queue now exposes tasks and statuses to batch task requests

▶ [patch] Action tasks now work correctly for task groups created by another action task.

v64.0.0

WORKER-DEPLOYERS

▶ [MAJOR] The Docker Worker binary is no longer built during releases. The most recent Docker Worker binary can be found here.

v63.0.0

GENERAL

▶ [minor] Upgrades to Node.js LTS v20.

DEVELOPERS

▶ [MAJOR] Upgrades client-node library to ESModules and upgrades got library

▶ [patch] Upgrades to yarn v4.1.1

Automated Package Updates

  • build(deps-dev): bump the client-web-node-deps group (ba901ba05)
  • build(deps-dev): bump qlobber from 5.0.3 to 8.0.1 (28f2869aa)
  • build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /ui (e39d63567)
  • build(deps): bump follow-redirects from 1.15.4 to 1.15.6 (a7c78f0f8)
  • build(deps): bump follow-redirects in /clients/client-web (103febfe8)
  • build(deps): bump follow-redirects in /clients/client-test (d2b3288b2)

... (truncated)

Commits
  • b5c47d1 v64.1.1
  • 12723fb v64.1.0
  • 8625705 Merge pull request #6924 from Alphare/queue.batched-tasks
  • 26600f1 feat: introduce new queue APIs for batch task requests
  • 52cae7c Merge pull request #6915 from Alphare/index.batched-taskid
  • b59457e feat: introduce new API for batch task requests
  • 25bf434 Merge pull request #6917 from bhearsum/action-group
  • 4c708ed Merge pull request #6922 from taskcluster/matt-boris/updateDockerWorkerDeploy...
  • 723f0ba chore(docs): update docker worker deployment docs
  • 062d86a v64.0.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 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 #1103.