Commit 38708b7
authored
Update dependency sphinxcontrib-serializinghtml to <=1.1.10 (#31)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [sphinxcontrib-serializinghtml](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml) ([changelog](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES.rst)) | `<=1.1.6` → `<=1.1.10` |  |  |
---
### Release Notes
<details>
<summary>sphinx-doc/sphinxcontrib-serializinghtml (sphinxcontrib-serializinghtml)</summary>
### [`v1.1.10`](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/HEAD/CHANGES.rst#Release-1110-2024-01-13)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/compare/1.1.9...1.1.10)
\===========================
- Remove Sphinx as a required dependency, as circular dependencies may cause
failure with package managers that expect a directed acyclic graph (DAG)
of dependencies.
### [`v1.1.9`](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/HEAD/CHANGES.rst#Release-119-2023-08-20)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/compare/1.1.8...1.1.9)
\==========================
- Serialise context\["script\_files"] and context\["css\_files"] as their filenames
on Sphinx 7.2.0.
### [`v1.1.8`](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/HEAD/CHANGES.rst#Release-118-2023-08-14)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/compare/1.1.7...1.1.8)
\==========================
- Use `os.PathLike` over `pathlib.Path`
### [`v1.1.7`](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/HEAD/CHANGES.rst#Release-117-2023-08-09)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/compare/1.1.6...1.1.7)
\==========================
- Fix tests for Sphinx 7.1 and below
### [`v1.1.6`](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/HEAD/CHANGES.rst#Release-116-2023-08-07)
[Compare Source](https://redirect.github.com/sphinx-doc/sphinxcontrib-serializinghtml/compare/1.1.5...1.1.6)
\==========================
- Drop support for Python 3.5, 3.6, 3.7, and 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 0c3f7c9 commit 38708b7
2 files changed
Lines changed: 23 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments