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 68.0.4 to 75.0.0 in /tools #49299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps taskcluster from 68.0.4 to 75.0.0.

Release notes

Sourced from taskcluster's releases.

v75.0.0

USERS

▶ [MAJOR] #7128 Generic Worker now only changes file ownership of files inside caches, if the file was owned by the previous task user. Previously Generic Worker changed the ownership of all files inside a cache to be the new task user, which caused problems if files were modified inside containers using different subuids.

▶ [patch] #7386 Fixes UI issue where "No WorkerPool exists" error was shown in pending/claimed tasks list.

Automated Package Updates

  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /clients/client (8f1ae7081)
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /ui/test/e2e (ba80be7ae)
  • build(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /ui (b61b37312)
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /clients/client-web (34e12e170)
  • build(deps): bump cross-spawn from 6.0.5 to 6.0.6 (1204a00e5)
  • build(deps): bump @​eslint/plugin-kit in /clients/client-web (df1f054b9)

v74.0.1

GENERAL

▶ [patch] D2G: ConvertScopes() additionally checks scopes for loopbackAudio and loopbackVideo.

▶ [patch] D2G: ConvertScopes() checks all scopes at once so users would see all missing scopes in one run.

▶ [patch] Upgrades to go1.23.3.

▶ [patch] Upgrades to the new Node.js LTS version 22.11.0

DEVELOPERS

▶ [patch] #7246 Add linting rule for spaces before and after keywords Add linting rule to remove spaces inside round parenthesis

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v75.0.0

USERS

▶ [MAJOR] #7128 Generic Worker now only changes file ownership of files inside caches, if the file was owned by the previous task user. Previously Generic Worker changed the ownership of all files inside a cache to be the new task user, which caused problems if files were modified inside containers using different subuids.

▶ [patch] #7386 Fixes UI issue where "No WorkerPool exists" error was shown in pending/claimed tasks list.

Automated Package Updates

  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /clients/client (8f1ae7081)
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /ui/test/e2e (ba80be7ae)
  • build(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /ui (b61b37312)
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /clients/client-web (34e12e170)
  • build(deps): bump cross-spawn from 6.0.5 to 6.0.6 (1204a00e5)
  • build(deps): bump @​eslint/plugin-kit in /clients/client-web (df1f054b9)

v74.0.1

GENERAL

▶ [patch] D2G: ConvertScopes() additionally checks scopes for loopbackAudio and loopbackVideo.

▶ [patch] D2G: ConvertScopes() checks all scopes at once so users would see all missing scopes in one run.

▶ [patch] Upgrades to go1.23.3.

▶ [patch] Upgrades to the new Node.js LTS version 22.11.0

DEVELOPERS

▶ [patch] #7246 Add linting rule for spaces before and after keywords Add linting rule to remove spaces inside round parenthesis

Automated Package Updates

... (truncated)

Commits
  • 1f02e08 v75.0.0
  • 071980e Merge pull request #7149 from taskcluster/issue7128-part-2
  • 61b985d fix(generic-worker)!: only chown writable directory cache files owned by prev...
  • affed08 Merge pull request #7387 from taskcluster/feat/7386-graphql-wp-errors
  • 8fe4a0e feat(ui): Fix graphql error for claimed/pending
  • 31f7291 Merge pull request #7381 from taskcluster/dependabot/npm_and_yarn/cross-spawn...
  • fe782aa Merge pull request #7382 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 0ee7de7 Merge pull request #7383 from taskcluster/dependabot/npm_and_yarn/ui/cross-sp...
  • da01027 Merge pull request #7385 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 8f1ae70 build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /clients/client
  • 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 68.0.4 to 75.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v68.0.4...v75.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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 20, 2024
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.

2 participants