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.1 in /tools #49532

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 Dec 4, 2024

Bumps taskcluster from 68.0.4 to 75.0.1.

Release notes

Sourced from taskcluster's releases.

v75.0.1

WORKER-DEPLOYERS

▶ [patch] #7404 Generic Worker: Reverting 61b985dd009210a204da3bb354eab2037d132bef due to issue #7404 with cache permissions.

Automated Package Updates

  • build(deps): bump the node-deps group across 1 directory with 17 updates (8607b9d44)
  • build(deps): bump taskcluster from 74.0.0 to 75.0.0 in /taskcluster (3565e2b7e)
  • build(deps): bump taskcluster-taskgraph (94375c104)
  • build(deps): bump the go-deps group with 5 updates (b724509a7)
  • build(deps-dev): bump the client-web-node-deps group (5a81717fa)
  • build(deps): bump the client-node-deps group (76501c53a)

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]

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v75.0.1

WORKER-DEPLOYERS

▶ [patch] #7404 Generic Worker: Reverting 61b985dd009210a204da3bb354eab2037d132bef due to issue #7404 with cache permissions.

Automated Package Updates

  • build(deps): bump the node-deps group across 1 directory with 17 updates (8607b9d44)
  • build(deps): bump taskcluster from 74.0.0 to 75.0.0 in /taskcluster (3565e2b7e)
  • build(deps): bump taskcluster-taskgraph (94375c104)
  • build(deps): bump the go-deps group with 5 updates (b724509a7)
  • build(deps-dev): bump the client-web-node-deps group (5a81717fa)
  • build(deps): bump the client-node-deps group (76501c53a)

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

... (truncated)

Commits
  • 9ceec07 v75.0.1
  • ed46952 Merge pull request #7405 from taskcluster/dependabot/npm_and_yarn/node-deps-7...
  • a0cb938 Pin @​aws-sdk/client-s3
  • 8607b9d build(deps): bump the node-deps group across 1 directory with 17 updates
  • 21b60ca Merge pull request #7402 from taskcluster/dependabot/pip/taskcluster/python-d...
  • 0a06ac0 Merge pull request #7406 from taskcluster/matt-boris/revert7149
  • 415bf67 Add changelog
  • 5e03d87 Revert "fix(generic-worker)!: only chown writable directory cache files owned...
  • 32c6221 Merge pull request #7403 from taskcluster/dependabot/pip/taskcluster/taskclus...
  • cb42ce4 Merge pull request #7400 from taskcluster/dependabot/go_modules/go-deps-e3733...
  • 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.1.
- [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.1)

---
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 Dec 4, 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