mozilla / task-boot

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

Bump taskcluster from 56.0.3 to 59.2.0 #413

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps taskcluster from 56.0.3 to 59.2.0.

Release notes

Sourced from taskcluster's releases.

v59.2.0

USERS

▶ [minor] #6671 Several UI changes:

  • pending and claimed tasks can be seen in UI
  • worker manager errors center and overview
  • navigation improvements

Automated Package Updates

  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (fac49b217)

v59.1.3

No changes

v59.1.1

GENERAL

▶ [patch] #6733 Generic Worker: fixes file-not-readable-on-worker error while uploading artifacts with the simple engine.

▶ [patch] Upgrades to go1.21.5 and Node 18.19.0.

v59.1.0

GENERAL

▶ [minor] bug 1858424 Generic Worker: ensure task user has access to the mount location specified.

Generic Worker: Add create-file and create-dir subcommands to generic-worker intended for internal use during task execution.

USERS

▶ [patch] #6688 The hooks list table now displays the timestamp of each hook's latest created task.

v59.0.1

DEPLOYERS

▶ [patch] #6716 Adds lifecycle preStop hook for services to allow graceful termination of pods in kubernetes without loss of connections.

▶ [patch] #6716

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v59.2.0

USERS

▶ [minor] #6671 Several UI changes:

  • pending and claimed tasks can be seen in UI
  • worker manager errors center and overview
  • navigation improvements

Automated Package Updates

  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (fac49b217)

v59.1.3

No changes

v59.1.2

GENERAL

▶ [patch] Generic Worker docker image needs to be based off of ubuntu:jammy for now, can't be alpine.

▶ [patch] Use alpine base images for generic worker dockerfile and for fetching latest certs for livelog and taskcluster proxy docker images.

WORKER-DEPLOYERS

▶ [patch] #6739 Generic Worker: Updates --help text to include missing exit codes (76, 79, and 80).

v59.1.1

GENERAL

▶ [patch] #6733 Generic Worker: fixes file-not-readable-on-worker error while uploading artifacts with the simple engine.

▶ [patch] Upgrades to go1.21.5 and Node 18.19.0.

v59.1.0

... (truncated)

Commits
  • 45b996c v59.2.0
  • 460f76d Merge pull request #6695 from taskcluster/feat/6671-list-pending-ui
  • e2dcbe8 feat(ui): Consistent param handling in URLs
  • 3e08185 Apply suggestions from code review
  • bc04c3a feat(w-m): Add breakdown by worker pool in stats
  • 28613e0 Merge pull request #6743 from taskcluster/dependabot/go_modules/golang.org/x/...
  • fac49b2 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • b550fe4 v59.1.3
  • bdfb36a Update generic-worker.Dockerfile
  • 9dddc1f v59.1.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 10 months ago

Superseded by #415.