Skip to content

Bump taskcluster from 98.0.0 to 98.0.1 in /tools#58829

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

Bump taskcluster from 98.0.0 to 98.0.1 in /tools#58829
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-98.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps taskcluster from 98.0.0 to 98.0.1.

Release notes

Sourced from taskcluster's releases.

v98.0.1

GENERAL

▶ [patch] Upgrades to Node.js 24.14.1 [SECURITY].

DEPLOYERS

▶ [patch] #8388 The GitHub service now streams backing log artifacts instead of downloading them entirely into memory. Previously, tasks with very large logs (e.g. ~98MB) caused the status handler to crash with an out-of-memory error, leaving GitHub check runs stuck as in_progress indefinitely.

OTHER

▶ Additional change not described here: #3665.

Automated Package Updates

  • build(deps): bump node-forge from 1.3.2 to 1.4.0 (f3d131fd44)
  • build(deps): bump @​apollo/server from 5.4.0 to 5.5.0 (73dd22b5d7)
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 in /clients/client-test (6380afb674)
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 in /clients/client-web (2cbbc205fe)
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 in /ui (d01a5f2ee0)
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 (59c571c71b)
  • build(deps): bump flatted from 3.2.5 to 3.4.2 in /ui (fd066ad684)
  • build(deps): bump rustls-webpki in /clients/client-rust (7df9333c32)
Changelog

Sourced from taskcluster's changelog.

v98.0.1

GENERAL

▶ [patch] Upgrades to Node.js 24.14.1 [SECURITY].

DEPLOYERS

▶ [patch] #8388 The GitHub service now streams backing log artifacts instead of downloading them entirely into memory. Previously, tasks with very large logs (e.g. ~98MB) caused the status handler to crash with an out-of-memory error, leaving GitHub check runs stuck as in_progress indefinitely.

OTHER

▶ Additional change not described here: #3665.

Automated Package Updates

  • build(deps): bump node-forge from 1.3.2 to 1.4.0 (f3d131fd44)
  • build(deps): bump @​apollo/server from 5.4.0 to 5.5.0 (73dd22b5d7)
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 in /clients/client-test (6380afb674)
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 in /clients/client-web (2cbbc205fe)
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 in /ui (d01a5f2ee0)
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 (59c571c71b)
  • build(deps): bump flatted from 3.2.5 to 3.4.2 in /ui (fd066ad684)
  • build(deps): bump rustls-webpki in /clients/client-rust (7df9333c32)
Commits
  • 9ca87da v98.0.1
  • 9baa6f3 Merge pull request #8389 from taskcluster/fix-large-artifact-oom
  • 56e4503 fix(github): stream backing log in extractLog to prevent OOM on large artifacts
  • dbad568 Merge pull request #8401 from taskcluster/dependabot/npm_and_yarn/node-forge-...
  • f3d131f build(deps): bump node-forge from 1.3.2 to 1.4.0
  • 0f1a62a Merge pull request #8399 from taskcluster/dependabot/npm_and_yarn/apollo/serv...
  • 73dd22b build(deps): bump @​apollo/server from 5.4.0 to 5.5.0
  • c46a536 Merge pull request #8397 from taskcluster/matt-boris/reduceIntermittentTestFa...
  • a5812ce fix(tests): close all server connections to prevent intermittent EADDRINUSE...
  • c27a964 Merge pull request #8390 from taskcluster/matt-boris/node24.14.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 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 98.0.0 to 98.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v98.0.0...v98.0.1)

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

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 27, 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