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

chore(api): bump taskcluster from 73.0.0 to 75.0.1 in /api #1583

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps taskcluster from 73.0.0 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)

@dependabot dependabot bot requested a review from gabrielBusta as a code owner December 6, 2024 16:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 6, 2024
@dependabot dependabot bot requested a review from a team December 6, 2024 16:35
@dependabot dependabot bot force-pushed the dependabot/pip/api/taskcluster-75.0.1 branch from 05f684d to 77cec5a Compare December 9, 2024 20:08
@ahal ahal force-pushed the dependabot/pip/api/taskcluster-75.0.1 branch from 77cec5a to 481c95f Compare December 11, 2024 14:27
@ahal
Copy link
Contributor

ahal commented Dec 11, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ahal
Copy link
Contributor

ahal commented Dec 11, 2024

@dependabot recreate

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 73.0.0 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@v73.0.0...v75.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/api/taskcluster-75.0.1 branch from 481c95f to 04cd3cd Compare December 11, 2024 14:29
Copy link
Contributor

@ahal ahal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's removing poetry again.. I guess we can just keep toggling poetry on/off until we figure out what's going on here. It doesn't seem to affect day to day development.

@ahal ahal merged commit 3f1c950 into main Dec 11, 2024
6 checks passed
@ahal ahal deleted the dependabot/pip/api/taskcluster-75.0.1 branch December 11, 2024 14:44
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant