Skip to content

chore(deps)(deps): bump jsonld from 8.3.3 to 9.0.0#485

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonld-9.0.0
Open

chore(deps)(deps): bump jsonld from 8.3.3 to 9.0.0#485
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonld-9.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps 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 @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 13, 2026

Labels

The following labels could not be found: dependencies, npm, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [jsonld](https://github.com/digitalbazaar/jsonld.js) 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: jsonld
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jsonld-9.0.0 branch from ee16062 to fdc7f8c Compare May 14, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants