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

chore: update dependency flake8-builtins to v2 #656

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-builtins ^1.5.3 -> ^2.0.1 age adoption passing confidence

Release Notes

gforcada/flake8-builtins

v2.0.1

Compare Source

  • Add official support for python 3.10 and 3.11. [gforcada] [michael-k]

  • Update options handling. [gforcada]

  • Simplify testing. [gforcada]

v2.0.0

Compare Source

  • Mark support for python 3.9. [lovetoburnswhen]

  • Replace travis for GitHub. [cclauss]

  • Fix CI badge. [sobolevn]

  • Make black and isort mandatory. [cclauss]

  • Drop python 2.7 and 3.6. [gforcada]

  • Overhaul GitHub actions to test on actual supported python versions. [gforcada]

  • New flake8 option --builtins-ignorelist to specify a list of builtins to ignore. [gsingh93]


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #656 (72b2d98) into main (523720b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #656   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          17       17           
  Lines        1213     1213           
=======================================
  Hits         1209     1209           
  Misses          4        4           

@renovate renovate bot force-pushed the renovate/flake8-builtins-2.x branch from f906be0 to 72b2d98 Compare November 30, 2022 00:06
@noahnu noahnu merged commit 23cca84 into main Nov 30, 2022
@noahnu noahnu deleted the renovate/flake8-builtins-2.x branch November 30, 2022 12:30
@tophat-opensource-bot
Copy link
Contributor

🎉 This PR is included in version 3.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants