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.278 #271

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Update dependency ruff to v0.0.278 #271

merged 1 commit into from
Jul 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

astral-sh/ruff (ruff)

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 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.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2023

no HelmRelease objects found in cluster

@renovate renovate bot changed the title Update dependency ruff to v0.0.277 Update dependency ruff to v0.0.278 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 3 times, most recently from 03a2cd1 to bd75d1b Compare July 14, 2023 17:28
@codecov-commenter
Copy link

Codecov Report

Merging #271 (68a1815) into main (66c5bbe) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #271   +/-   ##
=======================================
  Coverage   91.80%   91.80%           
=======================================
  Files          16       16           
  Lines        1635     1635           
=======================================
  Hits         1501     1501           
  Misses        134      134           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot merged commit 6819e29 into main Jul 15, 2023
23 checks passed
@renovate renovate bot deleted the renovate/ruff-0.x branch July 15, 2023 06:03
@github-actions
Copy link
Contributor

no HelmRelease objects found in cluster

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.

None yet

2 participants