Closed dependabot[bot] closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
0e8d63c
) to head (9c36d13
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps ruff from 0.5.0 to 0.5.1.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
3a72400
Rename publish workflow file extension (yaml
->yml
) (#12206)1b3bff0
Bump version to 0.5.1 (#12205)0f6f73e
[red-knot] Require thatFileSystem
objects implementDebug
(#12204)7910bee
Consider the content of the new cells during notebook sync (#12203)f3ccd15
Revert "Remove--preview
as a required argument forruff server
(#12053)"...1e07bfa
[pycodestyle
] Whitespace after decorator (E204
) (#12140)5e7ba05
docs(*): fix a few typos, consistency issues and links (#12193)d12570e
docs(options): fix some typos and improve consistency (#12191)2f3264e
fix(rules): skip dummy variables forPLR1704
(#12190)e2e0889
[red-knot] Add very basic benchmark (#12182)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show