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

build(deps): bump sphinx-design from 0.4.1 to 0.5.0 #167

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps sphinx-design from 0.4.1 to 0.5.0.

Release notes

Sourced from sphinx-design's releases.

v0.5.0

What's Changed

Full Changelog: executablebooks/sphinx-design@v0.4.1...v0.5.0

Changelog

Sourced from sphinx-design's changelog.

0.5.0 - 2023-07-27

What's Changed

Full Changelog: executablebooks/sphinx-design@v0.4.1...v0.5.0

v0.4.0 - 2023-04-13

Full Changelog: executablebooks/sphinx-design@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: executablebooks/sphinx-design@v0.2.0...v0.3.0

v0.2.0 - 2022-06-14

... (truncated)

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 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)

Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/executablebooks/sphinx-design/releases)
- [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md)
- [Commits](executablebooks/sphinx-design@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: sphinx-design
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #167 (c677a27) into master (8a1c981) will increase coverage by 0.27%.
Report is 31 commits behind head on master.
The diff coverage is 83.63%.

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   88.18%   88.46%   +0.27%     
==========================================
  Files          22       24       +2     
  Lines        3352     3251     -101     
  Branches      393      380      -13     
==========================================
- Hits         2956     2876      -80     
+ Misses        330      309      -21     
  Partials       66       66              
Files Changed Coverage Δ
pyflp/plugin.py 91.84% <58.62%> (+1.50%) ⬆️
pyflp/arrangement.py 87.20% <69.76%> (-3.98%) ⬇️
pyflp/channel.py 86.77% <75.00%> (-0.07%) ⬇️
pyflp/_events.py 85.66% <79.51%> (+2.88%) ⬆️
pyflp/_models.py 84.61% <87.50%> (-3.62%) ⬇️
pyflp/_adapters.py 89.09% <89.09%> (ø)
pyflp/types.py 90.00% <90.00%> (ø)
pyflp/mixer.py 86.46% <93.10%> (+0.39%) ⬆️
pyflp/project.py 78.94% <93.33%> (-0.42%) ⬇️
pyflp/__init__.py 93.75% <100.00%> (ø)
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant