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.8 #184

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

astral-sh/ruff (ruff)

v0.4.8

Compare Source

Performance
  • Linter performance has been improved by around 10% on some microbenchmarks by refactoring the lexer and parser to maintain synchronicity between them (#​11457)
Preview features
  • [flake8-bugbear] Implement return-in-generator (B901) (#​11644)
  • [flake8-pyi] Implement PYI063 (#​11699)
  • [pygrep_hooks] Check blanket ignores via file-level pragmas (PGH004) (#​11540)
Rule changes
  • [pyupgrade] Update UP035 for Python 3.13 and the latest version of typing_extensions (#​11693)
  • [numpy] Update NPY001 rule for NumPy 2.0 (#​11735)
Server
  • Formatting a document with syntax problems no longer spams a visible error popup (#​11745)
CLI
  • Add RDJson support for --output-format flag (#​11682)
Bug fixes
  • [pyupgrade] Write empty string in lieu of panic when fixing UP032 (#​11696)
  • [flake8-simplify] Simplify double negatives in SIM103 (#​11684)
  • Ensure the expression generator adds a newline before type statements (#​11720)
  • Respect per-file ignores for blanket and redirected noqa rules (#​11728)

Configuration

📅 Schedule: Branch creation - "before 9am every weekday,every weekend" in timezone Asia/Tokyo, 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.

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6ce8202) to head (c73e11a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #184   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           24        24           
=========================================
  Hits            24        24           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency ruff to v0.4.5 Update dependency ruff to v0.4.5 - autoclosed May 26, 2024
@renovate renovate bot closed this May 26, 2024
@renovate renovate bot deleted the renovate/ruff-0.x-lockfile branch May 26, 2024 20:12
@renovate renovate bot changed the title Update dependency ruff to v0.4.5 - autoclosed Update dependency ruff to v0.4.5 May 28, 2024
@renovate renovate bot restored the renovate/ruff-0.x-lockfile branch May 28, 2024 21:22
@renovate renovate bot reopened this May 28, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 66a464e to e3e6204 Compare May 28, 2024 21:23
@renovate renovate bot changed the title Update dependency ruff to v0.4.5 Update dependency ruff to v0.4.6 May 28, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from e3e6204 to 889999d Compare May 31, 2024 22:40
@renovate renovate bot changed the title Update dependency ruff to v0.4.6 Update dependency ruff to v0.4.7 May 31, 2024
@renovate renovate bot changed the title Update dependency ruff to v0.4.7 Update dependency ruff to v0.4.7 - autoclosed Jun 2, 2024
@renovate renovate bot closed this Jun 2, 2024
@renovate renovate bot deleted the renovate/ruff-0.x-lockfile branch June 2, 2024 19:10
@renovate renovate bot changed the title Update dependency ruff to v0.4.7 - autoclosed Update dependency ruff to v0.4.7 Jun 5, 2024
@renovate renovate bot reopened this Jun 5, 2024
@renovate renovate bot restored the renovate/ruff-0.x-lockfile branch June 5, 2024 16:00
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 889999d to c73e11a Compare June 5, 2024 16:01
@renovate renovate bot changed the title Update dependency ruff to v0.4.7 Update dependency ruff to v0.4.8 Jun 5, 2024
@kitsuyui kitsuyui merged commit 5c3e4a2 into main Jun 7, 2024
10 checks passed
@kitsuyui kitsuyui deleted the renovate/ruff-0.x-lockfile branch June 7, 2024 14:54
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.

1 participant