Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

Bumps sphinx-gallery from 0.17.0 to 0.17.1.

Release notes

Sourced from sphinx-gallery's releases.

Release v0.17.1

Full Changelog

Fixed bugs:

  • FIX: Fix stability of stored compiled regex #1369 (larsoner)
  • ENH: Improve _sanitize_rst #1366 (timhoffm)
  • Obey prefer_full_module setting when finding backreferences #1364 (QuLogic)
  • Fix linking to class attributes with prefer_full_module #1363 (QuLogic)
  • Improve minigallery directive path input resolution #1360 (lucyleeow)
  • FIX Allow str path minigallery entries when backreferences off #1355 (lucyleeow)
  • FIX generate zipfiles when index passed by user #1353 (lucyleeow)

Documentation

Project maintenance

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 Aug 7, 2024
@codecov
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.61%. Comparing base (5386bf2) to head (9c00371).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #354   +/-   ##
=======================================
  Coverage   57.61%   57.61%           
=======================================
  Files          21       21           
  Lines        4327     4327           
=======================================
  Hits         2493     2493           
  Misses       1834     1834           

☔ 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.17.0 to 0.17.1.
- [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.17.0...v0.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@ansnfernand ansnfernand force-pushed the dependabot/pip/sphinx-gallery-0.17.1 branch from 640d153 to 9c00371 Compare August 8, 2024 09:12
@ansnfernand ansnfernand merged commit e253c12 into main Aug 8, 2024
@ansnfernand ansnfernand deleted the dependabot/pip/sphinx-gallery-0.17.1 branch August 8, 2024 09:53
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