Skip to content

Bump sphinxcontrib-httpdomain from 1.8.1 to 2.0.0#3641

Merged
leplatrem merged 1 commit intomainfrom
dependabot/pip/sphinxcontrib-httpdomain-2.0.0
Feb 10, 2026
Merged

Bump sphinxcontrib-httpdomain from 1.8.1 to 2.0.0#3641
leplatrem merged 1 commit intomainfrom
dependabot/pip/sphinxcontrib-httpdomain-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps sphinxcontrib-httpdomain from 1.8.1 to 2.0.0.

Release notes

Sourced from sphinxcontrib-httpdomain's releases.

2.0.0

Full Changelog: sphinx-contrib/httpdomain@2.0.0...2.0.0

2.0.0a4

No changes

2.0.0a3

Full Changelog: sphinx-contrib/httpdomain@2.0.0a2...2.0.0a3

  • Added missing files to the tag.

2.0.0a2

What's Changed

Compare before the new feature and after in this side-by-side screenshot.

New Contributors

Full Changelog: sphinx-contrib/httpdomain@2.0.0a1...2.0.0a2

2.0.0a1

What's Changed

New Contributors

Full Changelog: sphinx-contrib/httpdomain@1.8.1...2.0.0a1

Changelog

Sourced from sphinxcontrib-httpdomain's changelog.

:orphan:

Changelog

Version 2.0.0


unreleased

Breaking changes ................

  • Dropped support for Python 3.9 and older. [:pull:85 by @​stevepiercy]
  • Switched to implicit (native) namespace for sphinxcontrib. [:pull:75 by @​icemac]

Major changes .............

  • Added support for Python 3.10 up to 3.14.[:pull:85 by @​stevepiercy]
  • Adjusted a unit test regular expression for :file:bottle_test.py. [:pull:85 by @​stevepiercy]
  • Use MDN documentation for information about HTTP status codes instead of w3.org. [:pull:78 by @​jamesrobson-secondmind]
  • Added :addtoc: option for http directives to register HTTP API endpoints and display them in the page-level table of contents. [:pull:80 by @​sevdog]

Internal ........

  • Added Dependabot configuration. [:pull:85 by @​stevepiercy]
  • Replaced Travis CI with GitHub workflows for continuous integration checks. [:pull:85 by @​stevepiercy]
  • Dropped dependency on six libary. [:pull:72 by @​WAKayser]
  • Updated translations for FR and ES languages. [:pull:77 by @​nils-van-zuijlen]
  • Reorganized the repository structure to modern standards. This included moving source files into a src directory, renaming doc to docs, and other refinements. [:pull:91 by @​stevepiercy]
  • Replaced setuptools with :file:pyproject.toml configuration for modern project management. [:pull:91 by @​stevepiercy]
  • Changed to use uv for development and continuous integration. [:pull:91 by @​stevepiercy]
  • Moved the Makefile from the documentation directory to the root of the repository, and added a suite of commands for development and testing the package. [:pull:91 by @​stevepiercy]

Documentation .............

  • Simplified and updated documentation requirements in :file:rtd-requires.txt. [:pull:85 by @​stevepiercy]
  • Added a :file:.readthedocs.yaml configuration for Read the Docs builds. [:pull:85 by @​stevepiercy]
  • Added omitted change log entries for v1.8.1. [:pull:85 by @​stevepiercy]
  • Adjusted Sphinx configuration and example regex usage in :file:conf.py. [:pull:85 by @​stevepiercy]
  • Added :file:CONTRIBUTING.md to encourage contributions. [:pull:91 by @​stevepiercy]
  • Fixed broken links and redirecting links. [:pull:91 by @​stevepiercy] </tr></table>

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain) from 1.8.1 to 2.0.0.
- [Release notes](https://github.com/sphinx-contrib/httpdomain/releases)
- [Changelog](https://github.com/sphinx-contrib/httpdomain/blob/main/CHANGELOG.rst)
- [Commits](sphinx-contrib/httpdomain@1.8.1...2.0.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-httpdomain
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 9, 2026
@leplatrem leplatrem merged commit 94de3e3 into main Feb 10, 2026
19 checks passed
@leplatrem leplatrem deleted the dependabot/pip/sphinxcontrib-httpdomain-2.0.0 branch February 10, 2026 08:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant