Skip to content

Update dependency n3 to v2 - #216

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/n3-2.x
Open

Update dependency n3 to v2#216
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/n3-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
n3 ^1.3.5^2.0.0 age confidence
n3 ^1.3.6^2.0.0 age confidence
n3 ^1.10.0^2.0.0 age confidence

Release Notes

rdfjs/N3.js (n3)

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Bug Fixes
Features
  • reasoner: opt-in maxDerivations and maxPremiseDepth budgets (#​657) (4a6bb9d)
Performance Improvements
  • descend the SPO index in getObjects instead of scanning all objects (#​649) (eb4cb39)
  • skip prefix matching when no prefixes are registered (#​644) (ba92e4b)

v2.1.2

Compare Source

Bug Fixes
  • return a null-prototype map from extractLists (#​668) (5057f9f)
  • StreamParser failure on language tags split across chunks (#​602) (c187d02)

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Features

v2.0.4

Compare Source

Bug Fixes

v2.0.3

Compare Source

Bug Fixes
  • validate length of language subtags rather than full tag (#​566) (9ff3a2b)

v2.0.2

Compare Source

Bug Fixes
  • direction getter incorrectly matching -- inside literal values (#​565) (6f90538)

v2.0.1

Compare Source

v2.0.0

Compare Source

BREAKING CHANGES

This update removes RDF-star parsing and instead implements support for RDF 1.2.

Concretely, this includes serialization and parsing support for directional
language-tagged strings, triple terms, reified triples, and VERSION clauses.

This passes all 1.2 (and 1.1) spec tests for N-Triples, N-Quads, Turtle, and TriG.

v1.26.0

Compare Source

Features

v1.25.2

Compare Source

Performance Improvements
  • Avoid non-greedy regex. (a9eb86b)

v1.25.1

Compare Source

Performance Improvements
  • Optimize relativize performance. (64a6ce0)

v1.25.0

Compare Source

Features
  • Support writing relative IRIs with dot segments (7ed04bf)

v1.24.2

Compare Source

Bug Fixes

v1.24.1

Compare Source

Bug Fixes
  • allow datasets to be inputs to stores to align with RDF/JS DatasetFactory interface (#​505) (0a78539)

v1.24.0

Compare Source

Features

v1.23.2

Compare Source

Bug Fixes
  • make sure filter works when encountering unseen named graphs (#​498) (cbffbbf)

v1.23.1

Compare Source

Bug Fixes

v1.23.0

Compare Source

Features
  • allow digits in the local part of prefixed names. (#​470) (3b6ff6b)

v1.22.3

Compare Source

Performance Improvements

v1.22.2

Compare Source

Performance Improvements
  • make sure performance improvements apply to datasetcore (#​457) (35d7142)

v1.22.1

Compare Source

Performance Improvements

v1.22.0

Compare Source

Features

v1.21.3

Compare Source

Bug Fixes

v1.21.2

Compare Source

Performance Improvements

v1.21.1

Compare Source

Performance Improvements

v1.21.0

Compare Source

Features

v1.20.4

Compare Source

Performance Improvements
  • performance improvements on dataset operations by operating directly over graphs (#​416) (4868ab6)

v1.20.3

Compare Source

Performance Improvements

v1.20.2

Compare Source

Performance Improvements

v1.20.1

Compare Source

Performance Improvements
  • no redundant _addToIndex call or _size invalidation when adding existing quad (#​403) (5094b2d)

v1.20.0

Compare Source

Features

v1.19.0

Compare Source

Features

v1.18.0

Compare Source

Features

v1.17.6

Compare Source

Performance Improvements

v1.17.5

Compare Source

Performance Improvements

v1.17.4

Compare Source

Bug Fixes
  • added buffer dependency (b0ab548)

v1.17.3

Compare Source

v1.17.2

Compare Source

Bug Fixes

v1.17.1

Compare Source

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: rdfjs/N3.js@v1.16.4...v1.17.0

v1.16.4

Compare Source

What's Changed

Full Changelog: rdfjs/N3.js@v1.16.3...v1.16.4

v1.16.3

Compare Source

v1.16.2

Compare Source

v1.16.1

Compare Source

v1.16.0

Compare Source

v1.15.0

Compare Source

v1.14.0

Compare Source

v1.13.0

Compare Source

v1.12.2

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.0

Compare Source

v1.9.0

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

v1.7.0

Compare Source

v1.6.4

Compare Source

v1.6.3

Compare Source

v1.6.2

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

v1.5.0

Compare Source

v1.4.0

Compare Source

v1.3.7

Compare Source

v1.3.6

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Brussels)

  • Branch creation
    • "before 7am every weekday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

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