Skip to content

Comments

Update dependency n3 to v2#19

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2026

This PR contains the following updates:

Package Change Age Confidence
n3 ^1.16.3^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


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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 21345910717

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 20394063008: 0.0%
Covered Lines: 74
Relevant Lines: 74

💛 - Coveralls

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.

1 participant