Skip to content

Bump taskcluster from 100.2.0 to 100.5.0#2794

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/taskcluster-100.5.0
Open

Bump taskcluster from 100.2.0 to 100.5.0#2794
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/taskcluster-100.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 100.2.0 to 100.5.0.

Release notes

Sourced from taskcluster's releases.

v100.5.0

GENERAL

▶ [patch] Bump node version to 24.17.0 security release.

DEPLOYERS

▶ [minor] #8161 The Azure provider now detects if resources will be cascade-deleted with the VM (deleteOption: 'Delete'). When they provably cascade, deprovisioning skips the per-resource GET/delete walk and just calls VM delete + 404 confirm, cutting the redundant Azure API calls. Detection is best-effort and fails open: any uncertainty (multi-NIC/IP, Detach, missing fields, probe error/timeout, or tracked resources that are not VM-owned) falls back to the existing resource-by-resource deletion. New log type: azure-teardown-mode and worker_manager_azure_teardown_total metric record whether each teardown used the fast or slow path.

WORKER-DEPLOYERS

▶ [patch] #6561 On Windows, generic-worker now transfers ownership of mounts in addition to giving the task user full control.

USERS

▶ [patch] Prevent a worker preemption to be reported twice for the same run when the worker had time to report it itself

DEVELOPERS

▶ [patch] #8372 Switch linting from eslint to biome on all services/libraries

Automated Package Updates

  • build(deps-dev): bump ruff (860549cc41)
  • build(deps): bump github/codeql-action in the gh-actions-deps group (aab4bd26ae)
  • build(deps): bump the go-deps group with 5 updates (c16ba8d559)
  • build(deps): bump chrono (0811e0b89a)

v100.4.0

DEPLOYERS

▶ [minor] The worker-manager Azure provider now exposes ARM deployment creation failures and failed deployment operations as a Prometheus counter for observability.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v100.5.0

GENERAL

▶ [patch] Bump node version to 24.17.0 security release.

DEPLOYERS

▶ [minor] #8161 The Azure provider now detects if resources will be cascade-deleted with the VM (deleteOption: 'Delete'). When they provably cascade, deprovisioning skips the per-resource GET/delete walk and just calls VM delete + 404 confirm, cutting the redundant Azure API calls. Detection is best-effort and fails open: any uncertainty (multi-NIC/IP, Detach, missing fields, probe error/timeout, or tracked resources that are not VM-owned) falls back to the existing resource-by-resource deletion. New log type: azure-teardown-mode and worker_manager_azure_teardown_total metric record whether each teardown used the fast or slow path.

WORKER-DEPLOYERS

▶ [patch] #6561 On Windows, generic-worker now transfers ownership of mounts in addition to giving the task user full control.

USERS

▶ [patch] Prevent a worker preemption to be reported twice for the same run when the worker had time to report it itself

DEVELOPERS

▶ [patch] #8372 Switch linting from eslint to biome on all services/libraries

Automated Package Updates

  • build(deps-dev): bump ruff (860549cc41)
  • build(deps): bump github/codeql-action in the gh-actions-deps group (aab4bd26ae)
  • build(deps): bump the go-deps group with 5 updates (c16ba8d559)
  • build(deps): bump chrono (0811e0b89a)

v100.4.0

DEPLOYERS

▶ [minor]

... (truncated)

Commits
  • f5fc37c v100.5.0
  • e3a1795 Merge pull request #8807 from Eijebong/cleanup-web-client-lockfile
  • 267ed09 Cleanup very outdated dependencies from client-web
  • ff54856 Merge pull request #8805 from Eijebong/remove-chai-direct-dep
  • 146db16 Merge pull request #8806 from Eijebong/bump-qs
  • 221261e Merge pull request #8804 from Eijebong/fix-worker-removed-resolved-duping-events
  • 7753753 Don't publish task-exception for runs that have already been resolved
  • 004c751 Update query-string to 9 in client-web
  • 332906f Remove our direct dependency on chai/chai-as-promised
  • ab8830e Merge pull request #8802 from taskcluster/dependabot/uv/clients/client-py/cli...
  • 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.2.0 to 100.5.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v100.2.0...v100.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 26, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants