Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 29, 2021
@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #1109 (5430c22) into master (fe55276) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1109   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           79        79           
  Lines         2338      2338           
  Branches       153       153           
=========================================
  Hits          2338      2338           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe55276...5430c22. Read the comment docs.

@sobolevn
Copy link
Member

@dependabot-bot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-hoverxref-0.8b1 branch from ebc5c12 to 8802bc1 Compare October 29, 2021 16:02
@sobolevn
Copy link
Member

@dependabot-bot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-hoverxref-0.8b1 branch from 8802bc1 to 2e1ce95 Compare October 29, 2021 17:09
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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-hoverxref-0.8b1 branch from 2e1ce95 to 5430c22 Compare October 29, 2021 17:13
Copy link
Member

@thepabloaguilar thepabloaguilar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sobolevn sobolevn merged commit 7298593 into master Oct 30, 2021
@sobolevn sobolevn deleted the dependabot/pip/sphinx-hoverxref-0.8b1 branch October 30, 2021 06:52
@sobolevn
Copy link
Member

Thanks!

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.

3 participants