Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2021

Bumps sphinx-hoverxref from 0.7b1 to 0.8b1.

Changelog

Sourced from sphinx-hoverxref's changelog.

Version 0.8b1

  • Move from TravisCI to CircleCI
  • Use Read the Docs' Embed APIv3
  • Stop adding data- attributes to HTML nodes
  • Do not require hoverxref_project and hoverxref_version defined anymore
  • Simplify code by removing HoverXRefHTMLTranslatorMixin override required and utils functions to get xref data
  • Add new config hoverxref_sphinx_version used to send to Embed APIv3
  • Update all Python requirements
  • Remove via Javascript the title= property on Intersphinx references
  • Support for glossary/term added
  • Support for sphinxcontrib-bibtex added
  • Improve documentation to show examples of documentation not hosted on Read the Docs
  • Use regular expressions on tests to allow partial matching when required
Commits

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)

Bumps [sphinx-hoverxref](https://github.com/readthedocs/sphinx-hoverxref) from 0.7b1 to 0.8b1.
- [Release notes](https://github.com/readthedocs/sphinx-hoverxref/releases)
- [Changelog](https://github.com/readthedocs/sphinx-hoverxref/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/sphinx-hoverxref/commits)

---
updated-dependencies:
- dependency-name: sphinx-hoverxref
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 19, 2021
@sobolevn sobolevn merged commit 21f3fe1 into master Oct 19, 2021
@sobolevn sobolevn deleted the dependabot/pip/docs/sphinx-hoverxref-0.8b1 branch October 19, 2021 15:05
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 python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

2 participants