Skip to content

Bump taskcluster from 91.1.1 to 95.1.3#2691

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/taskcluster-95.1.3
Closed

Bump taskcluster from 91.1.1 to 95.1.3#2691
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/taskcluster-95.1.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps taskcluster from 91.1.1 to 95.1.3.

Release notes

Sourced from taskcluster's releases.

v95.1.3

GENERAL

▶ [patch] Upgrades goreleaser tool to latest version to fix broken release. Release v95.1.2 did not publish, so its changelog will be effective for v95.1.3.

v95.1.1

WORKER-DEPLOYERS

▶ [patch] bug 2006698 Fixes worker-manager killing zombie workers when queue data is missing. For long running tasks that took longer than queueInactivityTimeout to finish was a high risk of getting claim-expired because w-m incorrectly assumed worker is not doing anything (missing queue information)

v95.1.0

USERS

▶ [minor] Queue service allows changing the priority of unresolved tasks. Two new endpoints are being introduced:

  • queue.changeTaskPriority
  • queue.changeTaskGroupPriority

This is the implementation of the RFC190

v95.0.3

GENERAL

▶ [patch] Notify Service: upgrades to use @aws-sdk/client-sesv2 with the latest version of nodemailer to resolve some security vulnerabilities.

▶ [patch] Upgrades CI Decision task to use Taskgraph v18.0.3.

▶ [patch] Upgrades to Node.js v24.12.0.

WORKER-DEPLOYERS

▶ [patch] #8176 Worker-manager ensures workers are spawned for single launch config worker pools when adjusted weight might drop below zero with remaining capacity.

▶ [patch] Changed the garbage collector to clean caches after docker resources when d2g is enabled

USERS

▶ [patch] Switch back web-server queues to classic, as those are only used for short-lived task group updates in the UI and don't require same durability and Raft consensus algorithm.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v95.1.3

GENERAL

▶ [patch] Upgrades goreleaser tool to latest version to fix broken release. Release v95.1.2 did not publish, so its changelog will be effective for v95.1.3.

v95.1.2

WORKER-DEPLOYERS

▶ [patch] Fix a worker panic when the garbage collector runs twice with no task in between if d2g is enabled

DEVELOPERS

▶ [patch] bug 2010096 The taskcluster signin command shell-escapes the credentials it receives before outputting them.

Automated Package Updates

  • build(deps): bump github.com/sigstore/cosign/v2 from 2.4.1 to 2.6.2 (963109aa38)

v95.1.1

WORKER-DEPLOYERS

▶ [patch] bug 2006698 Fixes worker-manager killing zombie workers when queue data is missing. For long running tasks that took longer than queueInactivityTimeout to finish was a high risk of getting claim-expired because w-m incorrectly assumed worker is not doing anything (missing queue information)

v95.1.0

USERS

▶ [minor] Queue service allows changing the priority of unresolved tasks. Two new endpoints are being introduced:

  • queue.changeTaskPriority
  • queue.changeTaskGroupPriority

This is the implementation of the RFC190

v95.0.3

... (truncated)

Commits
  • 300ac23 v95.1.3
  • fc2cdd1 Merge pull request #8201 from taskcluster/matt-boris/addGoreleaserToCI
  • 16b1e42 Merge branch 'main' into matt-boris/addGoreleaserToCI
  • c5ee7ec Merge pull request #8200 from taskcluster/matt-boris/bumpGoreleaserVersion
  • 56674ea fix(ci): test goreleaser in CI
  • 68a9e37 fix(release): bump goreleaser version to fix release pipeline
  • a5c8b72 v95.1.2
  • 86f02e9 Merge pull request #8199 from taskcluster/bug2010096
  • d4a9f30 Bug 2010096 - taskcluster signin: shell-escape credentials before outputting ...
  • e4a906b Merge pull request #8195 from taskcluster/dependabot/go_modules/github.com/si...
  • 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 91.1.1 to 95.1.3.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v91.1.1...v95.1.3)

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

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 Jan 15, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2026

Superseded by #2692.

@dependabot dependabot bot closed this Jan 16, 2026
@dependabot dependabot bot deleted the dependabot/uv/taskcluster-95.1.3 branch January 16, 2026 00:15
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

Comments