Skip to content

build(deps): bump taskcluster from 100.1.1 to 101.0.0 in /bot#3478

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/bot/taskcluster-101.0.0
Open

build(deps): bump taskcluster from 100.1.1 to 101.0.0 in /bot#3478
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/bot/taskcluster-101.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 100.1.1 to 101.0.0.

Release notes

Sourced from taskcluster's releases.

v101.0.0

ADMINS

▶ [minor] #8815 The worker-manager worker scanner can now check workers with bounded concurrency instead of strictly one at a time. It now checks up to 2 workers at once by default; set the WORKER_SCANNER_CONCURRENCY environment variable to tune this. The per-provider CloudAPI rate limiter still bounds the actual cloud API call rate, so this only controls how much of that rate budget each scan loop uses. Applies to both the Azure scanner and the GCP/AWS scanner.

USERS

▶ [MAJOR] Drop support for application/graphql as the request content type on /graphql. Use application/json instead as is specified in the graphql over http spec.

▶ [minor] #8660 Relax the required node version for taskcluster-client from 24.17.0 to ^24

▶ [patch] #8009 Fixed a bug where the github status API was marked resolved as success before any re-ran tasks were resolved

▶ [patch] #4585 Generic worker interactive shells now set TERM to xterm-256color instead of hterm-256color which fixes some whitespace quirks on copy

▶ [patch] #7773 The github service will now respect secondary rate limits and retry those requests instead of just commenting that they failed.

DEVELOPERS

▶ [MAJOR] The @taskcluster/client-web package is now published as a native ES module. Any consumer that was importing the package via CommonJS require() must now import it as an ES module.

▶ [patch] #4959 Removed the outdated Makefile and the lint.sh/test.sh helper scripts in client-py. Call uv directly instead: uv run pytest to test, uv run ruff check to lint and uv run ruff format to format

OTHER

▶ Additional change not described here: #8761.

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v101.0.0

ADMINS

▶ [minor] #8815 The worker-manager worker scanner can now check workers with bounded concurrency instead of strictly one at a time. It now checks up to 2 workers at once by default; set the WORKER_SCANNER_CONCURRENCY environment variable to tune this. The per-provider CloudAPI rate limiter still bounds the actual cloud API call rate, so this only controls how much of that rate budget each scan loop uses. Applies to both the Azure scanner and the GCP/AWS scanner.

USERS

▶ [MAJOR] Drop support for application/graphql as the request content type on /graphql. Use application/json instead as is specified in the graphql over http spec.

▶ [minor] #8660 Relax the required node version for taskcluster-client from 24.17.0 to ^24

▶ [patch] #8009 Fixed a bug where the github status API was marked resolved as success before any re-ran tasks were resolved

▶ [patch] #4585 Generic worker interactive shells now set TERM to xterm-256color instead of hterm-256color which fixes some whitespace quirks on copy

▶ [patch] #7773 The github service will now respect secondary rate limits and retry those requests instead of just commenting that they failed.

DEVELOPERS

▶ [MAJOR] The @taskcluster/client-web package is now published as a native ES module. Any consumer that was importing the package via CommonJS require() must now import it as an ES module.

▶ [patch] #4959 Removed the outdated Makefile and the lint.sh/test.sh helper scripts in client-py. Call uv directly instead: uv run pytest to test, uv run ruff check to lint and uv run ruff format to format

OTHER

▶ Additional change not described here: #8761.

Automated Package Updates

... (truncated)

Commits
  • bb1b7e0 v101.0.0
  • 0f2ccd8 Merge pull request #8836 from Eijebong/application-graphql-content-type-removal
  • b78c784 Merge pull request #8835 from taskcluster/dependabot/uv/clients/client-py/cli...
  • 08d0038 Merge pull request #8828 from Eijebong/biome-migrate
  • ea00333 Drop application/graphql support as a valid content type for web-server
  • 4845824 Merge pull request #8831 from taskcluster/dependabot/github_actions/gh-action...
  • 67e0658 Merge pull request #8829 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 3e5480b Merge pull request #8830 from taskcluster/dependabot/go_modules/go-deps-58f59...
  • eaabd28 build(deps-dev): bump ruff
  • 9a4ac50 build(deps): bump the gh-actions-deps group with 2 updates
  • 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 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 100.1.1 to 101.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v100.1.1...v101.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Code review bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants