aiidaplugins / aiida-lammps

LAMMPS plugin for AiiDA
https://aiida-lammps.readthedocs.io
MIT License
25 stars 14 forks source link

⬆️ Update sphinx-design requirement from ~=0.4.1 to ~=0.5.0 #103

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months 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


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 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)
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.43%. Comparing base (6085884) to head (54eefcf). Report is 25 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #103 +/- ## ======================================= Coverage 85.43% 85.43% ======================================= Files 19 19 Lines 1614 1614 ======================================= Hits 1379 1379 Misses 235 235 ``` | [Flag](https://app.codecov.io/gh/aiidaplugins/aiida-lammps/pull/103/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidaplugins) | Coverage Δ | | |---|---|---| | [pytests](https://app.codecov.io/gh/aiidaplugins/aiida-lammps/pull/103/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidaplugins) | `85.43% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidaplugins#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

JPchico commented 11 months ago

@dependabot rebase