ncem
ncem copied to clipboard
[DEPENDABOT]: Update sphinx-gallery requirement from <0.11,>=0.8.2 to >=0.8.2,<0.14 in /docs
Updates the requirements on sphinx-gallery to permit the latest version.
Release notes
Sourced from sphinx-gallery's releases.
Release v0.13.0
Implemented enhancements:
- ENH: Create backreferences for default roles #1122 (StefRe)
- ENH raise error in check_jupyterlite_conf with unknown key #1119 (lesteve)
- ENH Add functionality to modify Jupyterlite notebooks based on their content #1113 (lesteve)
- ENH: Add support for WebP #1111 (StefRe)
Fixed bugs:
- ENH Clean-up code by early initialization of sphinx_gallery_conf #1120 (lesteve)
- FIX JupyterLite button links #1115 (lesteve)
- Fix thumbnail text formatting #1108 (StefRe)
- Fix JupyterLite URL with nested gallery folders #1105 (lesteve)
- Avoid potentially changing the matplotlib backend when scraping #1102 (ayshih)
- Remove default '%matplotlib inline' line #1099 (ArturoAmorQ)
- FIX: Only ANSI sanitize non-HTML output #1097 (sdhiscocks)
- BUG: Fix bug with show_api_usage #1095 (larsoner)
- FIX: Add blank line at end of table of contents block #1094 (sdhiscocks)
API changes
Documentation
- Add reference to qtgallery (Qt scraper) #1126 (aganders3)
- DOC: Unify abbreviations of reStructuredText #1118 (StefRe)
- Add PyGMT to list "Who uses Sphinx-Gallery" #1114 (yvonnefroehlich)
- DOC Update JupyterLite doc after JupyterLite 0.1.0b19 release #1106 (lesteve)
- Fix project list #1101 (StefRe)
- DOC: Document changes #1098 (larsoner)
- DOC: Document point release changes #1096 (larsoner)
Project maintenance
- MAINT: Use non-aliased status_iterator #1124 (larsoner)
- CLN Clean up naming of early config validation #1123 (lesteve)
- MNT: Remove Python 2 leftovers #1116 (StefRe)
- MNT: Sync minimum sphinx version with README.rst #1110 (StefRe)
- CI Install jupyterlite-pyodide-kernel in CI #1107 (lesteve)
- Add test for setting a non-agg Matplotlib backend #1104 (ayshih)
- MAINT: Bump version to dev #1089 (larsoner)
Commits
362760f
MAINT: Prepare for release (#1130)57401a8
Add reference to qtgallery (Qt scraper) (#1126)7ac59df
MAINT: Use non-aliased status_iterator (#1124)6594ff5
ENH: Create backreferences for default roles (#1122)ec3d796
CLN Clean up naming of early config validation (#1123)2c0f3bb
ENH: Add support for WebP (#1111)4abd070
ENH Clean-up code by early initialization of sphinx_gallery_conf (#1120)795e11b
MNT: Remove Python 2 leftovers (#1116)8e087ef
ENH raise error in check_jupyterlite_conf with unknown key (#1119)022450d
DOC: Unify abbreviations of reStructuredText (#1118)- Additional commits viewable in compare view
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)
The following labels could not be found: DEPENDABOT
.