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 ruff to v0.5.3 #76

Merged
merged 1 commit into from
Jul 18, 2024
Merged

chore(deps): update ruff to v0.5.3 #76

merged 1 commit into from
Jul 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
charliermarsh/ruff-pre-commit repository patch v0.5.2 -> v0.5.3 age adoption passing confidence
ruff (source, changelog) patch ==0.5.2 -> ==0.5.3 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

charliermarsh/ruff-pre-commit (charliermarsh/ruff-pre-commit)

v0.5.3

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.5.3

astral-sh/ruff (ruff)

v0.5.3

Compare Source

Ruff 0.5.3 marks the stable release of the Ruff language server and introduces revamped
documentation, including setup guides for your editor of
choice
and the language server
itself
.

Preview features
  • Formatter: Insert empty line between suite and alternative branch after function/class definition (#​12294)
  • [pyupgrade] Implement unnecessary-default-type-args (UP043) (#​12371)
Rule changes
  • [flake8-bugbear] Detect enumerate iterations in loop-iterator-mutation (B909) (#​12366)
  • [flake8-bugbear] Remove discard, remove, and pop allowance for loop-iterator-mutation (B909) (#​12365)
  • [pylint] Allow repeated-equality-comparison for mixed operations (PLR1714) (#​12369)
  • [pylint] Ignore self and cls when counting arguments (PLR0913) (#​12367)
  • [pylint] Use UTF-8 as default encoding in unspecified-encoding fix (PLW1514) (#​12370)
Server
  • Build settings index in parallel for the native server (#​12299)
  • Use fallback settings when indexing the project (#​12362)
  • Consider --preview flag for server subcommand for the linter and formatter (#​12208)
Bug fixes
  • [flake8-comprehensions] Allow additional arguments for sum and max comprehensions (C419) (#​12364)
  • [pylint] Avoid dropping extra boolean operations in repeated-equality-comparison (PLR1714) (#​12368)
  • [pylint] Consider expression before statement when determining binding kind (PLR1704) (#​12346)
Documentation
  • Add docs for Ruff language server (#​12344)
  • Migrate to standalone docs repo (#​12341)
  • Update versioning policy for editor integration (#​12375)
Other changes

Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 force-pushed the renovate/ruff branch from f833a55 to c142250 Compare July 5, 2024 16:13
@renovate renovate bot changed the title chore(deps): update ruff to v0.5.0 chore(deps): update ruff to v0.5.1 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/ruff branch from c142250 to e6ef2c9 Compare July 14, 2024 15:40
@renovate renovate bot changed the title chore(deps): update ruff to v0.5.1 chore(deps): update ruff to v0.5.2 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/ruff branch from e6ef2c9 to 2934db8 Compare July 18, 2024 20:38
@renovate renovate bot changed the title chore(deps): update ruff to v0.5.2 chore(deps): update ruff to v0.5.3 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/ruff branch from 2934db8 to 1f9c86b Compare July 18, 2024 20:41
@renovate renovate bot merged commit 83afbb2 into master Jul 18, 2024
37 checks passed
@renovate renovate bot deleted the renovate/ruff branch July 18, 2024 21:13
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