Skip to content

Update flake8 to 3.9.0#95

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flake8-3.8.4-to-3.9.0
Closed

Update flake8 to 3.9.0#95
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flake8-3.8.4-to-3.9.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates flake8 from 3.8.4 to 3.9.0.

Changelog

3.9.0

-------------------

You can view the `3.9.0 milestone`_ on GitLab for more details.

New Dependency Information
~~~~~~~~~~~~~~~~~~~~~~~~~~

- Pyflakes has been updated to >= 2.3.0, < 2.4.0 (See also `GitLab!466`_)

- pycodestyle has been updated to >= 2.7.0, < 2.8.0 (See also `GitLab!467`_)

Deprecations
~~~~~~~~~~~~

- Drop support for python 3.4 (See also `GitLab!457`_)

Features
~~~~~~~~

- Add ``--no-show-source`` option to disable ``--show-source`` (See also
`GitLab!441`_)

Bugs Fixed
~~~~~~~~~~

- Fix handling of ``crlf`` line endings when linting stdin (See also
`GitLab!461`_)


.. all links
.. _3.9.0 milestone:
 https://gitlab.com/pycqa/flake8/-/milestones/38

.. merge request links
.. _GitLab!441:
https://gitlab.com/pycqa/flake8/-/merge_requests/441
.. _GitLab!457:
https://gitlab.com/pycqa/flake8/-/merge_requests/457
.. _GitLab!461:
https://gitlab.com/pycqa/flake8/-/merge_requests/461
.. _GitLab!466:
https://gitlab.com/pycqa/flake8/-/merge_requests/466
.. _GitLab!467:
https://gitlab.com/pycqa/flake8/-/merge_requests/467
Links

@codecov

codecov Bot commented Mar 15, 2021

Copy link
Copy Markdown

Codecov Report

Merging #95 (d5d7872) into master (b80bb2f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files          12       12           
  Lines         129      129           
=======================================
  Hits          124      124           
  Misses          5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b80bb2f...d5d7872. Read the comment docs.

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #100

@pyup-bot pyup-bot closed this Apr 16, 2021
@Ernanidacosta Ernanidacosta deleted the pyup-update-flake8-3.8.4-to-3.9.0 branch April 16, 2021 12:37
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.

1 participant