Closed Bug 1924600 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 48607 - Bump taskcluster from 68.0.4 to 72.1.1 in /tools

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 48607 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/48607
Details from upstream follow.

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:

Bump taskcluster from 68.0.4 to 72.1.1 in /tools

Bumps taskcluster from 68.0.4 to 72.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/taskcluster/taskcluster/releases">taskcluster's releases</a>.</em></p>
<blockquote>
<h2>v72.1.1</h2>
<h3>USERS</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7309">#7309</a>
D2G: No longer pass <code>--init</code> to the <code>docker run ...</code> command. This was breaking docker image build tasks that Taskgraph creates. To kill the running docker container, we now pass <code>-s KILL</code> to the <code>timeout</code> command.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/6858">#6858</a>
D2G: Translated payload or task definition will no longer contain the default <code>expires</code> string for artifacts, <code>"0001-01-01T00:00:00.000Z"</code>.</p>
<h2>v72.1.0</h2>
<h3>GENERAL</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7307">#7307</a>
Generic Worker (D2G): Pass devices through to the <code>docker run ...</code> command using <code>--device</code> instead of a volume mount.</p>
<p>▶ [patch]
Upgrades to go1.23.2 and yarn 4.5.0</p>
<h3>USERS</h3>
<p>▶ [minor]
The notify service includes <code>rootUrl</code> in the json-e context when rendering slack/matrix/email messages.</p>
<p>▶ [patch]
D2G: No longer specify file mount format on image if compressed with gzip, bzip2, xz, or zstd when using docker. Generic Worker will now no longer decompress these files before running <code>docker load</code>. Docs <a href="https://docs.docker.com/reference/cli/docker/image/load/">here</a>.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7305">#7305</a>
Generic Worker multiuser engine task log headers now include generic-worker
config properties <code>runTasksAsCurrentUser</code> and <code>headlessTasks</code> in order to help
troubleshoot unexpected behaviour. These properties fundamentally affect how
the task runs, so it is useful to log them together with the other worker
environment information.</p>
<p>Sentry reports also now include this information.</p>
<h3>OTHER</h3>
<p>▶ Additional change not described here: <a href="https://redirect.github.com/taskcluster/taskcluster/issues/6923">#6923</a>.</p>
<h3>Automated Package Updates</h3>
<!-- raw HTML omitted -->
<ul>
<li>build(deps-dev): bump eslint (bb654ed93)</li>
<li>build(deps): bump debug in /clients/client in the client-node-deps group (6b285333f)</li>
<li>build(deps): bump taskcluster from 68.0.3 to 72.0.1 in /taskcluster (5b5b8b614)</li>
<li>build(deps): bump taskcluster-taskgraph in /taskcluster (0077af900)</li>
<li>build(deps): bump the go-deps group with 5 updates (4145de19d)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md">taskcluster's changelog</a>.</em></p>
<blockquote>
<h2>v72.1.1</h2>
<h3>USERS</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7309">#7309</a>
D2G: No longer pass <code>--init</code> to the <code>docker run ...</code> command. This was breaking docker image build tasks that Taskgraph creates. To kill the running docker container, we now pass <code>-s KILL</code> to the <code>timeout</code> command.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/6858">#6858</a>
D2G: Translated payload or task definition will no longer contain the default <code>expires</code> string for artifacts, <code>"0001-01-01T00:00:00.000Z"</code>.</p>
<h2>v72.1.0</h2>
<h3>GENERAL</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7307">#7307</a>
Generic Worker (D2G): Pass devices through to the <code>docker run ...</code> command using <code>--device</code> instead of a volume mount.</p>
<p>▶ [patch]
Upgrades to go1.23.2 and yarn 4.5.0</p>
<h3>USERS</h3>
<p>▶ [minor]
The notify service includes <code>rootUrl</code> in the json-e context when rendering slack/matrix/email messages.</p>
<p>▶ [patch]
D2G: No longer specify file mount format on image if compressed with gzip, bzip2, xz, or zstd when using docker. Generic Worker will now no longer decompress these files before running <code>docker load</code>. Docs <a href="https://docs.docker.com/reference/cli/docker/image/load/">here</a>.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7305">#7305</a>
Generic Worker multiuser engine task log headers now include generic-worker
config properties <code>runTasksAsCurrentUser</code> and <code>headlessTasks</code> in order to help
troubleshoot unexpected behaviour. These properties fundamentally affect how
the task runs, so it is useful to log them together with the other worker
environment information.</p>
<p>Sentry reports also now include this information.</p>
<h3>OTHER</h3>
<p>▶ Additional change not described here: <a href="https://redirect.github.com/taskcluster/taskcluster/issues/6923">#6923</a>.</p>
<h3>Automated Package Updates</h3>
<!-- raw HTML omitted -->
<ul>
<li>build(deps-dev): bump eslint (bb654ed93)</li>
<li>build(deps): bump debug in /clients/client in the client-node-deps group (6b285333f)</li>
<li>build(deps): bump taskcluster from 68.0.3 to 72.0.1 in /taskcluster (5b5b8b614)</li>
<li>build(deps): bump taskcluster-taskgraph in /taskcluster (0077af900)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/taskcluster/taskcluster/commit/2e8a1ca4b316b6cefdfdd09691b16a670bfe20ef"><code>2e8a1ca</code></a> v72.1.1</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/76fd9d8417f6de65db5611878dd60e21e5782658"><code>76fd9d8</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7318">#7318</a> from taskcluster/matt-boris/cleanUpDefaultExpiresD2G</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/88ba2617717361b785b1ecc3b5686472d369868e"><code>88ba261</code></a> fix(d2g): remove default artifact expires timestamp on translated payload</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/df7230e47701a76d78b2e38cffb8691bb7883f26"><code>df7230e</code></a> Failing test</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/2137cf8ebb7c95dfc7fff0f0c2df8d15967c8987"><code>2137cf8</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7317">#7317</a> from taskcluster/matt-boris/removeInitD2G</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/7c5f1d62bd281eed82a50f2826207abb3ef1616a"><code>7c5f1d6</code></a> fix(d2g): use <code>KILL</code> signal on <code>timeout</code> command instead of <code>--init</code></li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/114df53f4887bd7e18fdfd834cdd9997e17f8774"><code>114df53</code></a> v72.1.0</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/d6a9124ce680b9ee8eb4b27dfd060f012aba1b87"><code>d6a9124</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7316">#7316</a> from taskcluster/matt-boris/d2gDecompressImageOptimi...</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/86c45386f23833c7c66b7e4db45962fce69f7b0b"><code>86c4538</code></a> fix(d2g): don't decompress certain image extensions before docker load</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/66102dd2e60c1ea4995559a101fc14d4a18d36ed"><code>66102dd</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7315">#7315</a> from taskcluster/pre-commit-ci-update-config</li>
<li>Additional commits viewable in <a href="https://github.com/taskcluster/taskcluster/compare/v68.0.4...v72.1.1">compare view</a></li>
</ul>
</details>
<br />

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.


<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)

</details>

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.