Commit daa0ff5
authored
Update dependency sphinxcontrib-htmlhelp to <=2.1.0 (#32)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [sphinxcontrib-htmlhelp](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp) ([changelog](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst)) | `<=2.0.1` → `<=2.1.0` |  |  |
---
### Release Notes
<details>
<summary>sphinx-doc/sphinxcontrib-htmlhelp (sphinxcontrib-htmlhelp)</summary>
### [`v2.1.0`](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/HEAD/CHANGES.rst#Release-210-2024-07-28)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.6...2.1.0)
\==========================
- Adopt Ruff
- Tighten MyPy settings
- Update GitHub actions versions
- Escape HTML entities
### [`v2.0.6`](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/HEAD/CHANGES.rst#Release-206-2024-07-20)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.5...2.0.6)
\==========================
- Fix tests for Sphinx 7.4 and later.
### [`v2.0.5`](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/HEAD/CHANGES.rst#Release-205-2024-01-13)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.4...2.0.5)
\==========================
- Remove Sphinx as a required dependency, as circular dependencies may cause
failure with package managers that expect a directed acyclic graph (DAG)
of dependencies.
### [`v2.0.4`](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/HEAD/CHANGES.rst#Release-204-2023-08-14)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.3...2.0.4)
\==========================
- Use `os.PathLike` over `pathlib.Path`
### [`v2.0.3`](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/HEAD/CHANGES.rst#Release-203-2023-08-09)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.2...2.0.3)
\==========================
- Fix tests for Sphinx 7.1 and below
### [`v2.0.2`](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/HEAD/CHANGES.rst#Release-202-2023-08-07)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.1...2.0.2)
\==========================
- Drop support for Python 3.8
- Raise minimum required Sphinx version to 5.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/nocarryr/python-dispatch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->1 parent 9a5f797 commit daa0ff5
2 files changed
Lines changed: 23 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments