Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump taskcluster from 66.0.0 to 68.0.2 in /tools #47852

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

Bumps taskcluster from 66.0.0 to 68.0.2.

Release notes

Sourced from taskcluster's releases.

v68.0.2

WORKER-DEPLOYERS

▶ [patch] #7012 Generic Worker retains the interactive username it determines inside WaitForLoginCompletion (by returning it) to avoid needing to re-determine it later. The intention is to reduce intermittent errors caused by the underlying method to determine the interactive username itself intermittently failing. So long as the interactive username can be determined just once during the specidied timeout period, the value can be retained and used when required.

v68.0.1

GENERAL

▶ [patch] #7172 Fixes UI js error on dashboard on some deployments

USERS

▶ [patch] #6304 GitHub service no longer skips CI based on PR description. It will only skip CI based on the PR title or the commit message, as GitHub does.

Automated Package Updates

  • build(deps-dev): bump the client-web-node-deps group across 1 directory with 3 updates (74c56a294)
  • build(deps): bump the client-node-deps group across 1 directory with 4 updates (2f9e3602b)
  • build(deps): bump the ui-node-deps group across 1 directory with 7 updates (e21bc7c47)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (65efa87a0)
  • build(deps): bump pyyaml (74e680c54)
  • build(deps): bump the go-deps group across 1 directory with 7 updates (c02a2eec9)
  • build(deps): bump elliptic from 6.5.4 to 6.5.7 in /clients/client-web (00e31a477)

v68.0.0

GENERAL

▶ [patch] #7202 Fixes github.renderTaskclusterYml rendering error for the payloads including invalid params

▶ [patch] #7195 Fixes worker-manager intermittent test failure

▶ [patch] bug 1907075 Web server graphql endpoints return 413 instead of 500 error.

▶ [patch] Upgrades to Node.js v20.16.0, go v1.23.0, and yarn v4.4.0.

DEPLOYERS

▶ [MAJOR] #7036

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v68.0.2

WORKER-DEPLOYERS

▶ [patch] #7012 Generic Worker retains the interactive username it determines inside WaitForLoginCompletion (by returning it) to avoid needing to re-determine it later. The intention is to reduce intermittent errors caused by the underlying method to determine the interactive username itself intermittently failing. So long as the interactive username can be determined just once during the specidied timeout period, the value can be retained and used when required.

v68.0.1

GENERAL

▶ [patch] #7172 Fixes UI js error on dashboard on some deployments

USERS

▶ [patch] #6304 GitHub service no longer skips CI based on PR description. It will only skip CI based on the PR title or the commit message, as GitHub does.

Automated Package Updates

  • build(deps-dev): bump the client-web-node-deps group across 1 directory with 3 updates (74c56a294)
  • build(deps): bump the client-node-deps group across 1 directory with 4 updates (2f9e3602b)
  • build(deps): bump the ui-node-deps group across 1 directory with 7 updates (e21bc7c47)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (65efa87a0)
  • build(deps): bump pyyaml (74e680c54)
  • build(deps): bump the go-deps group across 1 directory with 7 updates (c02a2eec9)
  • build(deps): bump elliptic from 6.5.4 to 6.5.7 in /clients/client-web (00e31a477)

v68.0.0

GENERAL

▶ [patch] #7202 Fixes github.renderTaskclusterYml rendering error for the payloads including invalid params

▶ [patch] #7195 Fixes worker-manager intermittent test failure

▶ [patch] bug 1907075 Web server graphql endpoints return 413 instead of 500 error.

▶ [patch] Upgrades to Node.js v20.16.0, go v1.23.0, and yarn v4.4.0.

... (truncated)

Commits
  • 542c891 v68.0.2
  • 1adfb92 Merge pull request #7215 from taskcluster/issue7012
  • 5746056 Issue 7012: cache interactive username once successfully determined, for good...
  • 8a9681f Issue 7012: Generic Worker: retain interactive username once determined to re...
  • 8f8405a v68.0.1
  • 8c5a28f Merge pull request #7212 from taskcluster/dependabot/npm_and_yarn/ui/ui-node-...
  • 43c1443 Merge pull request #7211 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • df77ce3 Merge pull request #7213 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • eb5d765 Merge pull request #7177 from taskcluster/dependabot/pip/taskcluster/taskclus...
  • 74c56a2 build(deps-dev): bump the client-web-node-deps group across 1 directory with ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 66.0.0 to 68.0.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v66.0.0...v68.0.2)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2024

Superseded by #47910.

@dependabot dependabot bot closed this Aug 30, 2024
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-68.0.2 branch August 30, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci dependencies Pull requests that update a dependency file infra python Pull requests that update Python code requirements_tests.txt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants