Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps sphinx-gallery from 0.16.0 to 0.17.0.

Release notes

Sourced from sphinx-gallery's releases.

Release v0.17.0

Support for Python 3.8 and Sphinx 4 dropped in this release. Requirement is now Python >= 3.9 and Sphinx >= 5.

Full Changelog

Implemented enhancements:

  • Introduction tooltip corresponds to the first paragraph #1344 (fgmacedo)
  • FIX Jupyterlite in CircleCI artifact #1336 (lesteve)
  • MNT: Rename README.rst to GALLERY_HEADER.rst #1321 (timhoffm)
  • [ENH] Add custom thumbnails for failing examples #1313 (tsbinns)
  • ENH integrate download/launcher links into pydata-sphinx-theme secondary sidebar #1312 (Charlie-XIAO)
  • add option for zip downloads #1299 (jamiecook)
  • Allow setting animation format from gallery config #1243 (QuLogic)

Fixed bugs:

  • Fix handling of multi-module intersphinx registries #1320 (QuLogic)
  • BUG: Fix bug with traceback with SyntaxError #1301 (larsoner)

Documentation

Project maintenance

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Related with project dependencies maintenance Package and maintenance related labels Jul 22, 2024
@codecov
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.63%. Comparing base (a75b3ff) to head (37f7b20).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #337   +/-   ##
=======================================
  Coverage   57.63%   57.63%           
=======================================
  Files          21       21           
  Lines        4322     4322           
=======================================
  Hits         2491     2491           
  Misses       1831     1831           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases)
- [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator)
- [Commits](sphinx-gallery/sphinx-gallery@v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@ansnfernand ansnfernand force-pushed the dependabot/pip/sphinx-gallery-0.17.0 branch from bd37cb1 to 37f7b20 Compare July 23, 2024 15:22
@ansnfernand ansnfernand enabled auto-merge (squash) July 23, 2024 15:22
@ansnfernand ansnfernand merged commit 2528c0d into main Jul 23, 2024
@ansnfernand ansnfernand deleted the dependabot/pip/sphinx-gallery-0.17.0 branch July 23, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants