Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps taskcluster from 88.0.2 to 89.0.0.

Release notes

Sourced from taskcluster's releases.

v89.0.0

USERS

▶ [MAJOR] The dind and dockerSave features are no longer supported in docker-worker payloads (whether in docker-worker itself or in generic-worker via D2G). Tasks requesting those features will fail with an exception.

▶ [patch] #7605 Fixes duplicate tasks shown in claimed tasks list. This can happen when task is being reclaimed and multiple entries might still exist in queue_claimed_tasks table

▶ [patch] D2G: don't write env vars out to Generic Worker's environment. Instead, pass them as -e <name>=<value>. Follow-up to taskcluster/taskcluster#7945.

▶ [patch] #7938 D2G: pass Docker Worker environment variables to container using --env-file in docker run command.

▶ [patch] D2G: remove calls out to bash shells to load docker image and create chain of trust additional data file.

DEVELOPERS

▶ [patch] #7500 Github build is marked as failed after there are no retries left, instead of staying "neutral"

Automated Package Updates

  • build(deps): bump axios from 1.11.0 to 1.12.1 (472e669404)

v88.1.3

WORKER-DEPLOYERS

▶ [patch] Worker Runner (Windows): capture Generic Worker service exit code and exit early if the worker is rebooting, preventing a Worker Manager removeWorker API call.

v88.1.2

GENERAL

▶ [patch] Upgrades to Node.js 22.19.0, go1.25.1, and yarn 4.9.4.

WORKER-DEPLOYERS

▶ [patch]

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v89.0.0

USERS

▶ [MAJOR] The dind and dockerSave features are no longer supported in docker-worker payloads (whether in docker-worker itself or in generic-worker via D2G). Tasks requesting those features will fail with an exception.

▶ [patch] #7605 Fixes duplicate tasks shown in claimed tasks list. This can happen when task is being reclaimed and multiple entries might still exist in queue_claimed_tasks table

▶ [patch] D2G: don't write env vars out to Generic Worker's environment. Instead, pass them as -e <name>=<value>. Follow-up to taskcluster/taskcluster#7945.

▶ [patch] #7938 D2G: pass Docker Worker environment variables to container using --env-file in docker run command.

▶ [patch] D2G: remove calls out to bash shells to load docker image and create chain of trust additional data file.

DEVELOPERS

▶ [patch] #7500 Github build is marked as failed after there are no retries left, instead of staying "neutral"

Automated Package Updates

  • build(deps): bump axios from 1.11.0 to 1.12.1 (472e669404)

v88.1.3

WORKER-DEPLOYERS

▶ [patch] Worker Runner (Windows): capture Generic Worker service exit code and exit early if the worker is rebooting, preventing a Worker Manager removeWorker API call.

v88.1.2

GENERAL

▶ [patch] Upgrades to Node.js 22.19.0, go1.25.1, and yarn 4.9.4.

... (truncated)

Commits
  • 76217b7 v89.0.0
  • 2eed2ae Merge pull request #7956 from taskcluster/matt-boris/d2gKeepGWEnvClean
  • e380478 fix(d2g): don't write env vars to gw env
  • 27d0308 Merge pull request #7948 from taskcluster/feat/7605-duplicate-claimed-tasks
  • be9839f Merge pull request #7949 from taskcluster/feat/7500-github-retries-resolution
  • 9a56523 Merge pull request #7955 from taskcluster/browserslist-update
  • 9ab047c Merge pull request #7945 from taskcluster/matt-boris/d2gDontPassEnv
  • b6455f3 build: update Browserslist db
  • 24585f1 Merge pull request #7954 from taskcluster/dependabot/npm_and_yarn/axios-1.12.1
  • 472e669 build(deps): bump axios from 1.11.0 to 1.12.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 88.0.2 to 89.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v88.0.2...v89.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the report Python tool to upload reports label Sep 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #2800.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/pip/report/taskcluster-89.0.0 branch September 22, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report Python tool to upload reports

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant