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.1.3 #412

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps taskcluster from 56.0.3 to 59.1.3.

Release notes

Sourced from taskcluster's releases.

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 Fix kubernetes deployment configuration - lifecycle was misplaced.

v59.0.0

DEPLOYERS

▶ [MAJOR] #5514 Removes postgres v11 support.

▶ [minor] #6716 Services now support graceful server termination by listening to SIGTERM and letting existing connections to be served while rejecting new connections.

Automated Package Updates

  • bump the deps group in /ui with 21 updates (9a5f92ace)
  • build(deps): bump the deps group with 14 updates (2c4e72139)

... (truncated)

Changelog

Sourced from taskcluster's changelog.

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

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.

... (truncated)

Commits
  • b550fe4 v59.1.3
  • bdfb36a Update generic-worker.Dockerfile
  • 9dddc1f v59.1.2
  • 95f4f19 Merge pull request #6741 from taskcluster/matt-boris/removeConsoleLog
  • 1dcb561 chore: remove unneeded log
  • b045ea6 Merge pull request #6740 from taskcluster/matt-boris/updateGenericWorkerHelpText
  • 0b38e1c chore(generic-worker): update help text
  • 2855b58 Merge pull request #6736 from taskcluster/matt-boris/gwJammy
  • bfe3ef3 Merge pull request #6730 from taskcluster/d2g-docs-link-fix
  • 5ca1c1f Merge branch 'main' into d2g-docs-link-fix
  • 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 #413.