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.5.1 - autoclosed #247

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

astral-sh/ruff (ruff)

v0.5.1

Compare Source

Preview features
  • [flake8-bugbear] Implement mutable-contextvar-default (B039) (#​12113)
  • [pycodestyle] Whitespace after decorator (E204) (#​12140)
  • [pytest] Reverse PT001 and PT0023 defaults (#​12106)
Rule changes
  • Enable token-based rules on source with syntax errors (#​11950)
  • [flake8-bandit] Detect httpx for S113 (#​12174)
  • [numpy] Update NPY201 to include exception deprecations (#​12065)
  • [pylint] Generate autofix for duplicate-bases (PLE0241) (#​12105)
Server
  • Avoid syntax error notification for source code actions (#​12148)
  • Consider the content of the new cells during notebook sync (#​12203)
  • Fix replacement edit range computation (#​12171)
Bug fixes
  • Disable auto-fix when source has syntax errors (#​12134)
  • Fix cache key collisions for paths with separators (#​12159)
  • Make requires-python inference robust to == (#​12091)
  • Use char-wise width instead of str-width (#​12135)
  • [pycodestyle] Avoid E275 if keyword followed by comma (#​12136)
  • [pycodestyle] Avoid E275 if keyword is followed by a semicolon (#​12095)
  • [pylint] Skip dummy variables for PLR1704 (#​12190)
Performance
  • Remove allocation in parse_identifier (#​12103)
  • Use CompactString for Identifier AST node (#​12101)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.73%. Comparing base (d00eea4) to head (a20a73c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
+ Coverage   78.51%   78.73%   +0.21%     
==========================================
  Files          29       29              
  Lines         945      945              
==========================================
+ Hits          742      744       +2     
+ Misses        203      201       -2     

☔ 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.5.0 Update dependency ruff to v0.5.0 - autoclosed Jun 29, 2024
@renovate renovate bot closed this Jun 29, 2024
@renovate renovate bot deleted the renovate/ruff-0.x branch June 29, 2024 05:14
@renovate renovate bot restored the renovate/ruff-0.x branch July 5, 2024 16:36
@renovate renovate bot changed the title Update dependency ruff to v0.5.0 - autoclosed Update dependency ruff to v0.5.0 Jul 5, 2024
@renovate renovate bot reopened this Jul 5, 2024
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 54cbc8f to a20a73c Compare July 5, 2024 16:36
@renovate renovate bot changed the title Update dependency ruff to v0.5.0 Update dependency ruff to v0.5.1 Jul 5, 2024
@renovate renovate bot changed the title Update dependency ruff to v0.5.1 Update dependency ruff to v0.5.1 - autoclosed Jul 6, 2024
@renovate renovate bot closed this Jul 6, 2024
@renovate renovate bot deleted the renovate/ruff-0.x branch July 6, 2024 21:18
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.

0 participants