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

Chore(deps): Update sphinx-design-elements requirement from <0.4 to <0.5 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from sphinx-design-elements's releases.

v0.4.0

What's Changed

  • Dependencies: Update to sphinx-design 0.6.0 See also sphinx-design change log.
  • Remove support for Python 3.7 and 3.8, following sphinx-design.

Full Changelog: tech-writing/sphinx-design-elements@v0.3.2...v0.4.0

Changelog

Sourced from sphinx-design-elements's changelog.

v0.4.0 - 2024-06-27

  • Dependencies: Update to sphinx-design 0.6.0 See also sphinx-design change log.
  • Remove support for Python 3.7 and 3.8, following sphinx-design.

v0.3.2 - 2024-05-28

  • Dependencies: Use sphinx-design 0.5 sphinx-design 0.6 introduced CSS changes downstream projects might not be prepared for.

v0.3.1 - 2024-04-10

  • Fix compatibility issue with Python 3.8

v0.3.0 - 2024-04-06

  • Accept more options on grid table's sd-item directive
  • Add shield directive, to render badges through Shields.io
  • Add hyper role, to render different kinds of hyperlinks

v0.2.1 - 2023-08-08

  • Improve JS/CSS asset loading
  • Fix JavaScript for dropdown group elements

v0.2.0 - 2023-08-08

  • For dropdown elements that should exclusively open when toggled, add a dropdown-group CSS class. Thanks, @​kojinkai and @​msbt.

v0.1.0 - 2023-07-19

  • Add "grid table" element, using directives sd-table, sd-row, sd-item
  • Add "info card" element, using directive info-card
  • Add "tag(s)" shortcuts, using roles tag and tags
Commits
  • 8f110a3 Release v0.4.0
  • 4fd3b26 Remove support for Python 3.7 and 3.8, following sphinx-design
  • 73b6372 Dependencies: Update to sphinx-design 0.6.0
  • d74b0e3 Release v0.3.2
  • a211fe7 Dependencies: Use sphinx-design 0.5.x
  • e0ac03a Chore: Update development dependencies
  • 57f9ca2 Update myst-parser[linkify] requirement from <3,>=0.18 to >=0.18,<4
  • b20d1e4 Update mypy requirement from <1.10 to <1.11
  • 1f009ca Update pyproject-fmt requirement from <1.8 to <1.9
  • 1d6fd7b Release v0.3.1
  • Additional commits viewable in compare view

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)

Updates the requirements on [sphinx-design-elements](https://github.com/panodata/sphinx-design-elements) to permit the latest version.
- [Release notes](https://github.com/panodata/sphinx-design-elements/releases)
- [Changelog](https://github.com/tech-writing/sphinx-design-elements/blob/main/CHANGES.md)
- [Commits](tech-writing/sphinx-design-elements@v0.1.0...v0.4.0)

---
updated-dependencies:
- dependency-name: sphinx-design-elements
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2024
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.57%. Comparing base (5ac6f82) to head (0fe121d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files          11       11           
  Lines         475      475           
=======================================
  Hits          473      473           
  Misses          2        2           
Flag Coverage Δ
unittests 99.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants