Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Confidence
jsonld ^8.3.3 -> ^9.0.0 age confidence

Release Notes

digitalbazaar/jsonld.js (jsonld)

v9.0.0

Compare Source

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.

Configuration

📅 Schedule: Branch creation - "before 7am every weekday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added breaking dependencies Pull requests that update a dependency file labels Nov 24, 2025
@renovate renovate bot force-pushed the renovate/jsonld-9.x branch from b2f68c1 to a859952 Compare December 3, 2025 17:27
@renovate renovate bot force-pushed the renovate/jsonld-9.x branch from a859952 to 6a34437 Compare December 12, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant