Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update dependency ruff to v0.4.4 #388

Merged
merged 1 commit into from May 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ruff (source, changelog) 0.4.3 -> 0.4.4 age adoption passing confidence

Release Notes

astral-sh/ruff (ruff)

v0.4.4

Compare Source

Preview features
  • [pycodestyle] Ignore end-of-line comments when determining blank line rules (#​11342)
  • [pylint] Detect pathlib.Path.open calls in unspecified-encoding (PLW1514) (#​11288)
  • [flake8-pyi] Implement PYI059 (generic-not-last-base-class) (#​11233)
  • [flake8-pyi] Implement PYI062 (duplicate-literal-member) (#​11269)
Rule changes
  • [flake8-boolean-trap] Allow passing booleans as positional-only arguments in code such as set(True) (#​11287)
  • [flake8-bugbear] Ignore enum classes in cached-instance-method (B019) (#​11312)
Server
  • Expand tildes when resolving Ruff server configuration file (#​11283)
  • Fix ruff server hanging after Neovim closes (#​11291)
  • Editor settings are used by default if no file-based configuration exists (#​11266)
Bug fixes
  • [pylint] Consider with statements for too-many-branches (PLR0912) (#​11321)
  • [flake8-blind-except, tryceratops] Respect logged and re-raised expressions in nested statements (BLE001, TRY201) (#​11301)
  • Recognise assignments such as __all__ = builtins.list(["foo", "bar"]) as valid __all__ definitions (#​11335)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the py label May 11, 2024
Copy link

cloudflare-pages bot commented May 11, 2024

Deploying selfie with  Cloudflare Pages  Cloudflare Pages

Latest commit: 949e1d8
Status: ✅  Deploy successful!
Preview URL: https://6b68c25d.selfie-4ye.pages.dev
Branch Preview URL: https://renovate-ruff-0-x-lockfile.selfie-4ye.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 6ecbe67 to 8c1b2c9 Compare May 11, 2024 05:44
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 8c1b2c9 to 949e1d8 Compare May 11, 2024 05:45
@nedtwigg nedtwigg merged commit cba381c into main May 11, 2024
3 checks passed
@nedtwigg nedtwigg deleted the renovate/ruff-0.x-lockfile branch May 11, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant