netwerk-digitaal-erfgoed / network-of-terms

Search engine for finding terms in terminology sources (such as thesauri, classification systems and reference lists)
https://termennetwerk-api.netwerkdigitaalerfgoed.nl
European Union Public License 1.2
17 stars 3 forks source link

build(deps): bump the comunica group with 6 updates #1308

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps the comunica group with 6 updates:

Package From To
@comunica/bindings-factory 2.10.1 3.0.3
@comunica/query-sparql-rdfjs 2.10.2 3.0.3
@comunica/core 2.10.0 3.0.3
@comunica/types 2.10.0 3.0.3
@comunica/query-sparql 2.10.2 3.0.3
@comunica/query-sparql-file 2.10.2 3.0.3

Updates @comunica/bindings-factory from 2.10.1 to 3.0.3

Changelog

Sourced from @​comunica/bindings-factory's changelog.

v3.0.3 - 2024-04-12

Changed

Fixed

v3.0.2 - 2024-04-10

Fixed

v3.0.1 - 2024-03-19

BREAKING CHANGES

Added

Fixed

Changed

v2.10.2 - 2024-01-09

... (truncated)

Commits
  • a1e050b Bump to release version v3.0.3
  • 9c0b537 Bump to release version v3.0.1
  • 913b6cc Migrate to @​rubensworks/eslint-config v3
  • d11e44c Mark packages as version 3.0.0
  • aeaa306 Allow Bindings to have contexts
  • See full diff in compare view


Updates @comunica/query-sparql-rdfjs from 2.10.2 to 3.0.3

Changelog

Sourced from @​comunica/query-sparql-rdfjs's changelog.

v3.0.3 - 2024-04-12

Changed

Fixed

v3.0.2 - 2024-04-10

Fixed

v3.0.1 - 2024-03-19

BREAKING CHANGES

Added

Fixed

Changed

Commits
  • a1e050b Bump to release version v3.0.3
  • 9c0b537 Bump to release version v3.0.1
  • 6fe4e66 Add async iterable examples in README
  • 4d5b724 Ensure QueryEngine instances are fully independent
  • 913b6cc Migrate to @​rubensworks/eslint-config v3
  • d11e44c Mark packages as version 3.0.0
  • 8a03572 Rename sparqlee-specific package names
  • 98e0b67 Move context shortcut handling to preprocess actor
  • 00bdcc0 Move sequential query process steps to separate bus and actor
  • 8fc4be5 Generalize sources to accept all query operations
  • See full diff in compare view


Updates @comunica/core from 2.10.0 to 3.0.3

Changelog

Sourced from @​comunica/core's changelog.

v3.0.3 - 2024-04-12

Changed

Fixed

v3.0.2 - 2024-04-10

Fixed

v3.0.1 - 2024-03-19

BREAKING CHANGES

Added

Fixed

Changed

v2.10.2 - 2024-01-09

... (truncated)

Commits
  • a1e050b Bump to release version v3.0.3
  • 9c0b537 Bump to release version v3.0.1
  • e69d774 Enable noImplicitOverride in tsconfig
  • 913b6cc Migrate to @​rubensworks/eslint-config v3
  • d11e44c Mark packages as version 3.0.0
  • 8fc4be5 Generalize sources to accept all query operations
  • 18f5f2c Fix broken links in READMEs
  • See full diff in compare view


Updates @comunica/types from 2.10.0 to 3.0.3

Changelog

Sourced from @​comunica/types's changelog.

v3.0.3 - 2024-04-12

Changed

Fixed

v3.0.2 - 2024-04-10

Fixed

v3.0.1 - 2024-03-19

BREAKING CHANGES

Added

Fixed

Changed

v2.10.2 - 2024-01-09

... (truncated)

Commits
  • a1e050b Bump to release version v3.0.3
  • f3f7e05 Fix broken LIMITs on CONSTRUCT queries on SPARQL endpoints, Closes #1319
  • 9c0b537 Bump to release version v3.0.1
  • 80d717b Update to asynciterator 3.9.0
  • 913b6cc Migrate to @​rubensworks/eslint-config v3
  • d2909a3 Fix hypermedia iterator not starting if derived iterators start first
  • d11e44c Mark packages as version 3.0.0
  • 569d875 Restore handling of raw source contexts
  • 8fc4be5 Generalize sources to accept all query operations
  • See full diff in compare view


Updates @comunica/query-sparql from 2.10.2 to 3.0.3

Changelog

Sourced from @​comunica/query-sparql's changelog.

v3.0.3 - 2024-04-12

Changed

Fixed

v3.0.2 - 2024-04-10

Fixed

v3.0.1 - 2024-03-19

BREAKING CHANGES

Added

Fixed

Changed

Commits
  • a1e050b Bump to release version v3.0.3
  • a3d05a2 Bump to release version v3.0.2
  • 44cc94d Reference non-next integration tests manifest
  • 9c0b537 Bump to release version v3.0.1
  • 585b27d Fix typo in query-sparql README
  • da3a761 Fix broken CLI tools
  • 6fe4e66 Add async iterable examples in README
  • 4d5b724 Ensure QueryEngine instances are fully independent
  • 913b6cc Migrate to @​rubensworks/eslint-config v3
  • d11e44c Mark packages as version 3.0.0
  • Additional commits viewable in compare view


Updates @comunica/query-sparql-file from 2.10.2 to 3.0.3

Changelog

Sourced from @​comunica/query-sparql-file's changelog.

v3.0.3 - 2024-04-12

Changed

Fixed

v3.0.2 - 2024-04-10

Fixed

v3.0.1 - 2024-03-19

BREAKING CHANGES

Added

Fixed

Changed

Commits
  • a1e050b Bump to release version v3.0.3
  • a3d05a2 Bump to release version v3.0.2
  • 9c0b537 Bump to release version v3.0.1
  • da3a761 Fix broken CLI tools
  • 6fe4e66 Add async iterable examples in README
  • 4d5b724 Ensure QueryEngine instances are fully independent
  • 913b6cc Migrate to @​rubensworks/eslint-config v3
  • d11e44c Mark packages as version 3.0.0
  • 8a03572 Rename sparqlee-specific package names
  • 98e0b67 Move context shortcut handling to preprocess actor
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 6 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.