Title: Bump ruff_python_parser from 0.11.0 to 0.13.1 by dependabot[bot] · Pull Request #6164 · RustPython/RustPython · GitHub
Open Graph Title: Bump ruff_python_parser from 0.11.0 to 0.13.1 by dependabot[bot] · Pull Request #6164 · RustPython/RustPython
X Title: Bump ruff_python_parser from 0.11.0 to 0.13.1 by dependabot[bot] · Pull Request #6164 · RustPython/RustPython
Description: Bumps ruff_python_parser from 0.11.0 to 0.13.1.
Release notes
Sourced from ruff_python_parser's releases.
0.13.1
Release Notes
Released on 2025-09-18.
Preview features
[flake8-simplify] Detect unnecessary None default for additional key expression types (SIM910) (#20343)
[flake8-use-pathlib] Add fix for PTH123 (#20169)
[flake8-use-pathlib] Fix PTH101, PTH104, PTH105, PTH121 fixes (#20143)
[flake8-use-pathlib] Make PTH111 fix unsafe because it can change behavior (#20215)
[pycodestyle] Fix E301 to only trigger for functions immediately within a class (#19768)
[refurb] Mark single-item-membership-test fix as always unsafe (FURB171) (#20279)
Bug fixes
Handle t-strings for token-based rules and suppression comments (#20357)
[flake8-bandit] Fix truthiness: dict-only ** displays not truthy for shell (S602, S604, S609) (#20177)
[flake8-simplify] Fix diagnostic to show correct method name for str.rsplit calls (SIM905) (#20459)
[flynt] Use triple quotes for joined raw strings with newlines (FLY002) (#20197)
[pyupgrade] Fix false positive when class name is shadowed by local variable (UP008) (#20427)
[pyupgrade] Prevent infinite loop with I002 and UP026 (#20327)
[ruff] Recognize t-strings, generators, and lambdas in invalid-index-type (RUF016) (#20213)
Rule changes
[RUF102] Respect rule redirects in invalid rule code detection (#20245)
[flake8-bugbear] Mark the fix for unreliable-callable-check as always unsafe (B004) (#20318)
[ruff] Allow dataclass attribute value instantiation from nested frozen dataclass (RUF009) (#20352)
CLI
Add fixes to output-format=sarif (#20300)
Treat panics as fatal diagnostics, sort panics last (#20258)
Documentation
[ruff] Add analyze.string-imports-min-dots to settings (#20375)
Update README.md with Albumentations new repository URL (#20415)
Other changes
Bump MSRV to Rust 1.88 (#20470)
Enable inline noqa for multiline strings in playground (#20442)
Contributors
@chirizxc
@danparizher
@IDrokin117
... (truncated)
Changelog
Sourced from ruff_python_parser's changelog.
0.13.1
Released on 2025-09-18.
Preview features
[flake8-simplify] Detect unnecessary None default for additional key expression types (SIM910) (#20343)
[flake8-use-pathlib] Add fix for PTH123 (#20169)
[flake8-use-pathlib] Fix PTH101, PTH104, PTH105, PTH121 fixes (#20143)
[flake8-use-pathlib] Make PTH111 fix unsafe because it can change behavior (#20215)
[pycodestyle] Fix E301 to only trigger for functions immediately within a class (#19768)
[refurb] Mark single-item-membership-test fix as always unsafe (FURB171) (#20279)
Bug fixes
Handle t-strings for token-based rules and suppression comments (#20357)
[flake8-bandit] Fix truthiness: dict-only ** displays not truthy for shell (S602, S604, S609) (#20177)
[flake8-simplify] Fix diagnostic to show correct method name for str.rsplit calls (SIM905) (#20459)
[flynt] Use triple quotes for joined raw strings with newlines (FLY002) (#20197)
[pyupgrade] Fix false positive when class name is shadowed by local variable (UP008) (#20427)
[pyupgrade] Prevent infinite loop with I002 and UP026 (#20327)
[ruff] Recognize t-strings, generators, and lambdas in invalid-index-type (RUF016) (#20213)
Rule changes
[RUF102] Respect rule redirects in invalid rule code detection (#20245)
[flake8-bugbear] Mark the fix for unreliable-callable-check as always unsafe (B004) (#20318)
[ruff] Allow dataclass attribute value instantiation from nested frozen dataclass (RUF009) (#20352)
CLI
Add fixes to output-format=sarif (#20300)
Treat panics as fatal diagnostics, sort panics last (#20258)
Documentation
[ruff] Add analyze.string-imports-min-dots to settings (#20375)
Update README.md with Albumentations new repository URL (#20415)
Other changes
Bump MSRV to Rust 1.88 (#20470)
Enable inline noqa for multiline strings in playground (#20442)
Contributors
@chirizxc
@danparizher
@IDrokin117
@amyreese
... (truncated)
Commits
706be0a Add pyproject.toml to rooster config version_files and bump to 0.13.1 (#2...
7b40428 Bump 0.13.1 (#20473)
b9b5755 Upgrade to the latest rooster version and include contributors in CHANGELOG (...
b4b5d67 [flynt] Use triple quotes for joined raw strings with newlines (FLY002) (...
0b60584 Bump MSRV to Rust 1.88 (#20470)
821b2f8 [refurb] Mark single-item-membership-test fix as always unsafe (FURB171...
1758f26 Update rust toolchain to 1.90 (#20469)
2502ff7 [ty] Make TypeIs invariant in its type argument (#20428)
144373f [flake8-use-pathlib] Fix PTH101, PTH104, PTH105, PTH121 fixes (#20143)
91995aa [pyupgrade] Fix false positive when class name is shadowed by local variabl...
Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show
Open Graph Description: Bumps ruff_python_parser from 0.11.0 to 0.13.1. Release notes Sourced from ruff_python_parser's releases. 0.13.1 Release Notes Released on 2025-09-18. Preview features [flake8-simplify] Dete...
X Description: Bumps ruff_python_parser from 0.11.0 to 0.13.1. Release notes Sourced from ruff_python_parser's releases. 0.13.1 Release Notes Released on 2025-09-18. Preview features [flake8-simplify] ...
Opengraph URL: https://github.com/RustPython/RustPython/pull/6164
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:0912a6a7-629b-c30f-fa2c-6a972edcf4aa |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 951C:8D142:236A1AC:2E8B874:696B0F61 |
| html-safe-nonce | 6f50e69b3e18b94050aba52ff592ff886b5157561288178b0ae5b3aec92b5aba |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NTFDOjhEMTQyOjIzNkExQUM6MkU4Qjg3NDo2OTZCMEY2MSIsInZpc2l0b3JfaWQiOiIzMDQwODYxNDYxNzk0MTk3MzQ1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 190c7462e10070f0790f3f7fa0e61da13ae3c1f1985bcbc392e915bcd492ee02 |
| hovercard-subject-tag | pull_request:2846280667 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/RustPython/RustPython/pull/6164/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps ruff_python_parser from 0.11.0 to 0.13.1. Release notes Sourced from ruff_python_parser's releases. 0.13.1 Release Notes Released on 2025-09-18. Preview features [flake8-simplify] Dete... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git |
| octolytics-dimension-user_id | 39710557 |
| octolytics-dimension-user_login | RustPython |
| octolytics-dimension-repository_id | 135201145 |
| octolytics-dimension-repository_nwo | RustPython/RustPython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 135201145 |
| octolytics-dimension-repository_network_root_nwo | RustPython/RustPython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width