Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps taskcluster from 93.1.5 to 94.0.1.

Release notes

Sourced from taskcluster's releases.

v94.0.1

WORKER-DEPLOYERS

▶ [patch] Fixes errors handling for upgraded googleapis packages. Instance creation errors were sent differently, which didn't allow to log some provision exceptions.

v94.0.0

WORKER-DEPLOYERS

▶ [patch] Azure provider logs additional error details for failed ARM deployments.

USERS

▶ [MAJOR] #7765 Spaces in artifact names are now correctly preserved instead of being replaced with +

▶ [patch] #7829 Fix a bug that prevented all-resolved tasks from getting scheduled if they depended on a task that was also part of an all-completed dependency and that all-completed task was processed before the all-resolved one

▶ [patch] Increase the buffer size of websocktunnel on the worker side to make livelogs a lot faster

▶ [patch] #8121 The taskcluster CLI now encodes URL path parameters as path parametes rather than as query string parameters.

Automated Package Updates

  • build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (2e133883c1)
  • build(deps): bump glob from 10.4.5 to 10.5.0 in /clients/client (3192cf9895)
Changelog

Sourced from taskcluster's changelog.

v94.0.1

WORKER-DEPLOYERS

▶ [patch] Fixes errors handling for upgraded googleapis packages. Instance creation errors were sent differently, which didn't allow to log some provision exceptions.

v94.0.0

WORKER-DEPLOYERS

▶ [patch] Azure provider logs additional error details for failed ARM deployments.

USERS

▶ [MAJOR] #7765 Spaces in artifact names are now correctly preserved instead of being replaced with +

▶ [patch] #7829 Fix a bug that prevented all-resolved tasks from getting scheduled if they depended on a task that was also part of an all-completed dependency and that all-completed task was processed before the all-resolved one

▶ [patch] Increase the buffer size of websocktunnel on the worker side to make livelogs a lot faster

▶ [patch] #8121 The taskcluster CLI now encodes URL path parameters as path parametes rather than as query string parameters.

Automated Package Updates

  • build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (2e133883c1)
  • build(deps): bump glob from 10.4.5 to 10.5.0 in /clients/client (3192cf9895)
Commits
  • 5a90bba v94.0.1
  • 3cdc225 Merge pull request #8126 from taskcluster/feat/googleapis-fix
  • 007e6cb feat(w-m): Improve GCP error handling during provision
  • cfbd730 v94.0.0
  • 76fee95 Merge pull request #8122 from taskcluster/issue-8121
  • 969ba36 fix(cli): url path encode rather than query encode url paths
  • c838cc4 Merge pull request #8119 from Eijebong/fix-urlencode-for-paths
  • 7dfb702 Merge pull request #8110 from taskcluster/dependabot/go_modules/golang.org/x/...
  • 085e5db fix(generic-worker): use stdlib context package
  • 58edc00 Use proper URL encoding in the go client for path parameters
  • 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 93.1.5 to 94.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v93.1.5...v94.0.1)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 94.0.1
  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 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Superseded by #5532.

@dependabot dependabot bot closed this Dec 8, 2025
@dependabot dependabot bot deleted the dependabot/pip/taskcluster-94.0.1 branch December 8, 2025 03:06
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