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

⬆️ Update dependency ruff to v0.0.284 #246

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ruff (source, changelog) 0.0.275 -> 0.0.284 age adoption passing confidence

Release Notes

astral-sh/ruff (ruff)

v0.0.284

Compare Source

v0.0.283

Compare Source

What's Changed

Breaking Changes
Rules
Rule Changes
Bug Fixes
Playground
Other Changes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.282...v0.0.283

v0.0.282

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.281...v0.0.282

v0.0.281

Compare Source

What's Changed

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

New rules
Rule changes
Settings
Bug Fixes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.280...v0.0.281

v0.0.280

Compare Source

What's Changed

Bug Fixes

Full Changelog: astral-sh/ruff@v0.0.279...v0.0.280

v0.0.279

Compare Source

What's Changed

Rules
Rule changes
Bug Fixes

New Contributors

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

v0.0.278

Compare Source

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

v0.0.277

Compare Source

What's Changed

Breaking Changes
Rules
Settings
Bug Fixes

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

v0.0.276

Compare Source

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

What's Changed

Highlights include: experimental support for linting Jupyter Notebooks.

To opt-in to linting Jupyter Notebook files, add the *.ipynb pattern to your include
setting, like so:

[tool.ruff]

### Allow Ruff to discover `*.ipynb` files.
include = ["*.py", "*.pyi", "**/pyproject.toml", "*.ipynb"]

This will prompt Ruff to discover Jupyter Notebook files in any specified directories, and lint them
accordingly.

Jupyter Notebook support is currently opt-in and experimental. We'd love your help testing it out.
Have feedback? Run into issues? Let us know!

New Rules
Jupyter
Settings
Bug Fixes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.275...v0.0.276


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Jul 3, 2023
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.276 ⬆️ Update dependency ruff to v0.0.277 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 4 times, most recently from 93e2926 to c84b8a8 Compare July 12, 2023 06:38
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 2 times, most recently from 9aa06e2 to 1b4d48d Compare July 12, 2023 12:09
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.277 ⬆️ Update dependency ruff to v0.0.278 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 3 times, most recently from 071ec59 to 7b283d3 Compare July 18, 2023 19:18
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.278 ⬆️ Update dependency ruff to v0.0.280 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 3 times, most recently from 138fcb1 to 82cb199 Compare July 27, 2023 06:54
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.280 ⬆️ Update dependency ruff to v0.0.281 Aug 1, 2023
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.281 ⬆️ Update dependency ruff to v0.0.282 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 3 times, most recently from 02d8e41 to c59ad5b Compare August 7, 2023 20:26
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.282 ⬆️ Update dependency ruff to v0.0.283 Aug 8, 2023
@renovate renovate bot changed the title ⬆️ Update dependency ruff to v0.0.283 ⬆️ Update dependency ruff to v0.0.284 Aug 9, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@frenck frenck merged commit 241bfb5 into main Aug 9, 2023
13 of 14 checks passed
@frenck frenck deleted the renovate/ruff-0.x branch August 9, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant