mlbench / mlbench-dashboard

MLBench Dashboard
https://mlbench.github.io
Apache License 2.0
1 stars 1 forks source link

Bump sphinxcontrib-httpdomain from 1.7.0 to 1.8.0 in /docs #156

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 3 years ago

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:19 by David Douard]
  • Add support for parallel sphinx builds. Increases sphinx version requirement to 1.6 [:pull:31 by Daniel Hofmann]
  • Remove references to the generic :py:obj: role [:pull:54 by Stephen Finucane]
  • Remove imports and calls to depracated function force_decode who was removed starting with sphinx 4.0 [:pull:49 by 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 a quickref. [:pull:9 by Alexandre Bonnetain]
  • Improved :mod:sphinxcontrib.autohttp.tornado compatibility with Tornado 4.5 and newer. Tornado 4.5 <http://www.tornadoweb.org/en/stable/releases/v4.5.0.html>_ introduced the Rule class and made URLSpec a subclass of it, so certain rule attributes required updating. [:issue:7, :pull:11 by Robert Zeigler]

Version 1.6.1


Released on March 3, 2018.
  • Remove references to the sphinx.util.compat module which was deprecated in Sphinx 1.6 and removed in 1.7. [:issue:5, :pull:4 by Jeremy Cline]
  • Made :mod:sphinxcontrib.autohttp.tornado compatible with Tornado 4.5 and newer. Tornado 4.5 &lt;http://www.tornadoweb.org/en/stable/releases/v4.5.0.html&gt;_ removed the handlers attribute from tornado.web.Application. [:pull:3 by Dave Shawley]

Version 1.6.0

... (truncated)

Commits
  • 09d69da Release 1.8.0
  • e3d99f5 Remove references to the generic :py:obj: role (#54)
  • 3c58807 Remove imports and calls to depracated function force_decode who was removed ...
  • d34bdd5 Be explicit about what versions of python are required. (#41)
  • 503132d Don't run travis tests on pushed branches, just PRs and main (#42)
  • 06c0f15 Add myself to authors metadata
  • b00105a Parallel sphinx build support (#31)
  • a546d2b Correct URL for six project in changelog
  • 4cee4b0 Rename master branch to main (#39)
  • 3568a81 Merge branch '1.7'
  • 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 1 year ago

Superseded by #180.