Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps taskcluster from 90.0.3 to 90.0.4.

Release notes

Sourced from taskcluster's releases.

v90.0.4

USERS

▶ [patch] bug 1990389 D2G: add stderr logging if any docker commands fail within the task feature.

▶ [patch] #7974 D2G: fixes docker: invalid env file (env.list): bufio.Scanner: token too long error when providing the docker run command an --env-file that contains a line longer than 64KiB. D2G now passes the variable directly to the run command with -e <envVarName>=<envVarValue> to work around this constraint.

▶ [patch] D2G: removes exit codes 125, 128 from payload.onExitStatus.retry array, as docker pulls now happen outside of the payload being run (inside the D2G task feature startup).

Changelog

Sourced from taskcluster's changelog.

v90.0.4

USERS

▶ [patch] bug 1990389 D2G: add stderr logging if any docker commands fail within the task feature.

▶ [patch] #7974 D2G: fixes docker: invalid env file (env.list): bufio.Scanner: token too long error when providing the docker run command an --env-file that contains a line longer than 64KiB. D2G now passes the variable directly to the run command with -e <envVarName>=<envVarValue> to work around this constraint.

▶ [patch] D2G: removes exit codes 125, 128 from payload.onExitStatus.retry array, as docker pulls now happen outside of the payload being run (inside the D2G task feature startup).

Commits
  • 88ee584 v90.0.4
  • d8d4e02 Merge pull request #7978 from taskcluster/matt-boris/d2gRemoveRetriesOnExitSt...
  • 07c02ed fix(d2g): remove on exit status retries 125, 128 codes
  • a7789a0 Merge pull request #7975 from taskcluster/matt-boris/d2gLongEnvListEntry
  • 2badaee fix(d2g): don't put long env vars (>64KiB) in env.list file
  • 897be1e Merge pull request #7973 from taskcluster/matt-boris/d2gBetterLogging
  • 2775fe1 fix(d2g): add stderr logging in feature
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 25, 2025
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 90.0.3 to 90.0.4.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v90.0.3...v90.0.4)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 90.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/taskcluster-90.0.4 branch from 83d3640 to 14c2f39 Compare October 8, 2025 10:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #5333.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/taskcluster-90.0.4 branch October 13, 2025 03:09
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.

0 participants