Skip to content

Bump n3 from 1.26.0 to 2.2.0 - #2890

Merged
NSeydoux merged 1 commit into
mainfrom
dependabot/npm_and_yarn/n3-2.2.0
Aug 10, 2026
Merged

Bump n3 from 1.26.0 to 2.2.0#2890
NSeydoux merged 1 commit into
mainfrom
dependabot/npm_and_yarn/n3-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps n3 from 1.26.0 to 2.2.0.

Release notes

Sourced from n3's releases.

v2.2.0

2.2.0 (2026-08-05)

Bug Fixes

  • lexer: reject \U escapes beyond U+10FFFF (#658) (14aadb4)
  • parse literal subjects and predicates in N3 mode (#613) (5875575)
  • use prefixes for local names with interior dots (#614) (b6202d1), closes #372
  • writer: represent variables through their term type (#667) (98a10db)

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

2.1.2 (2026-08-02)

Bug Fixes

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

v2.1.1

2.1.1 (2026-07-03)

Bug Fixes

v2.1.0

2.1.0 (2026-06-23)

Features

v2.0.4

2.0.4 (2026-06-17)

... (truncated)

Commits
  • 5875575 fix: parse literal subjects and predicates in N3 mode (#613)
  • b6202d1 fix: use prefixes for local names with interior dots (#614)
  • ba92e4b perf: skip prefix matching when no prefixes are registered (#644)
  • eb4cb39 perf: descend the SPO index in getObjects instead of scanning all objects (#649)
  • a08cd98 docs: add SECURITY.md (#650)
  • 4a6bb9d feat(reasoner): opt-in maxDerivations and maxPremiseDepth budgets (#657)
  • 14aadb4 fix(lexer): reject \U escapes beyond U+10FFFF (#658)
  • 657c567 docs: deprecate direct term construction in favor of the data factory (#663)
  • 98a10db fix(writer): represent variables through their term type (#667)
  • 3ea651b chore(deps-dev): Bump the minor group across 1 directory with 3 updates (#671)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for n3 since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm labels Aug 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 10, 2026 07:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm labels Aug 10, 2026
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 10, 2026 07:04 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 10, 2026 07:04 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 10, 2026 07:04 Inactive
Bumps [n3](https://github.com/rdfjs/N3.js) from 1.26.0 to 2.2.0.
- [Release notes](https://github.com/rdfjs/N3.js/releases)
- [Commits](rdfjs/N3.js@v1.26.0...v2.2.0)

---
updated-dependencies:
- dependency-name: n3
  dependency-version: 2.2.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/n3-2.2.0 branch from 1c5c964 to 0aa55f7 Compare August 10, 2026 08:13
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 10, 2026 08:13 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 10, 2026 08:13 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 10, 2026 08:13 Inactive
@NSeydoux
NSeydoux merged commit 08b32c3 into main Aug 10, 2026
16 checks passed
@NSeydoux
NSeydoux deleted the dependabot/npm_and_yarn/n3-2.2.0 branch August 10, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant