▶ [patch]
Upgrades to node v20.13.0 and go1.22.3 (SECURITY release).
WORKER-DEPLOYERS
▶ [minor] #6979
Generic Worker multiuser engine on Linux now sets environment variableXDG_RUNTIME_DIR to /run/user/<UID> in task command processes (unless Generic Worker config setting runTasksAsCurrentUser is set to true).
USERS
▶ [patch] bug 1768667
Adds Task Group link in UI for indexed tasks.
Introduces new route to redirect to the Task Group view: /tasks/index/:namespace/:indexTask/task-group
Automated Package Updates
build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /taskcluster (8433f4b6e)
v64.2.8
Automated Package Updates
build(deps): bump the node-deps group across 1 directory with 17 updates (7664993bf)
build(deps): bump hawk in /clients/client in the client-node-deps group (676d3a034)
build(deps): bump the client-web-node-deps group (1724b094a)
build(deps): bump taskcluster in /taskcluster in the python-deps group (435162d2c)
build(deps): bump dependabot/fetch-metadata in the gh-actions-deps group (7e8f35dc2)
build(deps): bump taskcluster-taskgraph in /taskcluster (1d2a4cae0)
build(deps): bump the go-deps group with 5 updates (45dbb1230)
build(deps): bump ejs from 3.1.9 to 3.1.10 (d320208b2)
v64.2.7
WORKER-DEPLOYERS
▶ [patch] #6983
AWS provider correctly detects InvalidInstanceID.NotFound error and marks worker as stopped.
▶ [patch]
Upgrades to node v20.13.0 and go1.22.3 (SECURITY release).
WORKER-DEPLOYERS
▶ [minor] #6979
Generic Worker multiuser engine on Linux now sets environment variableXDG_RUNTIME_DIR to /run/user/<UID> in task command processes (unless Generic Worker config setting runTasksAsCurrentUser is set to true).
USERS
▶ [patch] bug 1768667
Adds Task Group link in UI for indexed tasks.
Introduces new route to redirect to the Task Group view: /tasks/index/:namespace/:indexTask/task-group
Automated Package Updates
build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /taskcluster (8433f4b6e)
v64.2.8
Automated Package Updates
build(deps): bump the node-deps group across 1 directory with 17 updates (7664993bf)
build(deps): bump hawk in /clients/client in the client-node-deps group (676d3a034)
build(deps): bump the client-web-node-deps group (1724b094a)
build(deps): bump taskcluster in /taskcluster in the python-deps group (435162d2c)
build(deps): bump dependabot/fetch-metadata in the gh-actions-deps group (7e8f35dc2)
build(deps): bump taskcluster-taskgraph in /taskcluster (1d2a4cae0)
build(deps): bump the go-deps group with 5 updates (45dbb1230)
build(deps): bump ejs from 3.1.9 to 3.1.10 (d320208b2)
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 64.2.1 to 64.3.0.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
b66b661
v64.3.0152bd53
Merge pull request #7009 from taskcluster/issue6979d3eb654
Issue 6979 - Explicitly set XDG_RUNTIME_DIR in Linux/Multiuser0796fec
Merge pull request #7006 from taskcluster/matt-boris/node20.13.0go1.22.34f07981
Merge pull request #7008 from taskcluster/feat/task-group-linkd135e9a
Merge pull request #7007 from rcurranmoz/macOS_documentation_updateaf5be39
feat(ui): Add Task Group link from the indexed tasks7a83012
Update ui/docs/reference/workers/generic-worker/installing.mdxc276d72
Made adjustments recommended by mboris411ac01
Updated macOS documentationDependabot 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