Skip to content

chore(deps): update dependency ruff to v0.11.7 #26

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dreadnode-renovate-bot[bot]
Copy link

@dreadnode-renovate-bot dreadnode-renovate-bot bot commented Apr 27, 2025

This PR contains the following updates:

| Package | Type | Update | Change |
|

Generated Summary:

  • Updated project version from 1.0.0-rc.3 to 0.1.3
  • Adjusted Python version requirement from >=3.10,<3.14 to >=3.10,<3.13
  • Added ruamel-yaml as a new dependency
  • Altered ruff and pre-commit dependency versions to maintain compatibility
  • Added configuration settings for ruff and pytest to improve linting and testing
  • Introduced a new [tool.readme] section with logo and tagline
  • Updated several dependencies in the development group for better compatibility
  • Minor adjustments made to line-length and indentation settings for consistent coding style
  • Removed deprecated and unused sections related to previous configurations

Potential impact:

  • Changes in dependency versions may affect the behavior of the SDK in certain environments.
  • Ensure that testing is conducted against the new project configuration to validate all functionalities.

This summary was generated with ❤️ by rigging

| ruff (source, changelog) | dev | patch | 0.11.6 -> 0.11.7 |


Release Notes

astral-sh/ruff (ruff)

v0.11.7

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | ruff    | 0.11.6 | 0.11.7 |
@dreadnode-renovate-bot dreadnode-renovate-bot bot added area/python Changes to Python package configuration and dependencies type/digest Dependency digest updates labels Apr 27, 2025
@dreadnode-renovate-bot
Copy link
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/python Changes to Python package configuration and dependencies type/digest Dependency digest updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants