Skip to content

Bump oxigraph from 0.5.4 to 0.5.5 in /rust/case2geojson#149

Merged
ajnelson-nist merged 1 commit intomainfrom
dependabot/cargo/rust/case2geojson/oxigraph-0.5.5
Feb 17, 2026
Merged

Bump oxigraph from 0.5.4 to 0.5.5 in /rust/case2geojson#149
ajnelson-nist merged 1 commit intomainfrom
dependabot/cargo/rust/case2geojson/oxigraph-0.5.5

Conversation

@dependabot
Copy link
Contributor

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

Bumps oxigraph from 0.5.4 to 0.5.5.

Release notes

Sourced from oxigraph's releases.

v0.5.5

  • JSON-LD: JSON-LD 1.1 is now implemented and enabled by default.
  • JavaScript: new parse method that allows to parse a RDF file from a buffer, an iterator of buffers or and async iterator of buffers (including streams).
  • oxrdf: new Dataset.quads_for_pattern method allowing to iterate only on quads matching a given pattern.
Changelog

Sourced from oxigraph's changelog.

[0.5.5] - 2026-02-14

Added

  • JSON-LD: JSON-LD 1.1 is now implemented and enabled by default.
  • JavaScript: the parse method that allows to parse a RDF file from a buffer, an iterator of buffers or and async iterator of buffers (including streams).
  • oxrdf: the Dataset.quads_for_pattern method allowing to iterate only on quads matching a given pattern.
  • oxjsonld: The JsonLdParser.with_processing_mode method to select the JSON-LD 1.0 or 1.1 processing mode.

Changed

  • RocksDB fixes a panic when ulimit -n is set to a very large number.
Commits
  • 4f8e1d8 Releases v0.5.5
  • f2dd51b RocksDB: set max number of fd to 8192 in case it's set to "unlimited"
  • f8ac1d7 RocksDB: avoid a panic when ulimit -n is very large
  • 4e67307 JSON-LD: properly canonicalize numbers
  • a5ab571 Allow rand 0.8 but require getrandom 0.3.4 on JS builds
  • 376c723 Optimise GraphView::triples_for_pattern
  • 22f740e JSON-LD: enable 1.1 support by default
  • f86c7cf oxrdf: Adds Dataset.quads_for_pattern
  • 2749f5f JSON-LD: implement @​json
  • 1cb774c JSON-LD: @​graph container support
  • 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 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 [oxigraph](https://github.com/oxigraph/oxigraph) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/oxigraph/oxigraph/releases)
- [Changelog](https://github.com/oxigraph/oxigraph/blob/main/CHANGELOG.md)
- [Commits](oxigraph/oxigraph@v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: oxigraph
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 16, 2026
@ajnelson-nist ajnelson-nist merged commit 819f5f4 into main Feb 17, 2026
16 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rust/case2geojson/oxigraph-0.5.5 branch February 17, 2026 14:02
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant