Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps taskcluster from 90.0.5 to 91.0.1.

Release notes

Sourced from taskcluster's releases.

v91.0.1

GENERAL

▶ [patch] Switches CI tasks to use uv tool and to the latest stable Debian release (trixie).

▶ [patch] Upgrades to taskgraph v16.2.1

WORKER-DEPLOYERS

▶ [patch] Improves Azure resource deprovisioning by skipping checks on already deleted resources. Previously implemented logic was flawed in a way that same resources would be queried over and over. Which led to an increased number of cloud api calls and was likely causing some minor delays per each worker being deprovisioned

v91.0.0

GENERAL

▶ [patch] Upgrades to go1.25.3

DEVELOPERS

▶ [MAJOR] #8010 Python client follows redirects in artifact download for both async and sync code. This was partially fixed in the past in #4057

Changelog

Sourced from taskcluster's changelog.

v91.0.1

GENERAL

▶ [patch] Switches CI tasks to use uv tool and to the latest stable Debian release (trixie).

▶ [patch] Upgrades to taskgraph v16.2.1

WORKER-DEPLOYERS

▶ [patch] Improves Azure resource deprovisioning by skipping checks on already deleted resources. Previously implemented logic was flawed in a way that same resources would be queried over and over. Which led to an increased number of cloud api calls and was likely causing some minor delays per each worker being deprovisioned

v91.0.0

GENERAL

▶ [patch] Upgrades to go1.25.3

DEVELOPERS

▶ [MAJOR] #8010 Python client follows redirects in artifact download for both async and sync code. This was partially fixed in the past in #4057

Commits
  • 49dd448 v91.0.1
  • 5028b15 Merge pull request #8019 from taskcluster/feat/fix-azure-deprovision
  • c958070 feat(w-m): Azure provider skips checking already deleted resources
  • 74570af Merge pull request #8015 from taskcluster/matt-boris/taskgraph16.2.1
  • 66aaef4 Merge pull request #8016 from taskcluster/matt-boris/trySomeUV
  • 5f753ea bookworm --> trixie
  • 6d2034d chore(ci): use uv
  • af02183 Merge pull request #8017 from taskcluster/browserslist-update
  • e39709a build: update Browserslist db
  • 19aae81 build(deps): upgrade to taskgraph v16.2.1
  • 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 90.0.5 to 91.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v90.0.5...v91.0.1)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 91.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 Oct 20, 2025
@suhaibmujahid suhaibmujahid merged commit 97f39ab into master Oct 21, 2025
9 checks passed
@suhaibmujahid suhaibmujahid deleted the dependabot/pip/taskcluster-91.0.1 branch October 21, 2025 17:46
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