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

Update dependency flake8-bugbear to v23.7.10 #251

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) 23.6.5 -> 23.7.10 age adoption passing confidence

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear)

v23.7.10

Compare Source

  • Add B034: re.sub/subn/split must pass flags/count/maxsplit as keyword arguments.
  • Fix a crash and several test failures on Python 3.12, all relating to the B907
    check.
  • Declare support for Python 3.12.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added chore patch A bug, doc or CICD change. labels Jul 10, 2023
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x-lockfile branch from b3e6aa1 to 0add873 Compare July 13, 2023 19:00
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #251 (e43b7da) into develop (bd79459) will decrease coverage by 0.62%.
The diff coverage is 90.27%.

@@             Coverage Diff             @@
##           develop     #251      +/-   ##
===========================================
- Coverage    97.02%   96.40%   -0.62%     
===========================================
  Files           10       10              
  Lines          571      640      +69     
  Branches       107      133      +26     
===========================================
+ Hits           554      617      +63     
- Misses          11       14       +3     
- Partials         6        9       +3     
Flag Coverage Δ
unit 96.40% <90.27%> (-0.62%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/cloud_radar/cf/unit/_template.py 95.71% <90.27%> (-2.16%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x-lockfile branch from 0add873 to e43b7da Compare July 13, 2023 21:26
@renovate renovate bot merged commit 572d854 into develop Jul 14, 2023
@renovate renovate bot deleted the renovate/flake8-bugbear-23.x-lockfile branch July 14, 2023 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore patch A bug, doc or CICD change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants