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

build(deps): bump taskcluster from 57.1.0 to 58.0.0 #1534

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps taskcluster from 57.1.0 to 58.0.0.

Release notes

Sourced from taskcluster's releases.

v58.0.0

GENERAL

▶ [MAJOR] bug 1855653 Generic Worker: The generic-worker binary must be readable and executable by the task user. If it's not, artifact uploads will fail.

Generic Worker: Add copy-to-temp-file subcommand to generic-worker to copy a file (--copy-file) to a temporary file.

▶ [patch] #6671 Introduces workerManager.workerPoolErrorStats() to return total number of errors for any worker pool or all worker pools. Stats are split into totals by day, hour, kind of error and error code. Worker Pool errors are kept in db for 7 days.

▶ [patch] Removes compatibility columns in refactored queue tables that were used during migration for backward-compatibility purposes.

▶ [patch] #6682 Tweaking server.keepAliveTimeout to fix downstream errors in reverse proxy and load balancer. Default node's http server keepAliveTimeout is 5s which might be an issue when working behind a reverse proxy which has bigger timeouts. To reduce number of 502 errors, application's keep alive timeout should be larger than the one of the reverse proxy, and that in turn, should be larger than the Load Balancer's one.

▶ [patch] Upgrades to go1.21.4 and node 18.18.2.

WORKER-DEPLOYERS

▶ [patch] bug 1859323 Generic Worker now reports the full path of tasks-resolved-count.txt, next-task-user.json and current-task-user.json in worker logs.

Automated Package Updates

  • build(deps): bump aiohttp from 3.8.5 to 3.8.6 in /taskcluster (cfd8296cf)
  • build(deps): bump @​babel/traverse from 7.13.13 to 7.23.2 in /ui (ea440855c)
  • build(deps-dev): bump the deps group in /clients/client with 1 update (575193ad7)
Changelog

Sourced from taskcluster's changelog.

v58.0.0

GENERAL

▶ [MAJOR] bug 1855653 Generic Worker: The generic-worker binary must be readable and executable by the task user. If it's not, artifact uploads will fail.

Generic Worker: Add copy-to-temp-file subcommand to generic-worker to copy a file (--copy-file) to a temporary file.

▶ [patch] #6671 Introduces workerManager.workerPoolErrorStats() to return total number of errors for any worker pool or all worker pools. Stats are split into totals by day, hour, kind of error and error code. Worker Pool errors are kept in db for 7 days.

▶ [patch] Removes compatibility columns in refactored queue tables that were used during migration for backward-compatibility purposes.

▶ [patch] #6682 Tweaking server.keepAliveTimeout to fix downstream errors in reverse proxy and load balancer. Default node's http server keepAliveTimeout is 5s which might be an issue when working behind a reverse proxy which has bigger timeouts. To reduce number of 502 errors, application's keep alive timeout should be larger than the one of the reverse proxy, and that in turn, should be larger than the Load Balancer's one.

▶ [patch] Upgrades to go1.21.4 and node 18.18.2.

WORKER-DEPLOYERS

▶ [patch] bug 1859323 Generic Worker now reports the full path of tasks-resolved-count.txt, next-task-user.json and current-task-user.json in worker logs.

Automated Package Updates

  • build(deps): bump aiohttp from 3.8.5 to 3.8.6 in /taskcluster (cfd8296cf)
  • build(deps): bump @​babel/traverse from 7.13.13 to 7.23.2 in /ui (ea440855c)
  • build(deps-dev): bump the deps group in /clients/client with 1 update (575193ad7)
Commits
  • ccbf44f v58.0.0
  • 27a7f95 Merge pull request #6692 from taskcluster/feat/keepalive-timeouts
  • a304f18 feat(server): Increase server.keepAliveTimeout
  • 13018a6 Merge pull request #6675 from taskcluster/feat/6671-display-pending-tasks
  • e39e17f Renamed schema fields after code review
  • d336af5 feat(w-m): Introduces worker pool error stats endpoint
  • ece5cb7 Merge pull request #6683 from taskcluster/dependabot/pip/taskcluster/aiohttp-...
  • cfd8296 build(deps): bump aiohttp from 3.8.5 to 3.8.6 in /taskcluster
  • b2c2d37 Merge pull request #6680 from taskcluster/bug1859323
  • 32985b1 Bug 1859323: report full path of tasks-resolved-count.txt, current-task-user....
  • 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 57.1.0 to 58.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v57.1.0...v58.0.0)

---
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 the dependencies Pull requests that update a dependency file label Nov 20, 2023
@zzzeid zzzeid merged commit ede0566 into main Nov 20, 2023
@zzzeid zzzeid deleted the dependabot/pip/taskcluster-58.0.0 branch November 20, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant