Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps taskcluster from 88.0.2 to 95.1.1.

Release notes

Sourced from taskcluster's releases.

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.

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

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.

Automated Package Updates

... (truncated)

Commits
  • cbb4697 v95.1.1
  • b57126d Merge pull request #8192 from taskcluster/fix-error-log
  • 0ef9ac6 Merge pull request #8193 from taskcluster/feat/fix-zombie-detection-wm
  • dd7a3bc feat(w-m): Properly detect zombie worker using queue information
  • 1fb5adf feat(w-m): Fix incorrectly used monitor method
  • 42f6cb7 v95.1.0
  • 52483d4 Merge pull request #8191 from taskcluster/feat/rfc190-task-priroity-change
  • 8cd815c feat(queue): Change task and task group priority endpoints
  • a996b82 v95.0.3
  • 62dc77f Merge pull request #8177 from taskcluster/feat/fix-launch-configs-single-lc
  • 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.0.2 to 95.1.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v88.0.2...v95.1.1)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 95.1.1
  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 Pull requests that update python code labels Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2026

Superseded by #501.

@dependabot dependabot bot closed this Jan 19, 2026
@dependabot dependabot bot deleted the dependabot/pip/taskcluster-95.1.1 branch January 19, 2026 16:34
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