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

Update dependency ruff to v0.4.2 #328

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

astral-sh/ruff (ruff)

v0.4.2

Compare Source

Rule changes
  • [flake8-pyi] Allow for overloaded __exit__ and __aexit__ definitions (PYI036) (#​11057)
  • [pyupgrade] Catch usages of "%s" % var and provide an unsafe fix (UP031) (#​11019)
  • [refurb] Implement new rule that suggests min/max over sorted() (FURB192) (#​10868)
Server
  • Fix an issue with missing diagnostics for Neovim and Helix (#​11092)
  • Implement hover documentation for noqa codes (#​11096)
  • Introduce common Ruff configuration options with new server settings (#​11062)
Bug fixes
  • Use macos-12 for building release wheels to enable macOS 11 compatibility (#​11146)
  • [flake8-blind-expect] Allow raise from in BLE001 (#​11131)
  • [flake8-pyi] Allow simple assignments to None in enum class scopes (PYI026) (#​11128)
  • [flake8-simplify] Avoid raising SIM911 for non-zip attribute calls (#​11126)
  • [refurb] Avoid operator.itemgetter suggestion for single-item tuple (#​11095)
  • [ruff] Respect per-file-ignores for RUF100 with no other diagnostics (#​11058)
  • [ruff] Fix async comprehension false positive (RUF029) (#​11070)
Documentation
  • [flake8-bugbear] Document explicitly disabling strict zip (B905) (#​11040)
  • [flake8-type-checking] Mention lint.typing-modules in TCH001, TCH002, and TCH003 (#​11144)
  • [isort] Improve documentation around custom isort sections (#​11050)
  • [pylint] Fix documentation oversight for invalid-X-returns (#​11094)
Performance
  • Use matchit to resolve per-file settings (#​11111)

v0.4.1

Compare Source

Preview features
  • [pylint] Implement invalid-hash-returned (PLE0309) (#​10961)
  • [pylint] Implement invalid-index-returned (PLE0305) (#​10962)
Bug fixes
  • [pylint] Allow NoReturn-like functions for __str__, __len__, etc. (PLE0307) (#​11017)
  • Parser: Use empty range when there's "gap" in token source (#​11032)
  • [ruff] Ignore stub functions in unused-async (RUF029) (#​11026)
  • Parser: Expect indented case block instead of match stmt (#​11033)

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 Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) April 1, 2024 20:07
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 778af37 to 7237c63 Compare April 2, 2024 06:41
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 7237c63 to dcf1717 Compare April 11, 2024 20:50
@renovate renovate bot changed the title Update dependency ruff to v0.3.5 Update dependency ruff to v0.3.6 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch 2 times, most recently from 37d1283 to ab42c7b Compare April 12, 2024 05:14
@renovate renovate bot changed the title Update dependency ruff to v0.3.6 Update dependency ruff to v0.3.7 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch 4 times, most recently from 88359db to d72157a Compare April 16, 2024 05:28
@renovate renovate bot changed the title Update dependency ruff to v0.3.7 Update dependency ruff to v0.3.7 - autoclosed Apr 18, 2024
@renovate renovate bot closed this Apr 18, 2024
auto-merge was automatically disabled April 18, 2024 23:00

Pull request was closed

@renovate renovate bot deleted the renovate/ruff-0.x-lockfile branch April 18, 2024 23:00
@renovate renovate bot changed the title Update dependency ruff to v0.3.7 - autoclosed Update dependency ruff to v0.3.7 Apr 19, 2024
@renovate renovate bot reopened this Apr 19, 2024
@renovate renovate bot restored the renovate/ruff-0.x-lockfile branch April 19, 2024 17:13
@renovate renovate bot enabled auto-merge (squash) April 19, 2024 17:14
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from d72157a to 125e4a5 Compare April 19, 2024 17:14
@renovate renovate bot changed the title Update dependency ruff to v0.3.7 Update dependency ruff to v0.4.1 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch 3 times, most recently from 17e7919 to 42ac3b7 Compare April 25, 2024 20:50
@renovate renovate bot changed the title Update dependency ruff to v0.4.1 Update dependency ruff to v0.4.2 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch 2 times, most recently from 164d1f8 to 68b8f1c Compare April 28, 2024 05:15
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 68b8f1c to 5d5dd7d Compare April 29, 2024 10:49
@renovate renovate bot merged commit e780274 into develop May 13, 2024
1 check passed
@renovate renovate bot deleted the renovate/ruff-0.x-lockfile branch May 13, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant