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 #52

Merged
merged 1 commit into from
Jun 7, 2024

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.

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.33%. Comparing base (08f174a) to head (4e7e9ab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files           3        3           
  Lines          30       30           
=======================================
  Hits           28       28           
  Misses          2        2           
Flag Coverage Δ
unittests 93.33% <ø> (ø)

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.5 chore(deps): 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 19:28
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.4.5 - autoclosed chore(deps): update dependency ruff to v0.4.5 May 28, 2024
@renovate renovate bot reopened this May 28, 2024
@renovate renovate bot restored the renovate/ruff-0.x-lockfile branch May 28, 2024 23:02
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from af8b84d to d5e9cce Compare May 28, 2024 23:03
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.4.5 chore(deps): update dependency ruff to v0.4.6 May 28, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from d5e9cce to 1541d73 Compare May 31, 2024 22:36
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.4.6 chore(deps): update dependency ruff to v0.4.7 May 31, 2024
@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:05
@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 restored the renovate/ruff-0.x-lockfile branch June 5, 2024 15:57
@renovate renovate bot force-pushed the renovate/ruff-0.x-lockfile branch from 1541d73 to 4e7e9ab Compare June 5, 2024 15:58
@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
@kitsuyui kitsuyui merged commit 9a59ada into main Jun 7, 2024
8 checks passed
@kitsuyui kitsuyui deleted the renovate/ruff-0.x-lockfile branch June 7, 2024 14:53
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