Skip to content

build(deps-dev): bump sparql-http-client and @types/sparql-http-client#498

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-99c9640766
Open

build(deps-dev): bump sparql-http-client and @types/sparql-http-client#498
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-99c9640766

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps sparql-http-client and @types/sparql-http-client. These dependencies needed to be updated together.
Updates sparql-http-client from 3.0.1 to 3.1.0

Changelog

Sourced from sparql-http-client's changelog.

[3.1.0] - 2025-11-11

Added

  • support for URL parameters in constructor and method calls
  • support for standard query parameters (defaultGraph and namedGraph)
  • support for standard update parameters (usingGraph and usingNamedGraph)

[3.0.0] - 2024-02-18

Added

  • ESM support
  • exports for all classes in the index.js package entrypoint

Changed

  • options like endpointUrl, user, and password are attached to the client object, allowing creating new client instances from existing instances
  • methods that return a Readable stream objects are sync
  • updated dependencies

Removed

  • CommonJS support
  • BaseClient and Endpoint class
  • automatic request splitting for Graph Store uploads
Commits
  • d5baa7e 3.1.0
  • 7fa16b5 Merge pull request #74 from rdf-ext/parameters
  • 00e62d8 chore: updated changelog
  • d25b37e feat: added support for standard parameters
  • 5558e6e feat: added support for custom URL parameters
  • eb727e7 Merge pull request #73 from rdf-ext/dependabot/github_actions/actions/setup-n...
  • ee139bb chore(deps): bump actions/setup-node from 5 to 6
  • ba31500 Merge pull request #71 from rdf-ext/dependabot/github_actions/actions/setup-n...
  • 76275f1 chore(deps): bump actions/setup-node from 4 to 5
  • abde723 Merge pull request #70 from rdf-ext/dependabot/github_actions/actions/checkout-5
  • Additional commits viewable in compare view

Updates @types/sparql-http-client from 3.0.5 to 3.1.0

Commits

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 [sparql-http-client](https://github.com/rdf-ext/sparql-http-client) and [@types/sparql-http-client](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sparql-http-client). These dependencies needed to be updated together.

Updates `sparql-http-client` from 3.0.1 to 3.1.0
- [Changelog](https://github.com/rdf-ext/sparql-http-client/blob/master/CHANGELOG.md)
- [Commits](rdf-ext/sparql-http-client@v3.0.1...v3.1.0)

Updates `@types/sparql-http-client` from 3.0.5 to 3.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sparql-http-client)

---
updated-dependencies:
- dependency-name: sparql-http-client
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/sparql-http-client"
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Feb 23, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 23, 2026

⚠️ No Changeset found

Latest commit: daf07fa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

0 participants