Skip to content

Comments

Update dependency n3 to v2#33

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

Update dependency n3 to v2#33
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/n3-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2026

This PR contains the following updates:

Package Change Age Confidence
n3 ^1.0.0^2.0.0 age confidence

Release Notes

rdfjs/N3.js (n3)

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: Branch creation - "before 7am every weekday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 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 force-pushed the renovate/n3-2.x branch from 586dcc8 to 005ea4f Compare January 10, 2026 13:10
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