mozilla / task-boot

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

Bump taskcluster from 44.2.2 to 44.13.6 #288

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps taskcluster from 44.2.2 to 44.13.6.

Release notes

Sourced from taskcluster's releases.

v44.13.6

WORKER-DEPLOYERS

▶ [patch] #4999 Introduce queue timeout to avoid some cloud calls to be stuck and fail whole scan process.

USERS

▶ [patch] #4366 Display last date active in the worker detail view.

▶ [patch] #5412 Docker-worker no longer accepts and ignores arbitrary properties in task payloads. It now only accepts properties defined in its payload schema.

▶ [patch] #2776 Show worker tasks from most recent to least recent. Also, link the taskId field to the task page.

▶ [patch] #5433 Show workers from last recently active. Also, removed the deprecated prop onChangePage and replaced with onPageChange.

v44.13.5

GENERAL

▶ [patch] Add null check to lastDateActive in queue workers serialize() func.

v44.13.4

No changes

v44.13.3

GENERAL

▶ [patch] bug 1767244 Upgrade hawk to v9.0.1 to fix a vuln.

v44.13.2

DEVELOPERS

▶ [patch] Fix build.sh

v44.13.0

GENERAL

▶ [patch] #5373 Allow local UI to run against existing taskcluster installation using TASKCLUSTER_ROOT_URL.

▶ [patch] #5362 Display task artifacts sorted by importance

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.13.6

WORKER-DEPLOYERS

▶ [patch] #4999 Introduce queue timeout to avoid some cloud calls to be stuck and fail whole scan process.

USERS

▶ [patch] #4366 Display last date active in the worker detail view.

▶ [patch] #5412 Docker-worker no longer accepts and ignores arbitrary properties in task payloads. It now only accepts properties defined in its payload schema.

▶ [patch] #2776 Show worker tasks from most recent to least recent. Also, link the taskId field to the task page.

▶ [patch] #5433 Show workers from last recently active. Also, removed the deprecated prop onChangePage and replaced with onPageChange.

v44.13.5

GENERAL

▶ [patch] Add null check to lastDateActive in queue workers serialize() func.

v44.13.4

No changes

v44.13.3

GENERAL

▶ [patch] bug 1767244 Upgrade hawk to v9.0.1 to fix a vuln.

v44.13.2

DEVELOPERS

▶ [patch] Fix build.sh

v44.13.1

GENERAL

... (truncated)

Commits
  • 122c8f4 v44.13.6
  • 4625dd6 Merge pull request #5436 from taskcluster/wm-azure-improvements
  • c4a35a9 feat(#4999): Worker manager cloud call timeout
  • 3727623 Merge pull request #5434 from taskcluster/matt-boris/workersViewImprovements
  • cb87cdd feat(ui): improvements to provisioners ViewWorkers
  • ac148e4 Merge pull request #5432 from taskcluster/matt-boris/workerViewImprovements
  • d70cf80 Conditionally call history.replace()
  • 4c00bd8 feat(ui): improvements to provisioners ViewWorker
  • 0df7fa4 Merge pull request #5413 from taskcluster/docker-worker-payload-tightening
  • 85b8201 Merge branch 'main' into docker-worker-payload-tightening
  • 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 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 2 years ago

Superseded by #289.