Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump n3 from 1.20.4 to 1.23.0 #416

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps n3 from 1.20.4 to 1.23.0.

Release notes

Sourced from n3's releases.

v1.23.0

1.23.0 (2024-11-08)

Features

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

v1.22.3

1.22.3 (2024-09-27)

Performance Improvements

v1.22.2

1.22.2 (2024-09-27)

Performance Improvements

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

v1.22.1

1.22.1 (2024-09-21)

Performance Improvements

v1.22.0

1.22.0 (2024-09-18)

Features

  • add fromTerm and fromQuad to DataFactory (#449) (48cb127)

v1.21.3

1.21.3 (2024-09-17)

Bug Fixes

  • fix implementation of #read when size=0 (#448) (5712f9c)

v1.21.2

1.21.2 (2024-09-17)

... (truncated)

Commits
  • 3b6ff6b feat: allow digits in the local part of prefixed names. (#470)
  • da8b2d0 chore(deps-dev): Bump eslint from 9.13.0 to 9.14.0 in the minor group (#468)
  • b855bf5 chore(deps-dev): Bump the minor group with 4 updates (#465)
  • b434766 chore(deps-dev): Bump eslint from 9.12.0 to 9.13.0 in the minor group (#464)
  • 7945a88 chore(deps-dev): Bump the minor group with 2 updates (#462)
  • 185ee85 chore(deps-dev): Bump eslint from 8.57.0 to 9.12.0 (#461)
  • 50e71b0 chore(deps-dev): Bump the minor group with 6 updates (#460)
  • ce6794f perf: selectively perform matches (#458)
  • 35d7142 perf: make sure performance improvements apply to datasetcore (#457)
  • 373e90e chore: fix .eslintrc (#455)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.20.4 to 1.23.0.
- [Release notes](https://github.com/rdfjs/N3.js/releases)
- [Commits](rdfjs/N3.js@v1.20.4...v1.23.0)

---
updated-dependencies:
- dependency-name: n3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants