Skip to content

Bump ruff from 0.0.265 to 0.0.267#2595

Merged
ChrisLovering merged 2 commits into
mainfrom
dependabot/pip/ruff-0.0.267
May 24, 2023
Merged

Bump ruff from 0.0.265 to 0.0.267#2595
ChrisLovering merged 2 commits into
mainfrom
dependabot/pip/ruff-0.0.267

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2023

Bumps ruff from 0.0.265 to 0.0.267.

Release notes

Sourced from ruff's releases.

v0.0.267

Summary

Follow-up release to v0.0.266 to fix an issue with python -m ruff- and import ruff-based workflows.

(No new rules or functionality.)

What's Changed

Rules

Other Changes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.266...v0.0.267

v0.0.266

What's Changed

Breaking Changes

Rules

Settings

Bug Fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.0.267

update-check is no longer a valid configuration option (#4313)

The update-check functionality was deprecated in #2530, in that the behavior itself was removed, and Ruff was changed to warn when that option was enabled.

Now, Ruff will throw an error when update-check is provided via a configuration file (e.g., update-check = false) or through the command-line, since it has no effect. Users should remove this option from their configuration.

Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added a: dependencies Related to package dependencies and management python Pull requests that update Python code labels May 16, 2023
@ChrisLovering ChrisLovering force-pushed the dependabot/pip/ruff-0.0.267 branch from ee58f90 to e8d7fbb Compare May 16, 2023 19:40
@ChrisLovering ChrisLovering requested a review from wookie184 as a code owner May 16, 2023 19:40
Copy link
Copy Markdown
Contributor

@wookie184 wookie184 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2023

A newer version of ruff exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@shtlrs
Copy link
Copy Markdown
Contributor

shtlrs commented May 21, 2023

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 21, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@shtlrs shtlrs force-pushed the dependabot/pip/ruff-0.0.267 branch from e8d7fbb to 6e1ca7c Compare May 21, 2023 08:14
dependabot Bot and others added 2 commits May 24, 2023 12:31
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.265 to 0.0.267.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.265...v0.0.267)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@ChrisLovering ChrisLovering force-pushed the dependabot/pip/ruff-0.0.267 branch from 6e1ca7c to a909bb0 Compare May 24, 2023 11:31
@ChrisLovering ChrisLovering merged commit 5df34a0 into main May 24, 2023
@ChrisLovering ChrisLovering deleted the dependabot/pip/ruff-0.0.267 branch May 24, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: dependencies Related to package dependencies and management python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants