Skip to content

Bump n3 from 1.26.0 to 2.0.3#18

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/n3-2.0.3
Apr 5, 2026
Merged

Bump n3 from 1.26.0 to 2.0.3#18
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/n3-2.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Bumps n3 from 1.26.0 to 2.0.3.

Release notes

Sourced from n3's releases.

v2.0.3

2.0.3 (2026-03-07)

Bug Fixes

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

v2.0.2

2.0.2 (2026-03-07)

Bug Fixes

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

v2.0.0

2.0.0 (2026-01-07)

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.

Commits
  • 9ff3a2b fix: validate length of language subtags rather than full tag (#566)
  • 6f90538 fix: direction getter incorrectly matching -- inside literal values (#565)
  • f0f2c34 chore: Update CI workflow to run CI on pull request (#567)
  • 8c926b9 chore: Update release workflow to support Trusted Publishing
  • cbaa52d chore: Also run GitHub CI on Node 24
  • fba0b8d 2.0.1
  • 97db5ed fix: Fix invalid literals when only language as options is passed
  • d481855 2.0.0
  • aa6a469 BREAKING CHANGE: Add RDF 1.2 support
  • a476b5b chore(docs): update reasoning snippet in README.md (#553)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for n3 since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [n3](https://github.com/rdfjs/N3.js) from 1.26.0 to 2.0.3.
- [Release notes](https://github.com/rdfjs/N3.js/releases)
- [Commits](rdfjs/N3.js@v1.26.0...v2.0.3)

---
updated-dependencies:
- dependency-name: n3
  dependency-version: 2.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 4, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 4, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 4, 2026 22:45
@github-actions github-actions bot merged commit 1b43da6 into main Apr 5, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/n3-2.0.3 branch April 5, 2026 14:44
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant