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.0.274 #422

Merged
merged 2 commits into from
Jun 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

astral-sh/ruff

v0.0.274

Compare Source

What's Changed

Follow-up release to v0.0.273 to fix a panic in cache accesses.

Bug Fixes

Full Changelog: astral-sh/ruff@v0.0.273...v0.0.274

v0.0.273

Compare Source

What's Changed

Highlights include:

  • Autofix capabilities for rules like flake8-import-conventions, which require symbol renames across a file.
  • Significant decrease in Ruff's cache size (e.g., a ~50% decrease for FastAPI).
  • Dozens and dozens of bug fixes + performance improvements.
Rules
Settings
Caching
Jupyter
Bug Fixes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.272...v0.0.273


Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added dependencies Upgrade or downgrade of project dependencies. python labels Jun 21, 2023
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2cf70f9) 100.00% compared to head (2cad4c7) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #422   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          362       362           
  Branches        57        57           
=========================================
  Hits           362       362           
Impacted Files Coverage Δ
src/omnikinverter/tcp.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 565a3e2 to 6b5d8e0 Compare June 21, 2023 03:13
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.273 ⬆️ Update dependency ruff to v0.0.274 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 6b5d8e0 to d3bdb81 Compare June 21, 2023 08:02
@klaasnicolaas klaasnicolaas self-assigned this Jun 21, 2023
@klaasnicolaas klaasnicolaas merged commit 6e6b092 into main Jun 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant