-
Notifications
You must be signed in to change notification settings - Fork 22
Commit 802dc0a
authored
⬆️🪝 Update pre-commit hook srstevenson/nb-clean to v4 (#485)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[srstevenson/nb-clean](https://redirect.github.com/srstevenson/nb-clean)
| repository | major | `3.3.0` -> `4.0.0` |
Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
<details>
<summary>srstevenson/nb-clean (srstevenson/nb-clean)</summary>
###
[`v4.0.0`](https://redirect.github.com/srstevenson/nb-clean/releases/tag/4.0.0)
[Compare
Source](https://redirect.github.com/srstevenson/nb-clean/compare/3.3.0...4.0.0)
This major release drops support for Python 3.8, which reached end of
life in October 2024.
#### What's Changed
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/283](https://redirect.github.com/srstevenson/nb-clean/pull/283)
- Bump mypy from 1.10.0 to 1.10.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/284](https://redirect.github.com/srstevenson/nb-clean/pull/284)
- Bump pytest from 8.2.1 to 8.2.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/286](https://redirect.github.com/srstevenson/nb-clean/pull/286)
- Bump poethepoet from 0.26.1 to 0.27.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/287](https://redirect.github.com/srstevenson/nb-clean/pull/287)
- Bump ruff from 0.4.7 to 0.5.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/285](https://redirect.github.com/srstevenson/nb-clean/pull/285)
- Bump zipp from 3.17.0 to 3.19.1 in the pip group by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/288](https://redirect.github.com/srstevenson/nb-clean/pull/288)
- Bump pytest from 8.2.2 to 8.3.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/289](https://redirect.github.com/srstevenson/nb-clean/pull/289)
- Bump ruff from 0.5.0 to 0.5.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/290](https://redirect.github.com/srstevenson/nb-clean/pull/290)
- Bump mypy from 1.10.1 to 1.11.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/291](https://redirect.github.com/srstevenson/nb-clean/pull/291)
- Bump poethepoet from 0.27.0 to 0.28.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/292](https://redirect.github.com/srstevenson/nb-clean/pull/292)
- Bump mypy from 1.11.1 to 1.11.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/294](https://redirect.github.com/srstevenson/nb-clean/pull/294)
- Bump ruff from 0.5.5 to 0.6.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/293](https://redirect.github.com/srstevenson/nb-clean/pull/293)
- Bump ruff from 0.6.3 to 0.6.8 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/295](https://redirect.github.com/srstevenson/nb-clean/pull/295)
- Bump poethepoet from 0.28.0 to 0.29.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/296](https://redirect.github.com/srstevenson/nb-clean/pull/296)
- Bump pytest from 8.3.2 to 8.3.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/srstevenson/nb-clean/pull/297](https://redirect.github.com/srstevenson/nb-clean/pull/297)
- Update type in docstring to match source by
[@​srstevenson](https://redirect.github.com/srstevenson) in
[https://github.com/srstevenson/nb-clean/pull/298](https://redirect.github.com/srstevenson/nb-clean/pull/298)
- Drop support for EOL Python 3.8, and add 3.13 to CI by
[@​srstevenson](https://redirect.github.com/srstevenson) in
[https://github.com/srstevenson/nb-clean/pull/299](https://redirect.github.com/srstevenson/nb-clean/pull/299)
- Bump version to 4.0.0 by
[@​srstevenson](https://redirect.github.com/srstevenson) in
[https://github.com/srstevenson/nb-clean/pull/300](https://redirect.github.com/srstevenson/nb-clean/pull/300)
**Full Changelog**:
srstevenson/nb-clean@3.3.0...4.0.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cda-tum/mqt-qcec).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJwcmUtY29tbWl0Il19-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b8a5b7e commit 802dc0aCopy full SHA for 802dc0a
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
0 commit comments