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 lint/ruff to v0.1.1 #115

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint/ruff (source, changelog) ==0.1.0 -> ==0.1.1 age adoption passing confidence

Release Notes

astral-sh/ruff (lint/ruff)

v0.1.1

Compare Source

Rule changes
  • Add unsafe fix for escape-sequence-in-docstring (D301) (#​7970)
Configuration
  • Respect #(deprecated) attribute in configuration options (#​8035)
  • Add [format|lint].exclude options (#​8000)
  • Respect tab-size setting in formatter (#​8006)
  • Add lint.preview (#​8002)
Preview features
  • [pylint] Implement literal-membership (PLR6201) (#​7973)
  • [pylint] Implement too-many-boolean-expressions (PLR0916) (#​7975)
  • [pylint] Implement misplaced-bare-raise (E0704) (#​7961)
  • [pylint] Implement global-at-module-level (W0604) (#​8058)
  • [pylint] Implement unspecified-encoding (PLW1514) (#​7939)
  • Add fix for triple-single-quotes (D300) (#​7967)
Formatter
  • New code style badge for ruff format (#​7878)
  • Fix comments outside expression parentheses (#​7873)
  • Add --target-version to ruff format (#​8055)
  • Skip over parentheses when detecting in keyword (#​8054)
  • Add --diff option to ruff format (#​7937)
  • Insert newline after nested function or class statements (#​7946)
  • Use pass over ellipsis in non-function/class contexts (#​8049)
Bug fixes
  • Lazily evaluate all PEP 695 type alias values (#​8033)
  • Avoid failed assertion when showing fixes from stdin (#​8029)
  • Avoid flagging HTTP and HTTPS literals in urllib-open (#​8046)
  • Avoid flagging bad-dunder-method-name for _ (#​8015)
  • Remove Python 2-only methods from URLOpen audit (#​8047)
  • Use set bracket replacement for iteration-over-set to preserve whitespace and comments (#​8001)
Documentation
  • Update tutorial to match revised Ruff defaults (#​8066)
  • Update rule B005 docs (#​8028)
  • Update GitHub actions example in docs to use --output-format (#​8014)
  • Document lint.preview and format.preview (#​8032)
  • Clarify that new rules should be added to RuleGroup::Preview. (#​7989)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/UTC.

🚦 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.

@lengau lengau merged commit 1f36381 into main Oct 21, 2023
15 checks passed
@lengau lengau deleted the renovate/ruff branch October 21, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant