drf-user
drf-user copied to clipboard
Bump sphinxcontrib-httpdomain from 1.7.0 to 1.8.0
Bumps sphinxcontrib-httpdomain from 1.7.0 to 1.8.0.
Changelog
Sourced from sphinxcontrib-httpdomain's changelog.
:orphan:
Changelog
Version 1.8.0
Released on September 23, 2020
- Make the generated routing table referencable using the 'routingtable' label. [:pull:
19by David Douard]- Add support for parallel sphinx builds. Increases sphinx version requirement to 1.6 [:pull:
31by Daniel Hofmann]- Remove references to the generic
:py:obj:role [:pull:54by Stephen Finucane]- Remove imports and calls to depracated function force_decode who was removed starting with sphinx 4.0 [:pull:
49by Florian Masy]- Be explicit about what versions of Python are supports (2.7, and 3.5+). This will be the last version to support Python 2.7 and 3.5, version 2.0 will require 3.6+.
Version 1.7.0
Released on July 1, 2018.
- Implemented
:autoquickref:option that use available informations to build aquickref. [:pull:9by Alexandre Bonnetain]- Improved :mod:
sphinxcontrib.autohttp.tornadocompatibility with Tornado 4.5 and newer.Tornado 4.5 <http://www.tornadoweb.org/en/stable/releases/v4.5.0.html>_ introduced theRuleclass and madeURLSpeca subclass of it, so certain rule attributes required updating. [:issue:7, :pull:11by Robert Zeigler]Version 1.6.1
Released on March 3, 2018.
- Remove references to the
sphinx.util.compatmodule which was deprecated in Sphinx 1.6 and removed in 1.7. [:issue:5, :pull:4by Jeremy Cline]- Made :mod:
sphinxcontrib.autohttp.tornadocompatible with Tornado 4.5 and newer.Tornado 4.5 <http://www.tornadoweb.org/en/stable/releases/v4.5.0.html>_ removed thehandlersattribute fromtornado.web.Application. [:pull:3by Dave Shawley]Version 1.6.0
... (truncated)
Commits
09d69daRelease 1.8.0e3d99f5Remove references to the generic :py:obj: role (#54)3c58807Remove imports and calls to depracated function force_decode who was removed ...d34bdd5Be explicit about what versions of python are required. (#41)503132dDon't run travis tests on pushed branches, just PRs and main (#42)06c0f15Add myself to authors metadatab00105aParallel sphinx build support (#31)a546d2bCorrect URL for six project in changelog4cee4b0Rename master branch to main (#39)3568a81Merge branch '1.7'- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #151 (a084e91) into master (aad18c2) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #151 +/- ##
=======================================
Coverage 96.62% 96.62%
=======================================
Files 18 18
Lines 622 622
=======================================
Hits 601 601
Misses 21 21
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Looks like sphinxcontrib-httpdomain is up-to-date now, so this is no longer needed.