Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps @rdfjs/types from 1.0.1 to 1.1.0.

Release notes

Sourced from @​rdfjs/types's releases.

v1.1.0

Minor Changes

  • 95f1e31: Dataset: Use correct type of dataset in methods with callbacks
  • 2539ab3: Add queryable interfaces

Patch Changes

  • 8164183: Documentation Fix: Update reference of Quad to BaseQuad in the definition of Term in order to align with the type declaration.
  • a19ed91: Make queryable metadata types configurable

v1.1.0-next.1

Patch Changes

  • Make queryable metadata types configurable

v1.1.0-next.0

Minor Changes

  • 95f1e31: Dataset: Use correct type of dataset in methods with callbacks
  • bc7163e: Add queryable interfaces

Patch Changes

  • 8164183: Documentation Fix: Update reference of Quad to BaseQuad in the definition of Term in order to align with the type declaration.
Changelog

Sourced from @​rdfjs/types's changelog.

1.1.0

Minor Changes

  • 95f1e31: Dataset: Use correct type of dataset in methods with callbacks
  • 2539ab3: Add queryable interfaces

Patch Changes

  • 8164183: Documentation Fix: Update reference of Quad to BaseQuad in the definition of Term in order to align with the type declaration.
  • a19ed91: Make queryable metadata types configurable

1.1.0-next.1

Patch Changes

  • Make queryable metadata types configurable

1.1.0-next.0

Minor Changes

  • 95f1e31: Dataset: Use correct type of dataset in methods with callbacks
  • bc7163e: Add queryable interfaces

Patch Changes

  • 8164183: Documentation Fix: Update reference of Quad to BaseQuad in the definition of Term in order to align with the type declaration.
Commits
  • 183bda7 Version Packages
  • 1a557ee Exit prerelease mode
  • d27dff6 drops redundant semicolons
  • 2fe5b33 adds tests for Algebra interfaces
  • ca4ac66 updates test to use modularized interfaces
  • 8252d91 adds support for multiple algebra types, drops conceptual dependency on a spe...
  • c1bb627 mentions the difference between queries provided as strings and queries provi...
  • 51f6893 modularizes Queryable and SparqlQueryable interfaces
  • ed8da92 Add tests for queryable interface
  • 362621a Fix typo in SparqlQueryable tsdoc
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rdfjs/types-1.1.0 branch from 13ecb48 to b1007aa Compare January 31, 2023 13:17
Bumps [@rdfjs/types](https://github.com/rdfjs/types) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/rdfjs/types/releases)
- [Changelog](https://github.com/rdfjs/types/blob/master/CHANGELOG.md)
- [Commits](rdfjs/types@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: "@rdfjs/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rdfjs/types-1.1.0 branch from b1007aa to 091c9fd Compare January 31, 2023 13:18
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.

1 participant