executablebooks / MyST-NB

Parse and execute ipynb files in Sphinx
https://myst-nb.readthedocs.io
BSD 3-Clause "New" or "Revised" License
207 stars 84 forks source link

build(deps-dev): update sphinx-design requirement from ~=0.4.0 to >=0.4,<0.6 #532

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 year ago

Updates the requirements on sphinx-design to permit the latest version.

Release notes

Sourced from sphinx-design's releases.

v0.5.0

What's Changed

Full Changelog: https://github.com/executablebooks/sphinx-design/compare/v0.4.1...v0.5.0

Changelog

Sourced from sphinx-design's changelog.

0.5.0 - 2023-07-27

What's Changed

Full Changelog: https://github.com/executablebooks/sphinx-design/compare/v0.4.1...v0.5.0

v0.4.0 - 2023-04-13

Full Changelog: https://github.com/executablebooks/sphinx-design/compare/v0.3.0...v0.4.0

Enhancements made

Version upgrades

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​akaszynski (activity) | @​bastimeyer (activity) | @​benjaoming (activity) | @​choldgraf (activity) | @​chrisjsewell (activity) | @​codecov-commenter (activity) | @​feanil (activity) | @​jpmckinney (activity) | @​LecrisUT (activity) | @​marxin (activity) | @​mikemckiernan (activity) | @​nicoa (activity) | @​pre-commit-ci (activity) | @​spoorcc (activity) | @​srideep3 (activity) | @​tirthasheshpatel (activity) | @​zerocewl (activity)

v0.3.0 - 2022-08-22

  • ⬆️ Update Materials Design Icons to v4.0.0-46-gc9e5528, thanks to @​2bndy5 (#69)
  • 🐛 FIX: dropdown/tab-item :name: options (#91)
  • 🐛 FIX: Docs build against non-html formats (#88)
  • 👌 IMPROVE: Add card options class-img-top/class-img-bottom (#92)
  • 👌 IMPROVE: Add link-alt to fix card link accessibility (#89)
    • adds the link-alt option to card (and grid-item-card) directives, in order to assign a discernable name to the link (for screen readers).
  • 👌 IMPROVE: Make tab ids deterministic (#93)
    • Use increasing indices, rather than UUIDs
  • 🔧 MAINTAIN: Fix docutils PendingDeprecationWarning (#94)
  • 📚 DOCS: Update font awesome icons (#64)

Full Changelog: https://github.com/executablebooks/sphinx-design/compare/v0.2.0...v0.3.0

v0.2.0 - 2022-06-14

... (truncated)

Commits


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 week ago

Superseded by #632.