Skip to content
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.3.7 to 0.6.0 #157

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Bumps ruff from 0.3.7 to 0.6.0.

Release notes

Sourced from ruff's releases.

0.6.0

Release Notes

Check out the blog post for a migration guide and overview of the changes!

Breaking changes

See also, the "Remapped rules" section which may result in disabled rules.

  • Lint and format Jupyter Notebook by default (#12878).
  • Detect imports in src layouts by default for isort rules (#12848)
  • The pytest rules PT001 and PT023 now default to omitting the decorator parentheses when there are no arguments (#12838).

Deprecations

The following rules are now deprecated:

Remapped rules

The following rules have been remapped to new rule codes:

Stabilization

The following rules have been stabilized and are no longer in preview:

The following behaviors have been stabilized:

... (truncated)

Changelog

Sourced from ruff's changelog.

0.6.0

Check out the blog post for a migration guide and overview of the changes!

Breaking changes

See also, the "Remapped rules" section which may result in disabled rules.

  • Lint and format Jupyter Notebook by default (#12878).
  • Detect imports in src layouts by default for isort rules (#12848)
  • The pytest rules PT001 and PT023 now default to omitting the decorator parentheses when there are no arguments (#12838).

Deprecations

The following rules are now deprecated:

Remapped rules

The following rules have been remapped to new rule codes:

Stabilization

The following rules have been stabilized and are no longer in preview:

The following behaviors have been stabilized:

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Aug 15, 2024
Copy link

github-actions bot commented Aug 15, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 5 1 0.05s
✅ COPYPASTE jscpd yes no 1.69s
❌ EDITORCONFIG editorconfig-checker 57 1 0.2s
✅ JSON jsonlint 1 0 0.17s
✅ JSON prettier 1 0 0 0.4s
✅ JSON v8r 1 0 2.1s
✅ MARKDOWN markdownlint 3 0 0 0.41s
✅ MARKDOWN markdown-link-check 3 0 2.09s
✅ MARKDOWN markdown-table-formatter 3 1 0 0.36s
❌ PYTHON bandit 13 44 1.18s
✅ PYTHON black 13 0 0 0.99s
❌ PYTHON flake8 13 37 0.68s
✅ PYTHON isort 13 0 0 0.35s
❌ PYTHON mypy 13 1 9.04s
❌ PYTHON pylint 13 4 7.27s
❌ PYTHON pyright 13 26 9.27s
❌ PYTHON ruff 13 0 1 0.03s
❌ REPOSITORY checkov yes 4 11.82s
❌ REPOSITORY gitleaks yes 1 1.42s
✅ REPOSITORY git_diff yes no 0.01s
❌ REPOSITORY grype yes 1 13.54s
✅ REPOSITORY secretlint yes no 0.73s
❌ REPOSITORY trivy yes 1 5.84s
✅ REPOSITORY trivy-sbom yes no 1.19s
✅ REPOSITORY trufflehog yes no 3.52s
❌ SPELL cspell 58 768 15.73s
✅ SPELL lychee 15 0 1.19s
✅ XML xmllint 11 0 0 0.02s
✅ YAML prettier 11 0 0 0.66s
✅ YAML v8r 11 0 14.24s
❌ YAML yamllint 11 8 0.35s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dependabot dependabot bot force-pushed the dependabot/pip/ruff-0.6.0 branch 3 times, most recently from b3a2da4 to 5301cde Compare August 16, 2024 10:19
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.6.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.3.7...0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/ruff-0.6.0 branch from 5301cde to ebc6251 Compare August 16, 2024 12:53
Copy link

sonarcloud bot commented Aug 16, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2024

Superseded by #158.

@dependabot dependabot bot closed this Aug 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/ruff-0.6.0 branch August 16, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants