fastobo / fastobo-py

Faultless AST for Open Biomedical Ontologies in Python.
http://fastobo.readthedocs.io
MIT License
24 stars 4 forks source link

Bump horned-owl from 0.10.0 to 0.11.0 #270

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps horned-owl from 0.10.0 to 0.11.0.

Changelog

Sourced from horned-owl's changelog.

Version 0.11.0

This release includes a new command horned which multiplexes all the other commands. Thanks for Filippo De Bortoli for this addition.

There has been one model change with the introduction of AnnotationSubject.

There has been a significant refactoring and updating of dependencies, particularly the removal of the failure crate dependency.

There have been a number of performance updates thanks to Martin Larralde.

Commits
  • 7b46e89 (cargo-release) version 0.11.0
  • 7f6395d Update bikepath
  • a5e6823 Make remote resolution a feature
  • 15c8e44 Make doc_iri mutable
  • b8a5323 Update documentation before release
  • ac4f935 Remove requirement for mutable referece from owx:reader
  • d088e2a Update horned_owl::io::owx::writer::write to use a generic argument
  • 66b2d2a Change type of vocab lookup keys in rdf reader
  • d0cb326 Update owx and rdf readers to avoid copying IRIs when possible
  • cc106e1 Update Build methods to avoid copying string data when possible
  • 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[bot] commented 2 years ago

Looks like horned-owl is up-to-date now, so this is no longer needed.