curl-fuzzer
curl-fuzzer copied to clipboard
chore(deps): update dependency ruff to v0.11.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ruff (source, changelog) | ==0.11.0 -> ==0.11.2 |
Release Notes
astral-sh/ruff (ruff)
v0.11.2
Preview features
- [syntax-errors] Fix false-positive syntax errors emitted for annotations on variadic parameters before Python 3.11 (#16878)
v0.11.1
Preview features
- [
airflow] Addchain,chain_linearandcross_downstreamforAIR302(#16647) - [syntax-errors] Improve error message and range for pre-PEP-614 decorator syntax errors (#16581)
- [syntax-errors] PEP 701 f-strings before Python 3.12 (#16543)
- [syntax-errors] Parenthesized context managers before Python 3.9 (#16523)
- [syntax-errors] Star annotations before Python 3.11 (#16545)
- [syntax-errors] Star expression in index before Python 3.11 (#16544)
- [syntax-errors] Unparenthesized assignment expressions in sets and indexes (#16404)
Bug fixes
- Server: Allow
FixAllaction in presence of version-specific syntax errors (#16848) - [
flake8-bandit] Allow raw strings insuspicious-mark-safe-usage(S308) #16702 (#16770) - [
refurb] Avoid panickingunwrapinverbose-decimal-constructor(FURB157) (#16777) - [
refurb] Fix starred expressions fix (FURB161) (#16550) - Fix
--statisticsreporting for unsafe fixes (#16756)
Rule changes
- [
flake8-executables] Allowuv runin shebang line forshebang-missing-python(EXE003) (#16849,#16855)
CLI
- Add
--exit-non-zero-on-format(#16009)
Documentation
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.