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

build(deps-dev): bump ruff from 0.0.285 to 0.0.286 #828

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps ruff from 0.0.285 to 0.0.286.

Release notes

Sourced from ruff's releases.

v0.0.286

What's Changed

New Rules

Settings

Bug Fixes

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

Commits
  • 91880b8 Bump version to 0.0.286 (#6876)
  • 100904a Avoid parsing other parts of a format specification if replacements are prese...
  • 0bac7bd Update RUF100 test to reflect applicability (#6877)
  • f2eb7bc Update ERA100 to apply to commented dictionary items with trailing comments (...
  • 29a0c10 Use BestFit layout even for attributes with a short name (#6872)
  • 15b7525 Rename parser goal 'All' to 'all' (#6867)
  • 0b6dab5 Add jupyter notebook cell ids in 4.5+ if missing (#6853)
  • 1c66bb8 fix is_raw_string for multiple prefixes (#6865)
  • d1f0700 Rename Notebook related symbols (#6862)
  • 61b2ffa Add assert test cases (#6855)
  • Additional commits viewable in compare view

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)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.285 to 0.0.286.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.285...v0.0.286)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

The following labels could not be found: dependencies.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% 🎉

Comparison is base (120d514) 97.33% compared to head (70e4955) 97.38%.
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #828      +/-   ##
==========================================
+ Coverage   97.33%   97.38%   +0.04%     
==========================================
  Files          42       42              
  Lines        2104     2141      +37     
==========================================
+ Hits         2048     2085      +37     
  Misses         56       56              
Flag Coverage Δ
unittests 97.38% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/providers.py 98.10% <100.00%> (+0.58%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Lee-W Lee-W merged commit a4f4029 into master Aug 29, 2023
18 checks passed
@Lee-W Lee-W deleted the dependabot/pip/ruff-0.0.286 branch August 29, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant