Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps taskcluster from 88.1.1 to 91.1.0.

Release notes

Sourced from taskcluster's releases.

v91.1.0

WORKER-DEPLOYERS

▶ [minor] #7979 Azure worker pools can now provision via ARM templates in launch configs, reducing provisioning latency and letting Azure cascade resource creation/cleanup automatically.

▶ [patch] #7979 Azure ARM template deployments allow keeping history for debug purposes by using workerManager.keepDeployment: true

▶ [patch] #8023 Generic Worker: limits concurrent artifact uploads to 100 at a time.

USERS

▶ [patch] #8031 GitHub service handles missing users (404 from getByUsername) when processing webhooks.

▶ [patch] bug 1990567 Python client exceptions are now picklable.

v91.0.4

DEVELOPERS

▶ [patch] Client (python): fixes release of client. v91.0.3 did not work in fixing.

v91.0.3

DEVELOPERS

▶ [patch] Client (python): fixes release of client.

v91.0.2

WORKER-DEPLOYERS

▶ [patch] #8025 Generic Worker (macOS): updates the socket-based communication between the LaunchAgent and LaunchDaemon to handle any size of payload.

DEVELOPERS

▶ [patch] #8020 Client (python): declares what python versions are supported. Moves to modern standards with pyproject.toml and uv usage.

v91.0.1

GENERAL

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

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v91.1.0

WORKER-DEPLOYERS

▶ [minor] #7979 Azure worker pools can now provision via ARM templates in launch configs, reducing provisioning latency and letting Azure cascade resource creation/cleanup automatically.

▶ [patch] #7979 Azure ARM template deployments allow keeping history for debug purposes by using workerManager.keepDeployment: true

▶ [patch] #8023 Generic Worker: limits concurrent artifact uploads to 100 at a time.

USERS

▶ [patch] #8031 GitHub service handles missing users (404 from getByUsername) when processing webhooks.

▶ [patch] bug 1990567 Python client exceptions are now picklable.

v91.0.4

DEVELOPERS

▶ [patch] Client (python): fixes release of client. v91.0.3 did not work in fixing.

v91.0.3

DEVELOPERS

▶ [patch] Client (python): fixes release of client.

v91.0.2

WORKER-DEPLOYERS

▶ [patch] #8025 Generic Worker (macOS): updates the socket-based communication between the LaunchAgent and LaunchDaemon to handle any size of payload.

DEVELOPERS

▶ [patch] #8020 Client (python): declares what python versions are supported. Moves to modern standards with pyproject.toml and uv usage.

v91.0.1

... (truncated)

Commits
  • b8f3433 v91.1.0
  • dcec98f Merge pull request #8036 from taskcluster/feat/8031-github-copilot
  • 5e6c728 feat(github): Handle case when user is missing in webhook
  • 38da049 Merge pull request #8032 from taskcluster/matt-boris/limitGenericWorkersConcu...
  • 743b56f Merge pull request #8033 from taskcluster/feat/arm-templates-fixes
  • 3cf7a9a feat(w-m): Properly pass tags to arm template deployment
  • b03da67 fix(generic-worker): limit concurrent artifact uploads to 100
  • cdf92b8 Merge pull request #8029 from ahal/ahal/push-pyoqqvtynprr
  • fa6af4f fix(client-py): make Python client exception pickleable
  • f7ba6cc Azure ARM template deployments (#7977)
  • 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 88.1.1 to 91.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v88.1.1...v91.1.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 91.1.0
  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 27, 2025
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