eclipse / kiso-testing

https://kiso-testing.readthedocs.io/
Other
38 stars 42 forks source link

chore(deps): bump sphinxcontrib-qthelp from 1.0.3 to 1.0.6 #419

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps sphinxcontrib-qthelp from 1.0.3 to 1.0.6.

Release notes

Sourced from sphinxcontrib-qthelp's releases.

sphinxcontrib-qthelp 1.0.6

Changelog: https://www.sphinx-doc.org/en/master/changes.html

sphinxcontrib-qthelp 1.0.5

Changelog: https://www.sphinx-doc.org/en/master/changes.html

sphinxcontrib-qthelp 1.0.4

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Changelog

Sourced from sphinxcontrib-qthelp's changelog.

Release 1.0.6 (2023-08-14)

  • Use os.PathLike over pathlib.Path

Release 1.0.5 (2023-08-09)

  • Fix tests for Sphinx 7.1 and below

Release 1.0.4 (2023-08-07)

  • Drop support for Python 3.5, 3.6, 3.7, and 3.8
  • Raise minimum required Sphinx version to 5.0
Commits
  • 4427b86 Bump to 1.0.6 final
  • aba1193 Use os.PathLike over pathlib.Path
  • 9dad69f Bump to 1.0.5 final
  • 23dd715 Restore support in tests for Sphinx<7.2
  • 4b107c9 Run pytest with -vv
  • 0210d28 Test Sphinx's master branch distinctly from ordinary tests
  • b477832 Fix GitHub Release workflow
  • a2538ec Bump to 1.0.4 final
  • d0a29df Fix tag pattern
  • 34f4bb5 Remove outdated sections from README
  • Additional commits viewable in compare view


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 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 9 months ago

Codecov Report

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

Comparison is base (61e219e) 98.11% compared to head (5c9b810) 98.11%. Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #419 +/- ## ======================================= Coverage 98.11% 98.11% ======================================= Files 80 80 Lines 6471 6487 +16 ======================================= + Hits 6349 6365 +16 Misses 122 122 ```

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