-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump ruff from 0.0.256 to 0.0.257 in /{{ cookiecutter.__project_name }} #4
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/{{-cookiecutter.__project_name-}}/ruff-0.0.257
Closed
Bump ruff from 0.0.256 to 0.0.257 in /{{ cookiecutter.__project_name }} #4
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/{{-cookiecutter.__project_name-}}/ruff-0.0.257
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.256 to 0.0.257. - [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.256...v0.0.257) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Mar 20, 2023
@dependabot merge
…On Mon, Mar 20, 2023 at 03:08 dependabot[bot] ***@***.***> wrote:
Bumps ruff <https://github.com/charliermarsh/ruff> from 0.0.256 to
0.0.257.
Release notes
*Sourced from ruff's releases
<https://github.com/charliermarsh/ruff/releases>.*
v0.0.257 What's Changed Rules
- [ruff] Prefer itertools.pairwise() over zip() for successive pairs (
RUF007) by @evanrittenhouse <https://github.com/evanrittenhouse> in
astral-sh/ruff#3501
<https://redirect.github.com/charliermarsh/ruff/pull/3501>
- [flake8-bugbear] Add no-explicit-stacklevel (B028) by @johnor
<https://github.com/johnor> in astral-sh/ruff#3550
<https://redirect.github.com/charliermarsh/ruff/pull/3550>
- [pylint] invalid-characters-* by @r3m0t <https://github.com/r3m0t>
in astral-sh/ruff#3552
<https://redirect.github.com/charliermarsh/ruff/pull/3552>
- [pylint] Implement useless-return (R1711) by @tomecki
<https://github.com/tomecki> in astral-sh/ruff#3116
<https://redirect.github.com/charliermarsh/ruff/pull/3116>
- [pylint]: Implement continue-in-finally (E0116) by @latonis
<https://github.com/latonis> in astral-sh/ruff#3541
<https://redirect.github.com/charliermarsh/ruff/pull/3541>
Bug Fixes
- Rewrite mock import with starred imports by @charliermarsh
<https://github.com/charliermarsh> in astral-sh/ruff#3566
<https://redirect.github.com/charliermarsh/ruff/pull/3566>
- Respect type overrides in E721 by @charliermarsh
<https://github.com/charliermarsh> in astral-sh/ruff#3582
<https://redirect.github.com/charliermarsh/ruff/pull/3582>
- Use value > max style in pylint and mccabe messages by
@edgarrmondragon <https://github.com/edgarrmondragon> in
astral-sh/ruff#3553
<https://redirect.github.com/charliermarsh/ruff/pull/3553>
- Fix autofix conflict between D209 and D400 by @JonathanPlasse
<https://github.com/JonathanPlasse> in astral-sh/ruff#3564
<https://redirect.github.com/charliermarsh/ruff/pull/3564>
- Avoid C1901 violations within subscripts by @charliermarsh
<https://github.com/charliermarsh> in astral-sh/ruff#3517
<https://redirect.github.com/charliermarsh/ruff/pull/3517>
- Avoid adding dashed line outside of docstring by @charliermarsh
<https://github.com/charliermarsh> in astral-sh/ruff#3581
<https://redirect.github.com/charliermarsh/ruff/pull/3581>
- Enable ANSI colors on Windows 10 by @charliermarsh
<https://github.com/charliermarsh> in astral-sh/ruff#3583
<https://redirect.github.com/charliermarsh/ruff/pull/3583>
New Contributors
- @johnor <https://github.com/johnor> made their first contribution
in astral-sh/ruff#3550
<https://redirect.github.com/charliermarsh/ruff/pull/3550>
*Full Changelog*: ***@***.***
<astral-sh/ruff@v0.0.256...v0.0.257>
Commits
- 0c4926f
<astral-sh/ruff@0c4926f>
Bump version to v0.0.257 (#3591
<https://redirect.github.com/charliermarsh/ruff/issues/3591>)
- 61653b9
<astral-sh/ruff@61653b9>
[pylint] Implement useless-return (R1711) (#3116
<https://redirect.github.com/charliermarsh/ruff/issues/3116>)
- 8dd3959
<astral-sh/ruff@8dd3959>
Update output in resources/test/project/README.md (#3587
<https://redirect.github.com/charliermarsh/ruff/issues/3587>)
- 50f9db2
<astral-sh/ruff@50f9db2>
Enable ANSI colors on Windows 10 (#3583
<https://redirect.github.com/charliermarsh/ruff/issues/3583>)
- 1dd3cbd
<astral-sh/ruff@1dd3cbd>
[pylint] invalid-characters-* (#3552
<https://redirect.github.com/charliermarsh/ruff/issues/3552>)
- bd935cb
<astral-sh/ruff@bd935cb>
[flake8-bugbear] Add no-explicit-stacklevel (B028) (#3550
<https://redirect.github.com/charliermarsh/ruff/issues/3550>)
- babd0a0
<astral-sh/ruff@babd0a0>
Avoid adding dashed line outside of docstring (#3581
<https://redirect.github.com/charliermarsh/ruff/issues/3581>)
- 87fab4a
<astral-sh/ruff@87fab4a>
Benchmark all rules (#3570
<https://redirect.github.com/charliermarsh/ruff/issues/3570>)
- 2e21920
<astral-sh/ruff@2e21920>
Respect type overrides in E721 (#3582
<https://redirect.github.com/charliermarsh/ruff/issues/3582>)
- dedf4cb
<astral-sh/ruff@dedf4cb>
refactor: Move scope and binding types to scope.rs (#3573
<https://redirect.github.com/charliermarsh/ruff/issues/3573>)
- Additional commits viewable in compare view
<astral-sh/ruff@v0.0.256...v0.0.257>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#4
Commit Summary
- 75ee594
<75ee594>
Bump ruff from 0.0.256 to 0.0.257 in /{{ cookiecutter.__project_name }}
File Changes
(2 files
<https://github.com/mikelane/cookiecutter-python-library/pull/4/files>)
- *M* {{ cookiecutter.__project_name }}/poetry.lock
<https://github.com/mikelane/cookiecutter-python-library/pull/4/files#diff-4b74942742725bb2e23dffe4566e9bfc1852f21c84490bfc5f7349599aaeae43>
(38)
- *M* {{ cookiecutter.__project_name }}/pyproject.toml
<https://github.com/mikelane/cookiecutter-python-library/pull/4/files#diff-8321009d549613313925e6a7faeed62a9e1952e5424a6e557726748116e6619c>
(2)
Patch Links:
- https://github.com/mikelane/cookiecutter-python-library/pull/4.patch
- https://github.com/mikelane/cookiecutter-python-library/pull/4.diff
—
Reply to this email directly, view it on GitHub
<#4>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABR5SYILERWOXABKQHH3YTLW4767VANCNFSM6AAAAAAWAV4XEM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Superseded by #5. |
dependabot
bot
deleted the
dependabot/pip/{{-cookiecutter.__project_name-}}/ruff-0.0.257
branch
March 23, 2023 07:07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ruff from 0.0.256 to 0.0.257.
Release notes
Sourced from ruff's releases.
Commits
0c4926f
Bump version to v0.0.257 (#3591)61653b9
[pylint
] Implementuseless-return
(R1711
) (#3116)8dd3959
Update output inresources/test/project/README.md
(#3587)50f9db2
Enable ANSI colors on Windows 10 (#3583)1dd3cbd
[pylint
] invalid-characters-* (#3552)bd935cb
[flake8-bugbear
] Addno-explicit-stacklevel
(B028
) (#3550)babd0a0
Avoid adding dashed line outside of docstring (#3581)87fab4a
Benchmark all rules (#3570)2e21920
Respecttype
overrides in E721 (#3582)dedf4cb
refactor: Move scope and binding types toscope.rs
(#3573)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 will merge this PR once CI passes on it, as requested by @mikelane.
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)