netwerk-digitaal-erfgoed / dataset-register

Components (API and crawler) for the NDE Dataset Register
https://datasetregister.netwerkdigitaalerfgoed.nl/api/
European Union Public License 1.2
4 stars 3 forks source link

build(deps): Bump n3 from 1.17.4 to 1.20.4 #971

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps n3 from 1.17.4 to 1.20.4.

Release notes

Sourced from n3's releases.

v1.20.4

1.20.4 (2024-08-01)

Performance Improvements

  • performance improvements on dataset operations by operating directly over graphs (#416) (4868ab6)

v1.20.3

1.20.3 (2024-07-30)

Performance Improvements

v1.20.2

1.20.2 (2024-07-30)

Performance Improvements

v1.20.1

1.20.1 (2024-07-30)

Performance Improvements

  • no redundant _addToIndex call or _size invalidation when adding existing quad (#403) (5094b2d)

v1.20.0

1.20.0 (2024-07-29)

Features

v1.19.0

1.19.0 (2024-07-29)

Features

  • implement RDF/JS dataset specification (#392) (1a6122e)

v1.18.0

1.18.0 (2024-07-29)

... (truncated)

Commits
  • 4868ab6 perf: performance improvements on dataset operations by operating directly ov...
  • 7ad4a72 chore: remove unused mocha files (#415)
  • d7b66ee chore(docs): fix badge url (#414)
  • bed02f0 chore(deps): remove colors (#413)
  • 56a08d0 chore: upgrade to eslint v8 (#412)
  • fbe5eaa chore(deps-dev): Bump the minor group with 4 updates (#408)
  • 2cc29ef chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4 (#407)
  • 70609ae chore(workflows): introduce dependabot (#406)
  • ea73ea9 perf: use shared index on dataset methods (#405)
  • 116385c perf: contains (#404)
  • 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 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)