probberechts / soccerdata

⛏⚽ Scrape soccer data from Club Elo, ESPN, FBref, FiveThirtyEight, Football-Data.co.uk, FotMob, Sofascore, SoFIFA, Understat and WhoScored.
https://soccerdata.readthedocs.io/en/latest/
Other
529 stars 90 forks source link

Update dependency flake8-bugbear to v24 #465

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) ^23.0.0 -> ^24.0.0 age adoption passing confidence

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear) ### [`v24.1.17`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.1.17) [Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/24.1.16...24.1.17) - B038: Restrict rule to mutation functions only ([#​453](https://togithub.com/PyCQA/flake8-bugbear/issues/453)) ### [`v24.1.16`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.1.16) [Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/24.1.15...24.1.16) - B036: Fix crash on `raise` statements raising something other than ### [`v24.1.15`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.1.15) [Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/23.12.2...24.1.15) - B038: Add check for mutations of loop iterator ([#​446](https://togithub.com/PyCQA/flake8-bugbear/issues/446)) - B037: Add check for yielding or returning values in **init**() ([#​442](https://togithub.com/PyCQA/flake8-bugbear/issues/442)) - B017: make B017 also apply to BaseException ([#​439](https://togithub.com/PyCQA/flake8-bugbear/issues/439)) - B036: Add check for except BaseException without re-raising ([#​438](https://togithub.com/PyCQA/flake8-bugbear/issues/438))

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



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

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cc8d9fb) 65.24% compared to head (cd90529) 65.24%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #465 +/- ## ======================================= Coverage 65.24% 65.24% ======================================= Files 10 10 Lines 1456 1456 Branches 301 301 ======================================= Hits 950 950 Misses 452 452 Partials 54 54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.