chore(deps-dev): bump ruff from 0.5.7 to 0.7.4#1002
Conversation
There was a problem hiding this comment.
Disclaimer: Experimental PR review
PR Summary
Updates the Ruff linter version constraint in pyproject.toml to support versions up to 0.7.4, bringing in significant new linting capabilities and bug fixes.
- Modified version constraint from
>=0.1.8,<0.6.0to>=0.1.8,<0.8.0inpyproject.toml - Adds support for new linting rules including
flake8-datetimez,flake8-logging, andflake8-no-pep420 - Includes important bug fixes for type checking, pytest style, and Pylint integrations
- Dependabot compatibility score indicates safe upgrade path
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
4f297bd to
46d1b58
Compare
There was a problem hiding this comment.
Disclaimer: Experimental PR review
PR Summary
No major changes found since last review. The previous review comprehensively covered the version constraint update and its implications.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.7.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.7...0.7.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
46d1b58 to
55c19c5
Compare
There was a problem hiding this comment.
Disclaimer: Experimental PR review
PR Summary
No major changes found since last review. The previous reviews have comprehensively covered the version constraint update and its implications.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
|
Superseded by #1007. |
Bumps ruff from 0.5.7 to 0.7.4.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ed7b98cBump version to 0.7.4 (#14358)6591775[flake8-type-checking] Skip quoting annotation if it becomes invalid syntax...1f82731Use CWD to resolve settings fromruff.configuration(#14352)874da9c[red-knot] Display raw characters for string literal (#14351)375ceadSync vendored typeshed stubs (#14350)9ec690b[red-knot] Add support for string annotations (#14151)a48d779[red-knot] function signature representation (#14304)ba6c7f6[pylint] Remove check for dot in alias name in `useless-import-alias (PLC04...8095ff0enforce required imports even with useless alias (#14287)24cd592Avoid module lookup for known classes when possible (#14343)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)