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 ^0.0.270 || ^0.0.285 - abandoned #55

Closed
wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ruff (source, changelog) ^0.0.270 -> ^0.0.270 || ^0.0.285 age adoption passing confidence

Release Notes

astral-sh/ruff (ruff)

v0.0.285

Compare Source

What's Changed

New rules
Rule changes
Settings
Bug Fixes
Playground
Performance

New Contributors

Full Changelog: astral-sh/ruff@v0.0.284...v0.0.285

v0.0.284

Compare Source

What's Changed

This release fixes a few bugs. Notably, the previous release announced a breaking change where the default target
Python version changed from 3.10 to 3.8 but the change was not applied. Thanks to @​rco-ableton for fixing this in
https://github.com/astral-sh/ruff/pull/6444

Bug Fixes

New Contributors

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

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

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 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 changed the title Update dependency ruff to ^0.0.270 || ^0.0.271 Update dependency ruff to ^0.0.270 || ^0.0.272 Jun 8, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 587f7f4 to bd74f8e Compare June 8, 2023 05:50
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.272 Update dependency ruff to ^0.0.270 || ^0.0.273 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from bd74f8e to 89b0ac7 Compare June 20, 2023 23:00
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.273 Update dependency ruff to ^0.0.270 || ^0.0.274 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 89b0ac7 to a8d52ba Compare June 21, 2023 07:51
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.274 Update dependency ruff to ^0.0.270 || ^0.0.275 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from a8d52ba to 4a08bb1 Compare June 22, 2023 19:22
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.275 Update dependency ruff to ^0.0.270 || ^0.0.276 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 4a08bb1 to f0425b7 Compare July 3, 2023 19:28
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.276 Update dependency ruff to ^0.0.270 || ^0.0.277 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from f0425b7 to 3df1110 Compare July 4, 2023 22:29
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 3df1110 to adc6a71 Compare July 12, 2023 20:27
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.277 Update dependency ruff to ^0.0.270 || ^0.0.278 Jul 12, 2023
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.278 Update dependency ruff to ^0.0.270 || ^0.0.279 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from adc6a71 to f1b1c86 Compare July 21, 2023 22:15
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.279 Update dependency ruff to ^0.0.270 || ^0.0.280 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from f1b1c86 to 753cc95 Compare July 22, 2023 07:24
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.280 Update dependency ruff to ^0.0.270 || ^0.0.281 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 753cc95 to 2330b02 Compare July 31, 2023 20:01
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.281 Update dependency ruff to ^0.0.270 || ^0.0.282 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 2330b02 to 33708cb Compare August 1, 2023 15:45
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.282 Update dependency ruff to ^0.0.270 || ^0.0.283 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 2 times, most recently from dcdf438 to 444e71f Compare August 9, 2023 21:32
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.283 Update dependency ruff to ^0.0.270 || ^0.0.284 Aug 9, 2023
@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.284 Update dependency ruff to ^0.0.270 || ^0.0.285 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 444e71f to ff3b7e5 Compare August 17, 2023 23:00
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from ff3b7e5 to c67d864 Compare August 23, 2023 09:13
@renovate
Copy link
Contributor Author

renovate bot commented Aug 23, 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.

Copy link
Contributor Author

renovate bot commented Apr 25, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title Update dependency ruff to ^0.0.270 || ^0.0.285 Update dependency ruff to ^0.0.270 || ^0.0.285 - abandoned Apr 25, 2024
@jvllmr jvllmr closed this Apr 25, 2024
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