Skip to content

build(deps-dev): bump ruff from 0.11.6 to 0.11.7 #172

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Bumps ruff from 0.11.6 to 0.11.7.

Release notes

Sourced from ruff's releases.

0.11.7

Release Notes

Preview features

  • [airflow] Apply auto fixes to cases where the names have changed in Airflow 3 (AIR301) (#17355)
  • [perflint] Implement fix for manual-dict-comprehension (PERF403) (#16719)
  • [syntax-errors] Make duplicate parameter names a semantic error (#17131)

Bug fixes

  • [airflow] Fix typos in provider package names (AIR302, AIR312) (#17574)
  • [flake8-type-checking] Visit keyword arguments in checks involving typing.cast/typing.NewType arguments (#17538)
  • [pyupgrade] Preserve parenthesis when fixing native literals containing newlines (UP018) (#17220)
  • [refurb] Mark the FURB161 fix unsafe except for integers and booleans (#17240)

Rule changes

  • [perflint] Allow list function calls to be replaced with a comprehension (PERF401) (#17519)
  • [pycodestyle] Auto-fix redundant boolean comparison (E712) (#17090)
  • [pylint] make fix unsafe if delete comments (PLR1730) (#17459)

Documentation

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.11.7

Preview features

  • [airflow] Apply auto fixes to cases where the names have changed in Airflow 3 (AIR301) (#17355)
  • [perflint] Implement fix for manual-dict-comprehension (PERF403) (#16719)
  • [syntax-errors] Make duplicate parameter names a semantic error (#17131)

Bug fixes

  • [airflow] Fix typos in provider package names (AIR302, AIR312) (#17574)
  • [flake8-type-checking] Visit keyword arguments in checks involving typing.cast/typing.NewType arguments (#17538)
  • [pyupgrade] Preserve parenthesis when fixing native literals containing newlines (UP018) (#17220)
  • [refurb] Mark the FURB161 fix unsafe except for integers and booleans (#17240)

Rule changes

  • [perflint] Allow list function calls to be replaced with a comprehension (PERF401) (#17519)
  • [pycodestyle] Auto-fix redundant boolean comparison (E712) (#17090)
  • [pylint] make fix unsafe if delete comments (PLR1730) (#17459)

Documentation

Commits
  • f7b4851 Bump 0.11.7 (#17613)
  • 9937064 [red-knot] Use iterative approach to collect overloads (#17607)
  • 8d2c792 red_knot_python_semantic: avoid Rust's screaming snake case convention in mdtest
  • 0f47810 red_knot_python_semantic: improve diagnostics for unsupported boolean convers...
  • eb1d251 red_knot_python_semantic: add "return type span" helper method
  • a45a0a9 red_knot_python_semantic: move parameter span helper method
  • 43bd043 ruff_db: add a From impl for FileRange to Span
  • 9a54ee3 red_knot_python_semantic: add snapshot tests for unsupported boolean conversions
  • 25c3be5 [red-knot] simplify != narrowing (#17610)
  • e71f3ed [red-knot] Update == and != narrowing (#17567)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.11.6...0.11.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #176.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/ruff-0.11.7 branch May 1, 2025 19:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants