▶ [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)
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)
Bumps taskcluster from 56.0.3 to 59.1.3.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
b550fe4
v59.1.3bdfb36a
Update generic-worker.Dockerfile9dddc1f
v59.1.295f4f19
Merge pull request #6741 from taskcluster/matt-boris/removeConsoleLog1dcb561
chore: remove unneeded logb045ea6
Merge pull request #6740 from taskcluster/matt-boris/updateGenericWorkerHelpText0b38e1c
chore(generic-worker): update help text2855b58
Merge pull request #6736 from taskcluster/matt-boris/gwJammybfe3ef3
Merge pull request #6730 from taskcluster/d2g-docs-link-fix5ca1c1f
Merge branch 'main' into d2g-docs-link-fixDependabot 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