Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps reorder-python-imports from 3.1.0 to 3.3.0.

Commits
  • 13816b8 v3.3.0
  • 4459442 Merge pull request #265 from asottile/combine-trailing-chunks
  • 06fd9aa combine combine_trailing_code_chunks and partition_source
  • 3c197ec Merge pull request #264 from asottile/remove-combine
  • b10eb67 combine remove_imports and remove_duplicated_imports
  • 1557a71 Merge pull request #263 from asottile/first-line-ending
  • ee3bd13 use first line ending rather than most common
  • e955998 Merge pull request #262 from asottile/simplify-empty-and-add-imports
  • d123abe simplify add_imports by handling blank-only files earlier
  • f962c00 Merge pull request #261 from asottile/dead-code
  • 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 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 [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](asottile/reorder-python-imports@v3.1.0...v3.3.0)

---
updated-dependencies:
- dependency-name: reorder-python-imports
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2022
@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #556 (df8557c) into main (b048ad2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          10       10           
  Lines        1268     1268           
  Branches      193      193           
=======================================
  Hits         1135     1135           
  Misses         73       73           
  Partials       60       60           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b048ad2...df8557c. Read the comment docs.

@drc38 drc38 merged commit 4d126fe into main Jul 10, 2022
@drc38 drc38 deleted the dependabot/pip/dot-github/workflows/reorder-python-imports-3.3.0 branch July 10, 2022 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant