Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sphinxcontrib-jquery from 3.0.0 to 4.1 #238

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps sphinxcontrib-jquery from 3.0.0 to 4.1.

Changelog

Sourced from sphinxcontrib-jquery's changelog.

Release 4.1 (14/03/2023)

  • 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.

.. _sphinx_rtd_theme#1420: readthedocs/sphinx_rtd_theme#1420

Commits
  • f45993d Include project files in sdist
  • 41a78f1 Update project metadata
  • 13d9ff5 Use a two-part version number
  • e2fbe5c Add explicit dependency on Sphinx
  • 50e6dad Test old versions of Sphinx
  • 1af8257 Adds a reference to the repository in pyproject.toml (#12)
  • e68abf3 Remove dependency on setuptools (#22)
  • 741a2eb Add configuration option jquery_use_sri and bump to 4.0.0 (#14)
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 11, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/sphinxcontrib-jquery-4.1 branch 3 times, most recently from 662924a to 9ddfe58 Compare July 14, 2023 13:44
@dependabot dependabot bot force-pushed the dependabot/pip/sphinxcontrib-jquery-4.1 branch from 9ddfe58 to 58cf85d Compare July 26, 2023 12:58
Bumps [sphinxcontrib-jquery](https://github.com/sphinx-contrib/jquery) from 3.0.0 to 4.1.
- [Changelog](https://github.com/sphinx-contrib/jquery/blob/master/CHANGES.rst)
- [Commits](sphinx-contrib/jquery@v3.0.0...v4.1)

---
updated-dependencies:
- dependency-name: sphinxcontrib-jquery
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinxcontrib-jquery-4.1 branch from 58cf85d to decf130 Compare July 26, 2023 15:42
@codecov-commenter
Copy link

Codecov Report

Merging #238 (be9ecfe) into main (01738a2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   64.21%   64.21%           
=======================================
  Files          17       17           
  Lines        2540     2540           
  Branches      402      402           
=======================================
  Hits         1631     1631           
+ Misses        767      765    -2     
- Partials      142      144    +2     

see 2 files with indirect coverage changes

@RobPasMue RobPasMue enabled auto-merge (squash) July 31, 2023 12:32
@RobPasMue RobPasMue merged commit 322412d into main Jul 31, 2023
8 of 16 checks passed
@RobPasMue RobPasMue deleted the dependabot/pip/sphinxcontrib-jquery-4.1 branch July 31, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants