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(deps): update dependency taskcluster-client to v75 #206

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
taskcluster-client (source) 73.0.0 -> 75.0.0 age adoption passing confidence

Release Notes

taskcluster/taskcluster (taskcluster-client)

v75.0.0

Compare Source

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
6 Dependabot updates
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /clients/client (8f1ae70)
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /ui/test/e2e (ba80be7)
  • build(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /ui (b61b373)
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /clients/client-web (34e12e1)
  • build(deps): bump cross-spawn from 6.0.5 to 6.0.6 (1204a00)
  • build(deps): bump @​eslint/plugin-kit in /clients/client-web (df1f054)

v74.0.1

Compare Source

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
8 Dependabot updates
  • build(deps): bump matrix-js-sdk from 34.9.0 to 34.11.1 (221b10b)
  • build(deps): bump the client-node-deps group across 1 directory with 2 updates (8a7ee71)
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (19586b5)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (b05031f)
  • build(deps): bump the node-deps group with 30 updates (7c778cb)
  • build(deps-dev): bump the client-web-node-deps group (08362e2)
  • build(deps): bump taskcluster from 72.0.1 to 74.0.0 in /taskcluster (bc8269d)
  • build(deps): bump the go-deps group with 6 updates (1e5054f)

v74.0.0

Compare Source

GENERAL

▶ [patch]
Upgrades to Node.js 20.18.0 and yarn 4.5.1

WORKER-DEPLOYERS

▶ [MAJOR]
D2G: Renamed methods Convert() --> ConvertPayload() and Scopes() --> ConvertScopes().

D2G: ConvertScopes() checks that the provided docker worker payload is valid with the supplied scopes. Generic Worker will now resolve a docker worker task as exception/malformed-payload if any required docker worker scopes are missing for its payload.

▶ [MAJOR] #​7320
Reverts PR #​7324. Taskcluster Proxy will now only listen on 127.0.0.1.

USERS

▶ [patch] #​7340
D2G: Use unique task container names to avoid container naming conflicts.

DEVELOPERS

▶ [patch]
Fixed the rust library for uploading artifact when the object service returned
a content-length header. It will now avoid duping the header which was
resulting in 400s from upstream object storages.

▶ [patch]
The rust client will now properly fail when the PUT url call returns an error
while uploading an artifact.

Automated Package Updates
3 Dependabot updates
  • build(deps): bump elliptic from 6.5.7 to 6.6.0 in /ui (11ebddc)
  • build(deps): bump elliptic from 6.5.7 to 6.6.0 in /clients/client-web (eef39b1)
  • build(deps): bump matrix-js-sdk from 25.1.1 to 34.8.0 (#​7330) (73da29d)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 20, 2024 23:28
@renovate renovate bot enabled auto-merge (squash) November 20, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants