Include tests/, AUTHORS, CHANGES.rst, and LICENCE in the
source distribution ('sdist') file. No changes to functionality.
Release 4.0 (14/03/2023)
Enforcing subresource integrity_ (SRI) checks breaks loading rendered
documentation from local filesystem (file:/// URIs).
SRI checks may now be configured by the boolean configuration option
jquery_use_sri, which defaults to False.
See sphinx_rtd_theme#1420_ for further details.
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 sphinxcontrib-jquery from 2.0.0 to 4.1.
Changelog
Sourced from sphinxcontrib-jquery's changelog.
Commits
f45993d
Include project files in sdist41a78f1
Update project metadata13d9ff5
Use a two-part version numbere2fbe5c
Add explicit dependency on Sphinx50e6dad
Test old versions of Sphinx1af8257
Adds a reference to the repository inpyproject.toml
(#12)e68abf3
Remove dependency on setuptools (#22)741a2eb
Add configuration optionjquery_use_sri
and bump to 4.0.0 (#14)85ccc94
Bump to v3.0.0ba0dfbe
Determine package version dynamicallyDependabot 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)