Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sphinxcontrib-httpdomain requirement from 1.6.1 to 1.7.0 #251

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on sphinxcontrib-httpdomain to permit the latest version.

Changelog

Sourced from sphinxcontrib-httpdomain's changelog.

orphan

:

Changelog

Version 1.7.0

Released on July 1, 2018.

  • Implemented :autoquickref: option that use available informations to build a quickref. [9 by Alexandre Bonnetain]
  • Improved 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. [7, 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. [5, 4 by Jeremy Cline]
  • Made sphinxcontrib.autohttp.tornado compatible with Tornado 4.5 and newer. Tornado 4.5 <http://www.tornadoweb.org/en/stable/releases/v4.5.0.html> removed the handlers attribute from tornado.web.Application. [3 by Dave Shawley]

Version 1.6.0

Released on January 13, 2018.

  • Minimum compatible version of Sphinx became changed to 1.5.
  • Fixed a bug that prevented building sphinxcontrib.autohttp from building properly with Sphinx 1.6 or higher. [182, 152 by Dave Shawley]
  • Use HTTPS for :rfc: generated links. [144 by Devin Sevilla]
  • Added groupby option to :rstautoflask directive. It makes paths be grouped by their view functions. [147 by Jiangge Zhang]
  • Fixed a bug that :rstautoflask directive had excluded nonsignificant routes with :http:method:HEAD/:http:method:OPTIONS. [165]

Version 1.5.0

Released on May 30, 2016.

  • Added sphinxcontrib.autohttp.flaskqref for generating quick reference table. [80, 100 by Harry Raaymakers]
  • :rstautoflask now supports :modules: and :undoc-modules: arguments, used to filter documented flask endpoints by view module [102 by Ivelin Slavov]
  • Added :order: option to :rstautoflask directive. [103 by Justin Gruca]
  • HTTP message headers become to link the recent RFCs (7230, 7231, 7232, 7233, 7234, 7235, 7236, 7237, that are separated to multiple RFCs from the old one) instead of 2615 which is replaced by them in 2014. [105, 106 by Alex C. (iscandr)]
  • Support resolve_any_xref method introduced since Sphinx 1.3 [108 by Takayuki Shimizukawa]
  • It no more warns non-standard message headers without X- prefix according as the deprecation of the practice of prefixing the names of unstandardized parameters with X- in all IETF protocols since June 2012 by 6648. [114 by Dolan Murvihill]
  • Fixed performance bottleneck in doctree lookup by adding a cache for it. [115 by Kai Lautaportti]
  • Added :http:statuscode:451 to :rsthttp:statuscode. [117 by Xavier Oliver]

Version 1.4.0

... (truncated)
Commits
  • 47cee9d Release 1.7.0
  • f3368d0 Merge branch '1.6'
  • 6a81ad0 Merge pull request #11 from robertdzeigler/master
  • ca254cc Merge pull request #10 from Shir0kamii/feature/fix-travis-changelog
  • 8fa19c3 Merge pull request #9 from numberly/feature/autoqref
  • 54283eb httpdomain #7 Add changelog entry.
  • dd2a51d Fix changelog file location in .travis.yml
  • 437a9ea Add line to changelog
  • 43190d7 httpdomain #7 code cleanup.
  • 9eb5b26 httpdomain #7 fix typo in fix.
  • 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 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 11, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant