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 sphinx-gallery from 0.9.0 to 0.10.1 #198

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps sphinx-gallery from 0.9.0 to 0.10.1.

Release notes

Sourced from sphinx-gallery's releases.

Release v0.10.1

Support for Python 3.6 dropped in this release. Requirement is Python >=3.7.

Implemented enhancements:

  • Feature Request: reset_modules to be applied after each or all examples #866
  • Enable reset_modules to run either before or after examples, or both #870 (MatthewFlamm)

Fixed bugs:

  • embed_code_links throwing <exception: list indices must be integers or slices, not str> #879
  • 0.10.0 breaks sphinx_gallery.load_style #878
  • Add imagesg directive in load style #880 (lucyleeow)
  • Use bools for 'plot_gallery' in sphinx_gallery_conf #863 (timhoffm)

Closed issues:

  • Idea: make galleries out of the "testing" folder to use each unit test as an example. #875
  • Output text in dark mode is not visible #869
  • Using a .gif image works in .rst sphinx build but not inside example generated with sphinx-gallery #868
  • How to avoid capture of tqdm progress bars #867

Merged pull requests:

Release v0.10.0

In this version, the default Sphinx-Gallery .css files have been updated so their names are all prepended with 'sg_'. See #845 for more details.

Implemented enhancements:

  • Generalising image_scrapers facility for non-images #833
  • Add a mode that fails only for rst warnings and does not run examples #751
  • Add a "template", to make it easy to get started #555
  • ENH Add config that generates dummy images to prevent missing image warnings #828 (lucyleeow)
  • ENH: add hidpi option to matplotlib_scraper and directive #808 (jklymak)

Fixed bugs:

  • BUG URL quote branch names and filepaths in Binder URLs #844 (sdhiscocks)
  • Sanitize ANSI characters from generated RST #838 (agramfort)
  • Bug Pin markupsafe version in Python nightly #831 (lucyleeow)
  • BUG Fix test_minigallery_directive failing on Windows #830 (lucyleeow)
  • BUG Fix LaTeX Error: File `tgtermes.sty' not found in CI #829 (lucyleeow)

Closed issues:

... (truncated)

Changelog

Sourced from sphinx-gallery's changelog.

v0.10.1

Support for Python 3.6 dropped in this release. Requirement is Python >=3.7.

Implemented enhancements:

  • Feature Request: reset_modules to be applied after each or all examples [#866](https://github.com/sphinx-gallery/sphinx-gallery/issues/866) <https://github.com/sphinx-gallery/sphinx-gallery/issues/866>__
  • Enable reset_modules to run either before or after examples, or both [#870](https://github.com/sphinx-gallery/sphinx-gallery/issues/870) <https://github.com/sphinx-gallery/sphinx-gallery/pull/870>__ (MatthewFlamm <https://github.com/MatthewFlamm>__)

Fixed bugs:

  • embed_code_links throwing `__
  • 0.10.0 breaks sphinx_gallery.load_style [#878](https://github.com/sphinx-gallery/sphinx-gallery/issues/878) <https://github.com/sphinx-gallery/sphinx-gallery/issues/878>__
  • Add imagesg directive in load style [#880](https://github.com/sphinx-gallery/sphinx-gallery/issues/880) <https://github.com/sphinx-gallery/sphinx-gallery/pull/880>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Use bools for ‘plot_gallery’ in sphinx_gallery_conf [#863](https://github.com/sphinx-gallery/sphinx-gallery/issues/863) <https://github.com/sphinx-gallery/sphinx-gallery/pull/863>__ (timhoffm <https://github.com/timhoffm>__)

Closed issues:

  • Idea: make galleries out of the “testing” folder to use each unit test as an example. [#875](https://github.com/sphinx-gallery/sphinx-gallery/issues/875) <https://github.com/sphinx-gallery/sphinx-gallery/issues/875>__
  • Output text in dark mode is not visible [#869](https://github.com/sphinx-gallery/sphinx-gallery/issues/869) <https://github.com/sphinx-gallery/sphinx-gallery/issues/869>__
  • Using a .gif image works in .rst sphinx build but not inside example generated with sphinx-gallery [#868](https://github.com/sphinx-gallery/sphinx-gallery/issues/868) <https://github.com/sphinx-gallery/sphinx-gallery/issues/868>__
  • How to avoid capture of tqdm progress bars [#867](https://github.com/sphinx-gallery/sphinx-gallery/issues/867) <https://github.com/sphinx-gallery/sphinx-gallery/issues/867>__

Merged pull requests:

  • DOC Add reference to sphinx-codeautolink [#874](https://github.com/sphinx-gallery/sphinx-gallery/issues/874) <https://github.com/sphinx-gallery/sphinx-gallery/pull/874>__ (felix-hilden <https://github.com/felix-hilden>__)
  • Add Neuraxle to “Who uses Sphinx-Gallery” [#873](https://github.com/sphinx-gallery/sphinx-gallery/issues/873) <https://github.com/sphinx-gallery/sphinx-gallery/pull/873>__ (guillaume-chevalier <https://github.com/guillaume-chevalier>__)
  • DOC Fix typo in dummy images doc [#871](https://github.com/sphinx-gallery/sphinx-gallery/issues/871) <https://github.com/sphinx-gallery/sphinx-gallery/pull/871>__ (lucyleeow <https://github.com/lucyleeow>__)
  • CI: Fix CircleCI [#865](https://github.com/sphinx-gallery/sphinx-gallery/issues/865) <https://github.com/sphinx-gallery/sphinx-gallery/pull/865>__ (larsoner <https://github.com/larsoner>__)

v0.10.0

In this version, the default Sphinx-Gallery .css files have been updated so their names are all prepended with 'sg_'. For more details see [#845](https://github.com/sphinx-gallery/sphinx-gallery/issues/845) <https://github.com/sphinx-gallery/sphinx-gallery/pull/845#issuecomment-913130302>_.

Implemented enhancements:

  • Generalising image_scrapers facility for non-images [#833](https://github.com/sphinx-gallery/sphinx-gallery/issues/833) <https://github.com/sphinx-gallery/sphinx-gallery/issues/833>__
  • Add a mode that fails only for rst warnings and does not run examples [#751](https://github.com/sphinx-gallery/sphinx-gallery/issues/751) <https://github.com/sphinx-gallery/sphinx-gallery/issues/751>__
  • Add a “template”, to make it easy to get started [#555](https://github.com/sphinx-gallery/sphinx-gallery/issues/555) <https://github.com/sphinx-gallery/sphinx-gallery/issues/555>__
  • ENH Add config that generates dummy images to prevent missing image warnings [#828](https://github.com/sphinx-gallery/sphinx-gallery/issues/828) <https://github.com/sphinx-gallery/sphinx-gallery/pull/828>__ (lucyleeow <https://github.com/lucyleeow>__)
  • ENH: add hidpi option to matplotlib_scraper and directive [#808](https://github.com/sphinx-gallery/sphinx-gallery/issues/808) <https://github.com/sphinx-gallery/sphinx-gallery/pull/808>__ (jklymak <https://github.com/jklymak>__)

Fixed bugs:

  • BUG URL quote branch names and filepaths in Binder URLs [#844](https://github.com/sphinx-gallery/sphinx-gallery/issues/844) <https://github.com/sphinx-gallery/sphinx-gallery/pull/844>__ (sdhiscocks <https://github.com/sdhiscocks>__)
  • Sanitize ANSI characters from generated RST: Remove ANSI characters <https://en.wikipedia.org/wiki/ANSI_escape_code>_ from HTML output [#838](https://github.com/sphinx-gallery/sphinx-gallery/issues/838) <https://github.com/sphinx-gallery/sphinx-gallery/pull/838>__ (agramfort <https://github.com/agramfort>__)

... (truncated)

Commits

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)

Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.9.0 to 0.10.1.
- [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases)
- [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst)
- [Commits](sphinx-gallery/sphinx-gallery@v0.9.0...v0.10.1)

---
updated-dependencies:
- dependency-name: sphinx-gallery
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #228.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/sphinx-gallery-0.10.1 branch August 1, 2022 07:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants