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

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 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.

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a7dbd3f) to head (619aa4f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #172   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          178       178           
=========================================
  Hits           178       178           
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 chore(deps): update dependency ruff to v0.4.7 chore(deps): 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 18:31
@renovate renovate bot restored the renovate/ruff-0.x-lockfile branch June 5, 2024 16:28
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.4.7 - autoclosed chore(deps): update dependency ruff to v0.4.7 Jun 5, 2024
@renovate renovate bot reopened this Jun 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.4.7 chore(deps): update dependency ruff to v0.4.8 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from e88ba42 to 619aa4f Compare June 5, 2024 16:29
@kitsuyui kitsuyui merged commit 712a7a2 into main Jun 7, 2024
7 checks passed
@kitsuyui kitsuyui deleted the renovate/ruff-0.x-lockfile branch June 7, 2024 14:47
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.

2 participants