Added sphinxcontrib-jquery as a dependency (#1385#1421)
Python 3.11 is officially supported and tested. (#1395)
Python 3.4 and 3.5 are officially not supported (#1395)
Changes
Automatically use sphinxcontrib-jquery in Sphinx 6+ (#1399)
Use new context vars logo_url, favicon_url and root_doc when available (#1405)
Translations updated: French, Hungarian, Croatian
Translations added: Danish, Chinese (Taiwan)
Note for users of Sphinx<4
If you cannot use a more recent Sphinx release,
you should at least ensure you are using the most recent release for your major version.
Currently, these are Sphinx 1.8.6 and 2.4.5.
Older releases may install unsupported versions of several dependencies, including Jinja2 and docutils.
Known issues
In some cases, jQuery is not loaded with Sphinx 6 on Read the Docs.
Workaround: You need to add sphinx_rtd_theme to extensions in your conf.py.
See readthedocs.org issue [#9654](https://github.com/readthedocs/sphinx_rtd_theme/issues/9654)_ for updates.
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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 sphinx-rtd-theme from 1.1.1 to 1.2.0.
Changelog
Sourced from sphinx-rtd-theme's changelog.
Commits
9d88b9e
Release 1.2.0 (#1432)064b6c9
release 1.2.0rc4 (#1430)cd99c0f
Do not use sphinxcontrib-jquery 3.0.0 but anticipate a fixed release (#1421)6444ca8
Release 1.2.0rc3 (#1414)5e80b2b
Sphinx 6: Use logo_url instead of logo (#1405)ce20cfc
Updates to package-lock.json for 1.2.0rc2 (#1400)ee488a1
1.2.0rc2 (#1397)f84c4eb
sphinx-rtd-theme will automatically enable sphinxcontrib-jquery (#1399)0763576
support Python 3.11 with Sphinx 5.3+ (#1395)f11e6c0
Allow Sphinx version 6 and add dependency for sphinxcontrib-jquery (#1385)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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)