build(deps-dev): update sphinx-design requirement from ~=0.4.0 to >=0.4,<0.6
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
- ⬆️ Drop Python 3.7 support, by
@chrisjsewellin executablebooks/sphinx-design#146- ⬆️ UPGRADE: sphinx>=5,<8, by
@chrisjsewellin executablebooks/sphinx-design#148Full 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
- ⬆️ Drop Python 3.7 support, by
@chrisjsewell) in #146- ⬆️ UPGRADE: sphinx>=5,<8, by
@chrisjsewell) in #148Full 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
- Make default blue color a11y friendly. #124 (
@feanil,@choldgraf)- Make card titles translatable #113 (
@jpmckinney,@chrisjsewell)Version upgrades
- Sphinx 6.x. #106 (
@marxin,@choldgraf,@srideep3,@jpmckinney,@akaszynski,@benjaoming,@codecov-commenter,@spoorcc,@nicoa,@LecrisUT)- Support for Python 3.11 #105 (
@tirthasheshpatel,@choldgraf,@jpmckinney,@codecov-commenter)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-altto fix card link accessibility (#89)
- adds the
link-altoption tocard(andgrid-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
18fe5df🚀 RELEASE: v0.5.0 (#150)7e322bb📚⬆️: Update theme versions (#149)9dfaa9a⬆️ UPGRADE: sphinx>=5,<8 (#148)9129c5e⬆️ Drop Python 3.7 support (#146)47200d8[pre-commit.ci] pre-commit autoupdate (#129)44df7a5:arrow_up: Bump pre-commit/action from 2.0.0 to 3.0.0 (#145)6d01385:arrow_up: Bump actions/checkout from 2 to 3 (#141)2a536b5:arrow_up: Bump codecov/codecov-action from 1 to 3 (#143)dd7af64⬆️ Bump actions/setup-python from 2 to 4 (#144)dec63ad⬆️ Update pre-commit requirement from ~=2.12 to >=2.12,<4.0 (#137)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.