[wpt-sync] Sync PR 48413 - Bump taskcluster from 68.0.4 to 72.0.1 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48413 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48413
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump taskcluster from 68.0.4 to 72.0.1 in /tools
Bumps taskcluster from 68.0.4 to 72.0.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.0.1</h2>
<h3>WORKER-DEPLOYERS</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7052">#7052</a>
Fixes edge-case in estimation that was introduced in <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7283">#7283</a> where claimed count might be greater than the existing capacity.</p>
<h2>v72.0.0</h2>
<h3>WORKER-DEPLOYERS</h3>
<p>▶ [minor] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7052">#7052</a>
Worker-manager now uses number of claimed tasks during estimation process to avoid having too many idling workers.
<code>queue.pendingTasks</code> is being deprecated in favour of <code>queue.taskQueueCounts</code> which includes both pending and claimed tasks counts.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7222">#7222</a>
Worker Runner: Replaces deprecated <code>/proc/<pid>/oom_adj</code> with <code>/proc/<pid>/oom_score_adj</code>.</p>
<h3>USERS</h3>
<p>▶ [MAJOR] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7174">#7174</a>
Queue service now emits pulse messages to the <code>exchange/taskcluster-queue/v1/task-exception</code> exchange when a task has an exception that is automatically retried.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7151">#7151</a>
Fixes Task dependencies not being reloaded in the UI when switching between tasks.</p>
<p>▶ [patch]
Fixes continuation token error handling</p>
<h2>v71.0.0</h2>
<h3>GENERAL</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7278">#7278</a>
Adds <code>containerEngine</code> docs in <code>Capabilities</code> section of Docker Worker docs.</p>
<h3>WORKER-DEPLOYERS</h3>
<p>▶ [MAJOR] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7235">#7235</a>
Generic Worker (windows): Removes calls to <code>wmic</code> (being <a href="https://techcommunity.microsoft.com/t5/windows-it-pro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/ba-p/4039242">deprecated</a>) and <code>net</code> in favor of a more modern approach using PowerShell cmdlets.</p>
<p>The <code>powershell</code> executable is required to be in the path.</p>
<h2>v70.0.0</h2>
<h3>WORKER-DEPLOYERS</h3>
<p>▶ [MAJOR]
Generic Worker: Adds <code>containerEngine</code> worker config option to select between <code>docker</code> and <code>podman</code> to be used during D2G payload translations.</p>
<p>Default is <code>docker</code> and this value will be overridden by <code>task.payload.capabilities.containerEngine</code>, if specified.</p>
<p>▶ [MAJOR]
Generic Worker: Adds <code>enableD2G</code> worker config option to internally process Docker Worker payloads using D2G. Defaults to <code>false</code> and will return a <code>malformed-payload</code> if a Docker Worker payload is detected and this config isn't set to <code>true</code>.</p>
<!-- 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.0.1</h2>
<h3>WORKER-DEPLOYERS</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7052">#7052</a>
Fixes edge-case in estimation that was introduced in <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7283">#7283</a> where claimed count might be greater than the existing capacity.</p>
<h2>v72.0.0</h2>
<h3>WORKER-DEPLOYERS</h3>
<p>▶ [minor] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7052">#7052</a>
Worker-manager now uses number of claimed tasks during estimation process to avoid having too many idling workers.
<code>queue.pendingTasks</code> is being deprecated in favour of <code>queue.taskQueueCounts</code> which includes both pending and claimed tasks counts.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7222">#7222</a>
Worker Runner: Replaces deprecated <code>/proc/<pid>/oom_adj</code> with <code>/proc/<pid>/oom_score_adj</code>.</p>
<h3>USERS</h3>
<p>▶ [MAJOR] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7174">#7174</a>
Queue service now emits pulse messages to the <code>exchange/taskcluster-queue/v1/task-exception</code> exchange when a task has an exception that is automatically retried.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7151">#7151</a>
Fixes Task dependencies not being reloaded in the UI when switching between tasks.</p>
<p>▶ [patch]
Fixes continuation token error handling</p>
<h2>v71.0.0</h2>
<h3>GENERAL</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7278">#7278</a>
Adds <code>containerEngine</code> docs in <code>Capabilities</code> section of Docker Worker docs.</p>
<h3>WORKER-DEPLOYERS</h3>
<p>▶ [MAJOR] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7235">#7235</a>
Generic Worker (windows): Removes calls to <code>wmic</code> (being <a href="https://techcommunity.microsoft.com/t5/windows-it-pro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/ba-p/4039242">deprecated</a>) and <code>net</code> in favor of a more modern approach using PowerShell cmdlets.</p>
<p>The <code>powershell</code> executable is required to be in the path.</p>
<h2>v70.0.0</h2>
<h3>WORKER-DEPLOYERS</h3>
<p>▶ [MAJOR]
Generic Worker: Adds <code>containerEngine</code> worker config option to select between <code>docker</code> and <code>podman</code> to be used during D2G payload translations.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/taskcluster/taskcluster/commit/fa5416dc696bf086fc255f36a99e03c2543ff78f"><code>fa5416d</code></a> v72.0.1</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/9968d71564678d82f7953b6a0b78f68d0a4c55b6"><code>9968d71</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7291">#7291</a> from taskcluster/fix/w-m-calculus</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/cd75421912a823e331d0ff01903a772fed114c34"><code>cd75421</code></a> feat(w-m): Handling edge-case in estimation</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/7554385784872721602fbc6b508d0f1754c129b9"><code>7554385</code></a> v72.0.0</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/118374b308e193d52ea2cc2187f2ec1e5ea96d71"><code>118374b</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7283">#7283</a> from taskcluster/feat/7052-w-m-claimed-count</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/4e99f31a5e4051047e164433703212606edb2cd2"><code>4e99f31</code></a> Apply suggestions from code review</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/b71ec9ea5f7f0236ff1370e097fe37f2e444ed27"><code>b71ec9e</code></a> feat(w-m): Consider idle capacity during provisioner estimation</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/1f50152205136614f911f0c609c222a19956d38e"><code>1f50152</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7290">#7290</a> from taskcluster/fix/auth-pagination</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/b27282241fc2ccb32f1351408b6dd068c92c1b86"><code>b272822</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7285">#7285</a> from taskcluster/feat/ui-dependencies</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/45f6e77a86addfd7a18f1876a4ead12d1d24e64f"><code>45f6e77</code></a> feat(auth): Fix error handling in continuation token</li>
<li>Additional commits viewable in <a href="https://github.com/taskcluster/taskcluster/compare/v68.0.4...v72.0.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</details>
| Assignee | ||
Updated•1 year ago
|
Description
•