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

Pin doc8 to latest version 1.1.2 #1535

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Sep 2, 2024

This PR pins doc8 to the latest release 1.1.2.

Changelog

1.1.2

Bugfixes

- Clean up build dependencies (146) tjni
- docs: update meta.pycqa.org URL (160) jayaddison
- ci: update to `coactions/dynamic-matrix` v3 (latest) (161) jayaddison
- bump docutils support (159) ewdurbin
- Fix absolute paths not considered for `ignore-path-errors` option (148) fmigneault
- Add example for pyproject.toml config (149) q-wertz
- update badges (132) 12rambau

1.1.1

Minor Changes

- Remove support for py37 and enable support for py312 (122) ssbarnea

Bugfixes

- Remove use of pbr (119) ssbarnea
- Allow PEP links with anchors (116) flying-sheep
- PEP 621: Migrate more config into pyproject.toml (110) cclauss


<hr /><em>This discussion was created from the release <a href='https://github.com/PyCQA/doc8/releases/tag/v1.1.0'>v1.1.0</a>.</em>

1.0.0

Major Changes

- Drop support for python 3.6 (101) ssbarnea

Bugfixes

- Address some deprecation warnings (103) ssbarnea
- Make toml support implicit (93) JakobDev
- Remove pip from `pyproject.toml` (94) grgmiller
- Add support for python 3.11 (95) ssbarnea

0.11.2

Bugfixes

* Normalize arguments loaded from pyproject.toml (75) (85) ejd

Kudos goes to: ejd, pre-commit-ci and pre-commit-ci[bot]

0.11.1

Bugfixes

* Use tomli to read .toml files (81) mgorny

Kudos goes to: mgorny

0.11.0

Minor Changes

* Add ability to load .config/doc8.ini (76) ssbarnea

Kudos goes to: ssbarnea

0.10.1

Minor Changes

* Adopt modern python packaging (68) ssbarnea
* Add support for python 3.10 (67) ssbarnea

Bugfixes

* Repair packaging (73) ssbarnea
* Enable pylint (70) ssbarnea

Kudos goes to: ssbarnea

0.9.1

Bugfixes

* Clarify pyproject.toml configuration (63) felix-hilden
* setup.cfg: Replace dash-separated options (64) 00-matt

Kudos goes to: 00-matt and felix-hilden

0.9.0

Major Changes

* Remove chardet based input encoding detection (46) zgoda
* Remove support for py27 and py35 (45) ssbarnea

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

Bugfixes

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

Kudos goes to: MarkusPiotrowski, kasium, ntolia, peterjc, sbellem, sdelliot, ssbarnea, stephenfin, swaldhoer and zgoda

0.8.1rc3

* Adds pre-commit hook, we need a tag to be able to consume it.
* Adds support for calling doc8 from python
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants