Skip to content

Bump ruff from 0.0.277 to 0.0.280#2680

Merged
ChrisLovering merged 3 commits into
mainfrom
dependabot/pip/ruff-0.0.278
Jul 25, 2023
Merged

Bump ruff from 0.0.277 to 0.0.280#2680
ChrisLovering merged 3 commits into
mainfrom
dependabot/pip/ruff-0.0.278

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 13, 2023

Chris: Updated this PR to bump to 0.0.280 instead of just 0.0.278

Bumps ruff from 0.0.277 to 0.0.278.

Release notes

Sourced from ruff's releases.

v0.0.278

See the release blog post for more, including detailed descriptions of any newly added rules.

What's Changed

Rules

Settings

Bug Fixes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.277...v0.0.278

Changelog

Sourced from ruff's changelog.

Breaking Changes

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 Jul 13, 2023
@ChrisLovering ChrisLovering requested a review from mbaruh as a code owner July 14, 2023 09:09
@ChrisLovering ChrisLovering force-pushed the dependabot/pip/ruff-0.0.278 branch 2 times, most recently from 0616a7a to 5075a08 Compare July 14, 2023 09:55
@shtlrs shtlrs force-pushed the dependabot/pip/ruff-0.0.278 branch from 5075a08 to fda62cd Compare July 20, 2023 13:59
@ChrisLovering ChrisLovering force-pushed the dependabot/pip/ruff-0.0.278 branch 2 times, most recently from 0335ba0 to b637aa1 Compare July 24, 2023 08:45
@ChrisLovering ChrisLovering changed the title Bump ruff from 0.0.277 to 0.0.278 Bump ruff from 0.0.277 to 0.0.280 Jul 24, 2023
dependabot Bot and others added 3 commits July 24, 2023 09:47
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.277 to 0.0.280.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.277...v0.0.280)

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

Signed-off-by: dependabot[bot] <support@github.com>
This rule is Prefer next(iter({iterable})) over list({iterable})[0] which we don't agree with
@ChrisLovering ChrisLovering force-pushed the dependabot/pip/ruff-0.0.278 branch from b637aa1 to 9aa28c8 Compare July 24, 2023 08:47
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 24, 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.

@ChrisLovering ChrisLovering merged commit e10298f into main Jul 25, 2023
@ChrisLovering ChrisLovering deleted the dependabot/pip/ruff-0.0.278 branch July 25, 2023 10:15
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.

2 participants