Closed Bug 1915036 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 47800 - Bump taskcluster from 66.0.0 to 68.0.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 47800 into mozilla-central (this bug is closed when the sync is complete).

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

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

Bump taskcluster from 66.0.0 to 68.0.1 in /tools

Bumps taskcluster from 66.0.0 to 68.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>v68.0.1</h2>
<h3>GENERAL</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7172">#7172</a>
Fixes UI js error on dashboard on some deployments</p>
<h3>USERS</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/6304">#6304</a>
GitHub service no longer skips CI based on PR description. It will only skip CI based on the PR title or the commit message, <a href="https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/skipping-workflow-runs">as GitHub does</a>.</p>
<h3>Automated Package Updates</h3>
<!-- raw HTML omitted -->
<ul>
<li>build(deps-dev): bump the client-web-node-deps group across 1 directory with 3 updates (74c56a294)</li>
<li>build(deps): bump the client-node-deps group across 1 directory with 4 updates (2f9e3602b)</li>
<li>build(deps): bump the ui-node-deps group across 1 directory with 7 updates (e21bc7c47)</li>
<li>build(deps): bump taskcluster-taskgraph in /taskcluster (65efa87a0)</li>
<li>build(deps): bump pyyaml (74e680c54)</li>
<li>build(deps): bump the go-deps group across 1 directory with 7 updates (c02a2eec9)</li>
<li>build(deps): bump elliptic from 6.5.4 to 6.5.7 in /clients/client-web (00e31a477)</li>
</ul>
<!-- raw HTML omitted -->
<h2>v68.0.0</h2>
<h3>GENERAL</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7202">#7202</a>
Fixes <code>github.renderTaskclusterYml</code> rendering error for the payloads including invalid params</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7195">#7195</a>
Fixes worker-manager intermittent test failure</p>
<p>▶ [patch] <a href="http://bugzil.la/1907075">bug 1907075</a>
Web server graphql endpoints return 413 instead of 500 error.</p>
<p>▶ [patch]
Upgrades to Node.js v20.16.0, go v1.23.0, and yarn v4.4.0.</p>
<h3>DEPLOYERS</h3>
<p>▶ [MAJOR] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7036">#7036</a>
Secrets are being introduced in services configuration. All sensitive values that are marked as secrets would be deployed in kubernetes as Secrets (as they used to be).
All non-sensitive values would be stored inside ConfigMap resources.
Deployments and CronJobs would fetch values from both secrets and configuration maps.</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7167">#7167</a>
Change the polling period for EC2 spot instance interruption notices to 5 seconds, as recommended by AWS documentation.</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>v68.0.1</h2>
<h3>GENERAL</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7172">#7172</a>
Fixes UI js error on dashboard on some deployments</p>
<h3>USERS</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/6304">#6304</a>
GitHub service no longer skips CI based on PR description. It will only skip CI based on the PR title or the commit message, <a href="https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/skipping-workflow-runs">as GitHub does</a>.</p>
<h3>Automated Package Updates</h3>
<!-- raw HTML omitted -->
<ul>
<li>build(deps-dev): bump the client-web-node-deps group across 1 directory with 3 updates (74c56a294)</li>
<li>build(deps): bump the client-node-deps group across 1 directory with 4 updates (2f9e3602b)</li>
<li>build(deps): bump the ui-node-deps group across 1 directory with 7 updates (e21bc7c47)</li>
<li>build(deps): bump taskcluster-taskgraph in /taskcluster (65efa87a0)</li>
<li>build(deps): bump pyyaml (74e680c54)</li>
<li>build(deps): bump the go-deps group across 1 directory with 7 updates (c02a2eec9)</li>
<li>build(deps): bump elliptic from 6.5.4 to 6.5.7 in /clients/client-web (00e31a477)</li>
</ul>
<!-- raw HTML omitted -->
<h2>v68.0.0</h2>
<h3>GENERAL</h3>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7202">#7202</a>
Fixes <code>github.renderTaskclusterYml</code> rendering error for the payloads including invalid params</p>
<p>▶ [patch] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7195">#7195</a>
Fixes worker-manager intermittent test failure</p>
<p>▶ [patch] <a href="http://bugzil.la/1907075">bug 1907075</a>
Web server graphql endpoints return 413 instead of 500 error.</p>
<p>▶ [patch]
Upgrades to Node.js v20.16.0, go v1.23.0, and yarn v4.4.0.</p>
<h3>DEPLOYERS</h3>
<p>▶ [MAJOR] <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7036">#7036</a>
Secrets are being introduced in services configuration. All sensitive values that are marked as secrets would be deployed in kubernetes as Secrets (as they used to be).
All non-sensitive values would be stored inside ConfigMap resources.
Deployments and CronJobs would fetch values from both secrets and configuration maps.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/taskcluster/taskcluster/commit/8f8405a539446b3bd43ffb01a68547834cbb38d4"><code>8f8405a</code></a> v68.0.1</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/8c5a28fdb3dbf748752f1114ac90b828a6f8ab67"><code>8c5a28f</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7212">#7212</a> from taskcluster/dependabot/npm_and_yarn/ui/ui-node-...</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/43c1443bf8710e58fd5cccd7f47ebd292b1cac23"><code>43c1443</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7211">#7211</a> from taskcluster/dependabot/npm_and_yarn/clients/cli...</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/df77ce3d51f8dfdc492a7d80c07284c5df29b017"><code>df77ce3</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7213">#7213</a> from taskcluster/dependabot/npm_and_yarn/clients/cli...</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/eb5d765e823653efd6eaf10b061054a4c1139cc2"><code>eb5d765</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7177">#7177</a> from taskcluster/dependabot/pip/taskcluster/taskclus...</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/74c56a29429684e3dff80c1f09f4dfc61391d3d1"><code>74c56a2</code></a> build(deps-dev): bump the client-web-node-deps group across 1 directory with ...</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/8ee2540adfcc705b3c44826555b18013dfd408b7"><code>8ee2540</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7209">#7209</a> from taskcluster/dependabot/go_modules/go-deps-b95b4...</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/38f91dd6d77ffb4db0992cd76ae2e67f9935d5ba"><code>38f91dd</code></a> Merge pull request <a href="https://redirect.github.com/taskcluster/taskcluster/issues/7210">#7210</a> from taskcluster/dependabot/pip/taskcluster/python-d...</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/2f9e3602b800b8f9304c48d5f817de8644ccf2a5"><code>2f9e360</code></a> build(deps): bump the client-node-deps group across 1 directory with 4 updates</li>
<li><a href="https://github.com/taskcluster/taskcluster/commit/e21bc7c47f1832275768ebcf9bd6b70e9eb5804f"><code>e21bc7c</code></a> build(deps): bump the ui-node-deps group across 1 directory with 7 updates</li>
<li>Additional commits viewable in <a href="https://github.com/taskcluster/taskcluster/compare/v66.0.0...v68.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 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.