Skip to content

Bump taskcluster from 97.0.1 to 97.1.0 in /tools#58415

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-97.1.0
Open

Bump taskcluster from 97.0.1 to 97.1.0 in /tools#58415
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-97.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps taskcluster from 97.0.1 to 97.1.0.

Release notes

Sourced from taskcluster's releases.

v97.1.0

GENERAL

▶ [patch] Upgrades to go1.26.1 [SECURITY], Node.js v24.14.0, yarn v4.13.0, and golangci-lint v2.11.2.

USERS

▶ [minor] #8287 Add ability to provide taskId in the payload to triggerHook and triggerHookWithToken. The hook service will look for taskId in the payload and use it to set the task ID if provided.

▶ [patch] #8357 Fix third-party login flow with extra window not being closed.

▶ [patch] #8341 Fixes issues with local dev env where tc-admin image was built for single architecture. tc-admin:5.2.0 publishes multi-arch image

▶ [patch] #8300 Task log profiler returns empty profile when log doesn't have correct time markers instead of throwing an error.

▶ [patch] The generic-worker now notifies task status listeners outside of the internal status lock, reducing the risk of lock contention or deadlock when listeners query task status during callbacks.

Internal artifact upload error handling was also refactored into a dedicated classifier helper without changing runtime behavior.

Automated Package Updates

  • build(deps): bump immutable from 3.8.2 to 3.8.3 in /ui (7b2ca5623b)
  • build(deps): bump tar from 7.5.9 to 7.5.10 (ca47cdc963)
  • build(deps): bump github.com/docker/cli (7b6e455a31)
  • build(deps): bump immutable from 4.3.7 to 4.3.8 (5fd0c3a9c6)
  • build(deps): bump mailparser from 3.7.4 to 3.9.3 (8edf6abacc)
  • build(deps): bump underscore from 1.13.7 to 1.13.8 (0d4b58c9bd)
  • build(deps): bump underscore from 1.13.2 to 1.13.8 in /ui (b8713fdf66)
Changelog

Sourced from taskcluster's changelog.

v97.1.0

GENERAL

▶ [patch] Upgrades to go1.26.1 [SECURITY], Node.js v24.14.0, yarn v4.13.0, and golangci-lint v2.11.2.

USERS

▶ [minor] #8287 Add ability to provide taskId in the payload to triggerHook and triggerHookWithToken. The hook service will look for taskId in the payload and use it to set the task ID if provided.

▶ [patch] #8357 Fix third-party login flow with extra window not being closed.

▶ [patch] #8341 Fixes issues with local dev env where tc-admin image was built for single architecture. tc-admin:5.2.0 publishes multi-arch image

▶ [patch] #8300 Task log profiler returns empty profile when log doesn't have correct time markers instead of throwing an error.

▶ [patch] The generic-worker now notifies task status listeners outside of the internal status lock, reducing the risk of lock contention or deadlock when listeners query task status during callbacks.

Internal artifact upload error handling was also refactored into a dedicated classifier helper without changing runtime behavior.

Automated Package Updates

  • build(deps): bump immutable from 3.8.2 to 3.8.3 in /ui (7b2ca5623b)
  • build(deps): bump tar from 7.5.9 to 7.5.10 (ca47cdc963)
  • build(deps): bump github.com/docker/cli (7b6e455a31)
  • build(deps): bump immutable from 4.3.7 to 4.3.8 (5fd0c3a9c6)
  • build(deps): bump mailparser from 3.7.4 to 3.9.3 (8edf6abacc)
  • build(deps): bump underscore from 1.13.7 to 1.13.8 (0d4b58c9bd)
  • build(deps): bump underscore from 1.13.2 to 1.13.8 in /ui (b8713fdf66)
Commits
  • a9d931d v97.1.0
  • 5f71e84 Merge pull request #8360 from taskcluster/matt-boris/buildDepsUpgrades
  • 5042dd1 Merge pull request #8359 from taskcluster/feat/8357-login-extra-window
  • 756af81 build(deps): upgrades to go1.26.1 [SECURITY], node 24.14.0, yarn 2.11.2
  • c1d1960 feat(ui): Close auth window on 3rd-party login flow
  • a83415b Merge pull request #8356 from taskcluster/dependabot/npm_and_yarn/ui/immutabl...
  • 7b2ca56 build(deps): bump immutable from 3.8.2 to 3.8.3 in /ui
  • 494a8de Merge pull request #8355 from taskcluster/feat/tc-admin-multiarch
  • b4ecec2 feat(dev): Use multi-arch tc-admin version
  • 148c9c9 Merge pull request #8352 from taskcluster/dependabot/npm_and_yarn/tar-7.5.10
  • 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 97.0.1 to 97.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v97.0.1...v97.1.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 97.1.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 Pull requests that update Python code labels Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file infra python Pull requests that update Python code requirements_tests.txt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants