syrupy-project / syrupy

:pancakes: The sweeter pytest snapshot plugin
https://syrupy-project.github.io/syrupy/
Apache License 2.0
521 stars 34 forks source link

chore(deps): update dependency flake8-bugbear to v24 #853

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) ^23.2.13 -> ^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 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.



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

tophat-opensource-bot commented 7 months ago

:tada: This PR is included in version 4.6.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: