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

chore(pre-commit): update ruff to v0.0.280 #39

Merged
merged 2 commits into from
Jul 25, 2023
Merged

chore(pre-commit): update ruff to v0.0.280 #39

merged 2 commits into from
Jul 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
charliermarsh/ruff-pre-commit repository patch v0.0.260 -> v0.0.280 age adoption passing confidence
ruff (source, changelog) patch ==0.0.260 -> ==0.0.280 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

charliermarsh/ruff-pre-commit (charliermarsh/ruff-pre-commit)

v0.0.280

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.0.280

v0.0.279

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.0.279

v0.0.278

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.0.278

v0.0.277

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.0.277

v0.0.276

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.0.276

v0.0.275

Compare Source

v0.0.274

Compare Source

v0.0.273

Compare Source

v0.0.272

Compare Source

v0.0.271

Compare Source

v0.0.270

Compare Source

v0.0.269

Compare Source

v0.0.267

Compare Source

v0.0.266

Compare Source

v0.0.265

Compare Source

v0.0.264

Compare Source

v0.0.263

Compare Source

v0.0.262

Compare Source

v0.0.261

Compare Source

astral-sh/ruff (ruff)

v0.0.280

Compare Source

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

v0.0.275

Compare Source

What's Changed

Highlights include a 7-10x decrease in Ruff's cache size.

Rules
Bug Fixes

New Contributors

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

v0.0.274

Compare Source

What's Changed

Follow-up release to v0.0.273 to fix a panic in cache accesses.

Bug Fixes

Full Changelog: astral-sh/ruff@v0.0.273...v0.0.274

v0.0.273

Compare Source

What's Changed

Highlights include:

  • Autofix capabilities for rules like flake8-import-conventions, which require symbol renames across a file.
  • Significant decrease in Ruff's cache size (e.g., a ~50% decrease for FastAPI).
  • Dozens and dozens of bug fixes + performance improvements.
Rules
Settings
Caching
Jupyter
Bug Fixes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.272...v0.0.273

v0.0.272

Compare Source

What's Changed

Breaking Changes
Rules
Bug Fixes

Full Changelog: astral-sh/ruff@v0.0.271...v0.0.272

v0.0.271

Compare Source

What's Changed

Rules
Settings
Bug Fixes
  • Fix PLW3301 false positive single argument nested min/max by @​JonathanPlasse in [https://github.com/charliermarsh/ruff/pul

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 changed the title chore(pre-commit): update ruff to v0.0.261 chore(pre-commit): update ruff to v0.0.262 Apr 19, 2023
@renovate renovate bot force-pushed the renovate/ruff branch 2 times, most recently from ac37b43 to 6b23271 Compare April 25, 2023 07:09
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.262 chore(pre-commit): update ruff to v0.0.263 Apr 25, 2023
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.263 chore(pre-commit): update ruff to v0.0.264 May 2, 2023
@renovate renovate bot force-pushed the renovate/ruff branch 3 times, most recently from 333164d to d65e083 Compare May 5, 2023 21:09
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.264 chore(pre-commit): update ruff to v0.0.265 May 5, 2023
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.265 chore(pre-commit): update ruff to v0.0.267 May 12, 2023
@renovate renovate bot force-pushed the renovate/ruff branch 2 times, most recently from dd7ea1b to cc6740b Compare May 18, 2023 23:29
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.267 chore(pre-commit): update ruff to v0.0.269 May 18, 2023
@renovate renovate bot force-pushed the renovate/ruff branch from cc6740b to 96a9adc Compare May 24, 2023 21:54
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.269 chore(pre-commit): update ruff to v0.0.270 May 24, 2023
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.270 chore(pre-commit): update ruff to v0.0.271 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/ruff branch 2 times, most recently from bbb25a1 to 53e797d Compare June 10, 2023 11:09
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.271 chore(pre-commit): update ruff to v0.0.272 Jun 10, 2023
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.272 chore(pre-commit): update ruff to v0.0.275 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/ruff branch from 4d05f3e to 5fe7800 Compare June 22, 2023 20:52
@renovate renovate bot force-pushed the renovate/ruff branch from 5fe7800 to f3ade5f Compare July 3, 2023 19:45
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.275 chore(pre-commit): update ruff to v0.0.276 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/ruff branch from f3ade5f to 25c3385 Compare July 4, 2023 22:18
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.276 chore(pre-commit): update ruff to v0.0.277 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/ruff branch 2 times, most recently from de30a78 to 4d83139 Compare July 12, 2023 17:19
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.277 chore(pre-commit): update ruff Jul 12, 2023
@renovate renovate bot changed the title chore(pre-commit): update ruff chore(pre-commit): update ruff to v0.0.278 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/ruff branch from 4d83139 to 8e65a60 Compare July 12, 2023 19:03
@renovate renovate bot force-pushed the renovate/ruff branch from 8e65a60 to 8dea151 Compare July 21, 2023 21:52
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.278 chore(pre-commit): update ruff to v0.0.279 Jul 21, 2023
@renovate renovate bot changed the title chore(pre-commit): update ruff to v0.0.279 chore(pre-commit): update ruff to v0.0.280 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/ruff branch from 8dea151 to 72d55d7 Compare July 22, 2023 04:03
@renovate
Copy link
Contributor Author

renovate bot commented Jul 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@scop scop merged commit 112bdb1 into main Jul 25, 2023
@scop scop deleted the renovate/ruff branch July 25, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant