Commit 254819c
authored
Update Root (Python) (major) (#134)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [flake8](https://togithub.com/pycqa/flake8)
([changelog](https://flake8.pycqa.org/en/latest/release-notes/index.html))
| `^6.0.0` -> `^7.0.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [flake8-bugbear](https://togithub.com/PyCQA/flake8-bugbear#change-log)
([changelog](https://togithub.com/PyCQA/flake8-bugbear#change-log)) |
`^23.6.5` -> `^24.0.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [pandas-vet](https://togithub.com/deppen8/pandas-vet) | `^0.2.3` ->
`^2023.0.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [setuptools](https://togithub.com/pypa/setuptools)
([changelog](https://setuptools.pypa.io/en/stable/history.html)) |
`^69.0.3` -> `^72.0.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>pycqa/flake8 (flake8)</summary>
### [`v7.1.0`](https://togithub.com/pycqa/flake8/compare/7.0.0...7.1.0)
[Compare
Source](https://togithub.com/pycqa/flake8/compare/7.0.0...7.1.0)
### [`v7.0.0`](https://togithub.com/pycqa/flake8/compare/6.1.0...7.0.0)
[Compare
Source](https://togithub.com/pycqa/flake8/compare/6.1.0...7.0.0)
</details>
<details>
<summary>PyCQA/flake8-bugbear (flake8-bugbear)</summary>
###
[`v24.4.26`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.4.26)
[Compare
Source](https://togithub.com/PyCQA/flake8-bugbear/compare/24.4.21...24.4.26)
- B909: Fix false positive affecting containers of mutables
([#​469](https://togithub.com/PyCQA/flake8-bugbear/issues/469))
###
[`v24.4.21`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.4.21)
[Compare
Source](https://togithub.com/PyCQA/flake8-bugbear/compare/24.2.6...24.4.21)
- B950: Add pragma comment to line length ignores
([#​463](https://togithub.com/PyCQA/flake8-bugbear/issues/463))
- B909: Add more cases to detect + more container mutating functions
([#​460](https://togithub.com/PyCQA/flake8-bugbear/issues/460))
###
[`v24.2.6`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.2.6)
[Compare
Source](https://togithub.com/PyCQA/flake8-bugbear/compare/24.1.17...24.2.6)
- B902: Remove decorators named validator and root_validator from B902
checks
([#​459](https://togithub.com/PyCQA/flake8-bugbear/issues/459))
- B038: Change B038 to B909 and make it optional
([#​456](https://togithub.com/PyCQA/flake8-bugbear/issues/456))
###
[`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))
</details>
<details>
<summary>deppen8/pandas-vet (pandas-vet)</summary>
###
[`v2023.8.2`](https://togithub.com/deppen8/pandas-vet/releases/tag/v2023.8.2):
Version 2023.8.2
[Compare
Source](https://togithub.com/deppen8/pandas-vet/compare/v2023.8.1...v2023.8.2)
#### What's Changed
- update link to warnings list by
[@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/132](https://togithub.com/deppen8/pandas-vet/pull/132)
- Bump version 2023.8.1 → 2023.8.2 by
[@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/133](https://togithub.com/deppen8/pandas-vet/pull/133)
**Full Changelog**:
deppen8/pandas-vet@v2023.8.1...v2023.8.2
###
[`v2023.8.1`](https://togithub.com/deppen8/pandas-vet/releases/tag/v2023.8.1):
Version 2023.8.1
[Compare
Source](https://togithub.com/deppen8/pandas-vet/compare/v2023.8.0...v2023.8.1)
#### What's Changed
- fix link to docs in README by
[@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/131](https://togithub.com/deppen8/pandas-vet/pull/131)
**Full Changelog**:
deppen8/pandas-vet@v2023.8.0...v2023.8.1
###
[`v2023.8.0`](https://togithub.com/deppen8/pandas-vet/releases/tag/v2023.8.0):
Version 2023.8.0
[Compare
Source](https://togithub.com/deppen8/pandas-vet/compare/v0.2.3...v2023.8.0)
#### What's Changed
- Fix typo in README.md by
[@​jamesmyatt](https://togithub.com/jamesmyatt) in
[https://github.com/deppen8/pandas-vet/pull/118](https://togithub.com/deppen8/pandas-vet/pull/118)
- Modernize pkg by [@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/122](https://togithub.com/deppen8/pandas-vet/pull/122)
- Add docs by [@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/123](https://togithub.com/deppen8/pandas-vet/pull/123)
- Add cleaner GH Actions by
[@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/124](https://togithub.com/deppen8/pandas-vet/pull/124)
- fix doc artifact path by
[@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/125](https://togithub.com/deppen8/pandas-vet/pull/125)
- Kp lauritzen/master by [@​deppen8](https://togithub.com/deppen8)
in
[https://github.com/deppen8/pandas-vet/pull/121](https://togithub.com/deppen8/pandas-vet/pull/121)
- Change recommendation from .array/.to_array() to .to_numpy() by
[@​KPLauritzen](https://togithub.com/KPLauritzen) in
[https://github.com/deppen8/pandas-vet/pull/115](https://togithub.com/deppen8/pandas-vet/pull/115)
- fix(pd002): Avoid crashing with inplace and variable by
[@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/127](https://togithub.com/deppen8/pandas-vet/pull/127)
- big docs overhaul by [@​deppen8](https://togithub.com/deppen8)
in
[https://github.com/deppen8/pandas-vet/pull/128](https://togithub.com/deppen8/pandas-vet/pull/128)
- add ReadtheDocs config by
[@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/129](https://togithub.com/deppen8/pandas-vet/pull/129)
- disable epub by [@​deppen8](https://togithub.com/deppen8) in
[https://github.com/deppen8/pandas-vet/pull/130](https://togithub.com/deppen8/pandas-vet/pull/130)
#### New Contributors
- [@​jamesmyatt](https://togithub.com/jamesmyatt) made their first
contribution in
[https://github.com/deppen8/pandas-vet/pull/118](https://togithub.com/deppen8/pandas-vet/pull/118)
- [@​KPLauritzen](https://togithub.com/KPLauritzen) made their
first contribution in
[https://github.com/deppen8/pandas-vet/pull/115](https://togithub.com/deppen8/pandas-vet/pull/115)
**Full Changelog**:
deppen8/pandas-vet@v0.2.3...v2023.8.0
</details>
<details>
<summary>pypa/setuptools (setuptools)</summary>
###
[`v72.1.0`](https://togithub.com/pypa/setuptools/compare/v72.0.0...v72.1.0)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v72.0.0...v72.1.0)
###
[`v72.0.0`](https://togithub.com/pypa/setuptools/compare/v71.1.0...v72.0.0)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v71.1.0...v72.0.0)
###
[`v71.1.0`](https://togithub.com/pypa/setuptools/compare/v71.0.4...v71.1.0)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v71.0.4...v71.1.0)
###
[`v71.0.4`](https://togithub.com/pypa/setuptools/compare/v71.0.3...v71.0.4)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v71.0.3...v71.0.4)
###
[`v71.0.3`](https://togithub.com/pypa/setuptools/compare/v71.0.2...v71.0.3)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v71.0.2...v71.0.3)
###
[`v71.0.2`](https://togithub.com/pypa/setuptools/compare/v71.0.1...v71.0.2)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v71.0.1...v71.0.2)
###
[`v71.0.1`](https://togithub.com/pypa/setuptools/compare/v71.0.0...v71.0.1)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v71.0.0...v71.0.1)
###
[`v71.0.0`](https://togithub.com/pypa/setuptools/compare/v70.3.0...v71.0.0)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v70.3.0...v71.0.0)
###
[`v70.3.0`](https://togithub.com/pypa/setuptools/compare/v70.2.0...v70.3.0)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v70.2.0...v70.3.0)
###
[`v70.2.0`](https://togithub.com/pypa/setuptools/compare/v70.1.1...v70.2.0)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v70.1.1...v70.2.0)
###
[`v70.1.1`](https://togithub.com/pypa/setuptools/compare/v70.1.0...v70.1.1)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v70.1.0...v70.1.1)
###
[`v70.1.0`](https://togithub.com/pypa/setuptools/compare/v70.0.0...v70.1.0)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v70.0.0...v70.1.0)
###
[`v70.0.0`](https://togithub.com/pypa/setuptools/compare/v69.5.1...v70.0.0)
[Compare
Source](https://togithub.com/pypa/setuptools/compare/v69.5.1...v70.0.0)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/sawyerh/highlights).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 27c7678 commit 254819c
2 files changed
+35
-32
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments