Bump doc8 from 0.8.1 to 0.9.0
Bumps doc8 from 0.8.1 to 0.9.0.
Release notes
Sourced from doc8's releases.
0.9.0
Major Changes
- Remove chardet based input encoding detection (#46)
@zgoda- Remove support for py27 and py35 (#45)
@ssbarneaMinor Changes
- add support for reading doc8 config from pyproject.toml file (#49)
@swaldhoer- Add support for py38 (#44)
@ssbarnea- Add support for py39 (#61)
@ssbarnea- Turn off pre-commit's automated multiprocessing (#38)
@peterjc- Improve readme (#36)
@stephenfinBugfixes
- Add pyproject.toml support to README (#56)
@kasium- Ignoring several labels for "code-block" directive. (#51)
@sdelliot- Handling of Windows (and legacy Mac) line endings (#47)
@MarkusPiotrowski- Accept the :substitutions: option on code-block directives in Sphinx (#34)
@ntoliaKudos goes to:
@MarkusPiotrowski,@kasium,@ntolia,@peterjc,@sbellem,@sdelliot,@ssbarnea,@stephenfin,@swaldhoerand@zgoda
Commits
b308cb1Add support for py39 (#61)b863954Bump linters and enable mypy (#60)2661050Maintenance on release workflow (#59)50f27cdAdd pyproject.toml support to README (#56)6d29e39Ignoring several lables for "code-block" directive. (#51)431faf9add support for reading doc8 config from pyproject.toml file (#49)1fc3c21Handling of Windows (and legacy Mac) line endings (#47)db40a1aRemove chardet based input encoding detection (#46)00616feRemove support for py27 and py35 (#45)80bd3b4Add support for py38 (#44)- 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Codecov Report
Merging #109 (6c3033a) into master (8d88a80) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head 6c3033a differs from pull request most recent head ffda5b7. Consider uploading reports for the commit ffda5b7 to get more accurate results
@@ Coverage Diff @@
## master #109 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 107 107
Branches 2 2
=========================================
Hits 107 107
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 8d88a80...ffda5b7. Read the comment docs.
PR from old dependabot!