chore(deps-dev): bump ruff from 0.11.4 to 0.11.10
Closed
Number: #380
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 19, 2025 at 09:59 AM UTC
(7 months ago)
(7 months ago)
Updated:
May 26, 2025 at 09:52 AM UTC
(6 months ago)
(6 months ago)
Closed:
May 26, 2025 at 09:52 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
7 days
Labels:
dependencies python
dependencies python
Description:
Bumps ruff from 0.11.4 to 0.11.10.
Release notes
Sourced from ruff's releases.
0.11.10
Release Notes
Preview features
- [
ruff] Implement a recursive check forRUF060(#17976)- [
airflow] Enable autofixes forAIR301andAIR311(#17941)- [
airflow] Apply try catch guard to allAIR3rules (#17887)- [
airflow] ExtendAIR311rules (#17913)Bug fixes
- [
flake8-bugbear] IgnoreB028ifskip_file_prefixesis present (#18047)- [
flake8-pie] Mark autofix forPIE804as unsafe if the dictionary contains comments (#18046)- [
flake8-simplify] Correct behavior forstr.split/rsplitwithmaxsplit=0(SIM905) (#18075)- [
flake8-simplify] FixSIM905autofix forrsplitcreating a reversed list literal (#18045)- [
flake8-use-pathlib] Suppress diagnostics for allos.*functions that have thedir_fdparameter (PTH) (#17968)- [
refurb] Mark autofix as safe only for number literals (FURB116) (#17692)Rule changes
- [
flake8-bandit] SkipS608for expressionless f-strings (#17999)- [
flake8-pytest-style] Don't recommendusefixturesforparametrizevalues (PT019) (#17650)- [
pyupgrade] Addresource.erroras deprecated alias ofOSError(UP024) (#17933)CLI
- Disable jemalloc on Android (#18033)
Documentation
- Update Neovim setup docs (#18108)
- [
flake8-simplify] Add fix safety section (SIM103) (#18086)- [
flake8-simplify] Add fix safety section (SIM112) (#18099)- [
pylint] Add fix safety section (PLC0414) (#17802)- [
pylint] Add fix safety section (PLE4703) (#17824)- [
pylint] Add fix safety section (PLW1514) (#17932)- [
pylint] Add fix safety section (PLW3301) (#17878)- [
ruff] Add fix safety section (RUF007) (#17755)- [
ruff] Add fix safety section (RUF033) (#17760)Contributors
... (truncated)
Changelog
Sourced from ruff's changelog.
0.11.10
Preview features
- [
ruff] Implement a recursive check forRUF060(#17976)- [
airflow] Enable autofixes forAIR301andAIR311(#17941)- [
airflow] Apply try catch guard to allAIR3rules (#17887)- [
airflow] ExtendAIR311rules (#17913)Bug fixes
- [
flake8-bugbear] IgnoreB028ifskip_file_prefixesis present (#18047)- [
flake8-pie] Mark autofix forPIE804as unsafe if the dictionary contains comments (#18046)- [
flake8-simplify] Correct behavior forstr.split/rsplitwithmaxsplit=0(SIM905) (#18075)- [
flake8-simplify] FixSIM905autofix forrsplitcreating a reversed list literal (#18045)- [
flake8-use-pathlib] Suppress diagnostics for allos.*functions that have thedir_fdparameter (PTH) (#17968)- [
refurb] Mark autofix as safe only for number literals (FURB116) (#17692)Rule changes
- [
flake8-bandit] SkipS608for expressionless f-strings (#17999)- [
flake8-pytest-style] Don't recommendusefixturesforparametrizevalues (PT019) (#17650)- [
pyupgrade] Addresource.erroras deprecated alias ofOSError(UP024) (#17933)CLI
- Disable jemalloc on Android (#18033)
Documentation
- Update Neovim setup docs (#18108)
- [
flake8-simplify] Add fix safety section (SIM103) (#18086)- [
flake8-simplify] Add fix safety section (SIM112) (#18099)- [
pylint] Add fix safety section (PLC0414) (#17802)- [
pylint] Add fix safety section (PLE4703) (#17824)- [
pylint] Add fix safety section (PLW1514) (#17932)- [
pylint] Add fix safety section (PLW3301) (#17878)- [
ruff] Add fix safety section (RUF007) (#17755)- [
ruff] Add fix safety section (RUF033) (#17760)0.11.9
Preview features
- Default to latest supported Python version for version-related syntax errors (#17529)
- Implement deferred annotations for Python 3.14 (#17658)
- [
airflow] FixSQLTableCheckOperatortypo (AIR302) (#17946)- [
airflow] Removeairflow.utils.dag_parsing_context.get_parsing_context(AIR301) (#17852)- [
airflow] Skip attribute check in try catch block (AIR301) (#17790)- [
flake8-bandit] Mark tuples of string literals as trusted input inS603(#17801)
... (truncated)
Commits
b35bf8aBump 0.11.10 (#18120)279dac1[ty] Make dataclass instances adhere to DataclassInstance (#18115)5761703[ty] Enable optimizations for salsa in debug profile (#18117)28b5a86[ty] Enable 'ansi' feature to fix compile error (#18116)b6b7caa[ty] Change layout of extra verbose output and respect--colorfor verbose ...46be305[ty] Include synthesized arguments in displayed counts for `too-many-position...c3a4992[ty] Fix normalization of unions containing instances parameterized with unio...9aa6330[ty] Fixredundant-castfalse positives when casting toUnknown(#18111)b600ff1Sync vendored typeshed stubs (#18110)466021d[flake8-simplify] add fix safety section (SIM112) (#18099)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 1133307 |
| UUID: | 3073262652 |
| Node ID: | PR_kwDOI-Zpqs6WsY-M |
| Host: | GitHub |
| Repository: | Python-roborock/python-roborock |