Bump restview from 3.0.0 to 3.0.1
Bumps restview from 3.0.0 to 3.0.1.
Changelog
Sourced from restview's changelog.
3.0.1 (2023-01-10)
Add support for Python 3.11.
Drop support for Python 3.6.
Restrict readme-renderer to < 37.0, because it switched to a different docutils writer (html5_polyglot instead of html4css1), which causes issues (
issue 65 <https://github.com/mgedmin/restview/issues/65>_). This will be fixed properly in a newer release.
Commits
3076ec8Preparing release 3.0.174d181eRevert "Fix test failures with new docutils"4cd2826Restrict readme-renderer version for now572e77fSupport Python 3.115033eacFix test failures with new docutils51df62fpypy3 means 3.6 on GitHub Actions, we need >= 3.7608d4d3Drop Python 3.6 support22dbf06Exclude main.py from coverage measurementa738d00Back to development: 3.0.1- See full diff 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 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)
Codecov Report
Merging #405 (86277c4) into master (a9268d6) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #405 +/- ##
=======================================
Coverage 46.89% 46.89%
=======================================
Files 93 93
Lines 14665 14665
Branches 2409 2409
=======================================
Hits 6877 6877
Misses 7618 7618
Partials 170 170
| Flag | Coverage Δ | |
|---|---|---|
| 3.10 | 46.89% <ø> (ø) |
|
| 3.11 | 46.90% <ø> (ø) |
|
| 3.12.0-alpha | 46.90% <ø> (ø) |
|
| 3.7 | 45.73% <ø> (ø) |
|
| 3.8 | 46.89% <ø> (ø) |
|
| 3.9 | 46.89% <ø> (ø) |
|
| Linux | 46.89% <ø> (ø) |
|
| pypy-3.9 | 46.91% <ø> (ø) |
|
| unit-3.10 | 46.89% <ø> (ø) |
|
| unit-3.11 | 46.90% <ø> (ø) |
|
| unit-3.12 | 46.90% <ø> (ø) |
|
| unit-3.7 | 45.73% <ø> (ø) |
|
| unit-3.8 | 46.89% <ø> (ø) |
|
| unit-3.9 | 46.89% <ø> (ø) |
|
| unit-pypy3 | 46.91% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@dependabot rebase
Looks like restview is up-to-date now, so this is no longer needed.