mozilla / task-boot

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

Bump taskcluster from 56.0.3 to 60.0.1 #415

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps taskcluster from 56.0.3 to 60.0.1.

Release notes

Sourced from taskcluster's releases.

v60.0.1

GENERAL

▶ [patch] #6762 Generic Worker: Tasks internally translated by D2G will add exit code 128 to the retry exit status array for retrying on an intermittent docker image pull issue.

Automated Package Updates

  • build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /ui (d0f85465b)
  • build(deps): bump follow-redirects in /clients/client (fdf26413e)
  • build(deps): bump follow-redirects from 1.15.3 to 1.15.4 (77c73c527)
  • build(deps): bump follow-redirects in /clients/client-test (1465e064d)
  • build(deps): bump follow-redirects in /clients/client-web (924ecbb91)

v60.0.0

GENERAL

▶ [patch] Generic Worker: No longer logs out the redirect URL for the interactive shell feature since they are signed.

DEPLOYERS

▶ [MAJOR] #6759 Kubernetes pods use liveness probe instead of unconditionally killing containers daily.

▶ [patch] #6641 Worker-manager no longer counts "stopping" instances as part of the existing capacity when estimating the number of workers to start (although they are still counted towards maxCapacity).

Automated Package Updates

  • build(deps-dev): bump markdown-table from 2.0.0 to 3.0.3 (979bdebbe)
  • build(deps): bump the deps group in /ui with 5 updates (d1b5aedaf)
  • build(deps): bump taskcluster from 58.0.2 to 59.2.0 in /taskcluster (dcb3409ae)
  • build(deps): bump the deps group with 7 updates (3381ad533)
  • build(deps): bump the deps group with 1 update (497c11ff6)
  • build(deps): bump the deps group in /taskcluster with 1 update (156da5e47)
  • build(deps): bump github/codeql-action from 2 to 3 (1d9788a67)

v59.2.0

USERS

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v60.0.1

GENERAL

▶ [patch] #6762 Generic Worker: Tasks internally translated by D2G will add exit code 128 to the retry exit status array for retrying on an intermittent docker image pull issue.

Automated Package Updates

  • build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /ui (d0f85465b)
  • build(deps): bump follow-redirects in /clients/client (fdf26413e)
  • build(deps): bump follow-redirects from 1.15.3 to 1.15.4 (77c73c527)
  • build(deps): bump follow-redirects in /clients/client-test (1465e064d)
  • build(deps): bump follow-redirects in /clients/client-web (924ecbb91)

v60.0.0

GENERAL

▶ [patch] Generic Worker: No longer logs out the redirect URL for the interactive shell feature since they are signed.

DEPLOYERS

▶ [MAJOR] #6759 Kubernetes pods use liveness probe instead of unconditionally killing containers daily.

▶ [patch] #6641 Worker-manager no longer counts "stopping" instances as part of the existing capacity when estimating the number of workers to start (although they are still counted towards maxCapacity).

Automated Package Updates

  • build(deps-dev): bump markdown-table from 2.0.0 to 3.0.3 (979bdebbe)
  • build(deps): bump the deps group in /ui with 5 updates (d1b5aedaf)
  • build(deps): bump taskcluster from 58.0.2 to 59.2.0 in /taskcluster (dcb3409ae)
  • build(deps): bump the deps group with 7 updates (3381ad533)
  • build(deps): bump the deps group with 1 update (497c11ff6)
  • build(deps): bump the deps group in /taskcluster with 1 update (156da5e47)
  • build(deps): bump github/codeql-action from 2 to 3 (1d9788a67)

... (truncated)

Commits
  • 5a75873 v60.0.1
  • 34b447d Merge pull request #6769 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • ed6f2d7 Merge pull request #6766 from taskcluster/dependabot/npm_and_yarn/ui/follow-r...
  • d0f8546 build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /ui
  • fdf2641 build(deps): bump follow-redirects in /clients/client
  • ca9a088 Merge pull request #6768 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • e644598 Merge pull request #6770 from taskcluster/dependabot/npm_and_yarn/follow-redi...
  • 77c73c5 build(deps): bump follow-redirects from 1.15.3 to 1.15.4
  • 1465e06 build(deps): bump follow-redirects in /clients/client-test
  • b0ce067 Merge pull request #6767 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 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 9 months ago

Superseded by #417.