Skip to content

chore(deps-dev): bump the dependencies group with 4 updates#66

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/dependencies-c1e12205e2
Open

chore(deps-dev): bump the dependencies group with 4 updates#66
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/dependencies-c1e12205e2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 4 updates: build, ansys-sphinx-theme, numpydoc and sphinxcontrib-httpdomain.

Updates build from 1.4.4 to 1.5.0

Release notes

Sourced from build's releases.

1.5.0

What's Changed

Full Changelog: pypa/build@1.4.4...1.5.0

Changelog

Sourced from build's changelog.

#################### 1.5.0 (2026-04-30) ####################


Features


  • Drop Python 3.9 support - by :user:henryiii (:issue:1036)

Bugfixes


  • Make --ignore-installed opt-in from the API via fresh=True - by :user:henryiii (:issue:1056)

Miscellaneous


  • :issue:1033

#################### 1.4.4 (2026-04-22) ####################


Bugfixes


  • Fix release pipeline generating CHANGELOG.rst entries with inconsistent heading levels, which broke sphinx -W and pinned Read the Docs stable at 1.4.0 - by :user:gaborbernat. (:issue:1031)
  • Revert :pr:1039 from build 1.4.3, no longer check direct_url (for now) - by :user:henryiii (:issue:1039)
  • Add --ignore-installed to pip install command to prevent issues with packages already present in the isolated build environment - by :user:henryiii (:issue:1037) (:issue:1040)
  • Partial revert of :pr:973, keeping log messages in one entry, multiple lines. (:issue:1044)

Miscellaneous


  • :issue:1048, :issue:1049

#################### 1.4.3 (2026-04-10) ####################


Features


... (truncated)

Commits

Updates ansys-sphinx-theme from 1.7.0 to 1.9.0

Release notes

Sourced from ansys-sphinx-theme's releases.

v1.9.0

Added

Fixed

Dependencies

... (truncated)

Commits

Updates numpydoc from 1.9.0 to 1.10.0

Commits

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [build](https://github.com/pypa/build), [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [numpydoc](https://github.com/numpy/numpydoc) and [sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain).


Updates `build` from 1.4.4 to 1.5.0
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.4.4...1.5.0)

Updates `ansys-sphinx-theme` from 1.7.0 to 1.9.0
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.7.0...v1.9.0)

Updates `numpydoc` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst)
- [Commits](numpy/numpydoc@v1.9.0...v1.10.0)

Updates `sphinxcontrib-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: build
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ansys-sphinx-theme
  dependency-version: 1.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: numpydoc
  dependency-version: 1.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinxcontrib-httpdomain
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jul 1, 2026
@codecov-commenter

codecov-commenter commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.27%. Comparing base (eaeb30a) to head (d387665).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   80.27%   80.27%           
=======================================
  Files          12       12           
  Lines        1105     1105           
  Branches      167      167           
=======================================
  Hits          887      887           
  Misses        191      191           
  Partials       27       27           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants