Skip to content

Bump ruff from 0.0.284 to 0.0.287

HIFIS Bot requested to merge dependabot/pip/ruff-0.0.287 into master

Bumps ruff from 0.0.284 to 0.0.287.

Release notes

Sourced from ruff's releases.

v0.0.287

What's Changed

Rules

Bug Fixes

New Contributors

Full Changelog: https://github.com/astral-sh/ruff/compare/v0.0.286...v0.0.287

v0.0.286

What's Changed

New Rules

Settings

Bug Fixes

... (truncated)

Commits
  • 2f3a950 Bump version to 0.0.287 (#7038)
  • dea6553 Fix placement for comments within f-strings concatenations (#7047)
  • fbc9b5a Bump cloudflare/wrangler-action from 3.1.0 to 3.1.1 (#7045)
  • 253a241 Add dependabot for cargo dependencies (#7034)
  • 33806b8 Fixed panic in missing_copyright_notice (#7029)
  • afcd00d Create ruff_notebook crate (#7039)
  • 08e2467 Refactor ruff_cli's run method to return on each branch (#7040)
  • 0489bbc Match Black's formatting of trailing comments containing NBSP (#7030)
  • 60132da Add a NotebookError type to avoid returning Diagnostics on error (#7035)
  • 17a44c0 Exclude pragma comments from measured line width (#7008)
  • Additional commits viewable in compare view

Merge request reports