Skip to content

Bump undici and jsonld in /packages/legacy-workbench#2817

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/legacy-workbench/multi-ea3b7871e7
Open

Bump undici and jsonld in /packages/legacy-workbench#2817
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/legacy-workbench/multi-ea3b7871e7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps undici to 6.24.1 and updates ancestor dependency jsonld. These dependencies need to be updated together.

Updates undici from 5.29.0 to 6.24.1

Release notes

Sourced from undici's releases.

v6.24.1

Full Changelog: nodejs/undici@v6.24.0...v6.24.1

v6.24.0

Undici v6.24.0 Security Release Notes (LTS)

This release backports fixes for security vulnerabilities affecting the v6 line.

Upgrade guidance

All users on v6 should upgrade to v6.24.0 or later.

Fixed advisories

Not applicable to v6

Affected and patched ranges (v6)

References

... (truncated)

Commits
  • c0cf656 Bumped v6.24.1
  • f5a9f0c Fix v6 release workflow branch targeting
  • af2cb8f wqremove maxDecompressedMessageSize (#4891)
  • 8873c94 Bumped v6.24.0
  • 411bd01 test(websocket): use node:assert for Node 18 compatibility
  • 844bf59 test: fix http2 lint regressions in backport
  • a444e4f test: stabilize h2 and tls-cert-leak under current test runner
  • dc032a1 fix: h2 CI (#4395)
  • 4cd3f4b test: increase bitness in test/fixtures/*.pem (#3659)
  • 7df6442 fix: adapt websocket frame-limit handling for v6 parser
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates jsonld from 8.3.3 to 9.0.0

Changelog

Sourced from jsonld's changelog.

9.0.0 - 2025-11-20

Added

  • Add minimal support for React Native.
    • Add react-native section to package.json.
    • Add instructions to README.md.

Changed

  • BREAKING: Drop support for Node.js < 18.
  • BREAKING: Upgrade dependencies.
    • @digitalbazaar/http-client@4.
    • canonicalize@2.
    • rdf-canonize@5: See the [rdf-canonize][] 4.x and 5.x changelog for important changes and upgrade notes. Of note:
      • The URDNA2015 default algorithm has been changed to RDFC-1.0 from [rdf-canon][].
      • Complexity control defaults maxWorkFactor or maxDeepIterations may need to be adjusted to process graphs with certain blank node constructs.
      • A signal option is available to use an AbortSignal to limit resource usage.
      • The internal digest algorithm can be changed.
      • Support for [rdf-canonize-native][] was removed.
  • BREAKING: Only the JavaScript implementation of [rdf-canon][] from [rdf-canonize][] is supported. The API here can be updated to allow implementation switching if support for native or other [rdf-canon][] implementations is needed.
  • Update development dependencies.
  • Update karma testing.
    • Remove older fixes in favor of more default behavior.
  • Update bundle build.
    • Use newer corejs version.
    • Build with modern browserslist defaults and no IE support.
    • Support for older browsers requires a custom build.
  • Refactor test framework.
    • Test runtime loads test files from a web server.
    • Allows testing of manifests on remote web servers.
    • Trading off some performance to align node and browser testing.
    • Moves some test setup code into config data and manifest.

Fixed

Removed

  • BREAKING: Remove application/nquads alias for application/n-quads.
Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/legacy-workbench/multi-ea3b7871e7 branch 3 times, most recently from 3cbe9dc to da2bfbb Compare March 31, 2026 12:29
Bumps [undici](https://github.com/nodejs/undici) to 6.24.1 and updates ancestor dependency [jsonld](https://github.com/digitalbazaar/jsonld.js). These dependencies need to be updated together.


Updates `undici` from 5.29.0 to 6.24.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.29.0...v6.24.1)

Updates `jsonld` from 8.3.3 to 9.0.0
- [Changelog](https://github.com/digitalbazaar/jsonld.js/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/jsonld.js@v8.3.3...v9.0.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.24.1
  dependency-type: indirect
- dependency-name: jsonld
  dependency-version: 9.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/legacy-workbench/multi-ea3b7871e7 branch from da2bfbb to b5468b6 Compare April 8, 2026 08:43
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 8, 2026

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants