kumuji / volumentations

Augmentation package for 3d data based on albumentaitons
https://volumentations.readthedocs.io/en/latest/?badge=latest
MIT License
37 stars 2 forks source link

Bump flake8-isort from 3.0.1 to 4.0.0 #162

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps flake8-isort from 3.0.1 to 4.0.0.

Changelog

Sourced from flake8-isort's changelog.

4.0.0 (2020-08-11)

  • Nothing changed yet.

4.0.0a0 (2020-08-07)

  • support isort >= 5 [bnavigator, pkolbus]
Commits
  • acb2bea Preparing release 4.0.0
  • 53b70c1 Back to development: 4.0.0a1
  • 9db0305 Preparing release 4.0.0a0
  • fee5f69 Merge pull request #92 from bnavigator/support-isort5
  • 6b103a0 support isort >= 5.1.2: generate diff ourselves
  • db1ba1f clean test file, and change parametrize prioritity for better sorting
  • 81b1258 move run_tests.py to test_flake8_isort.py
  • 7a517ce revert #76: no isort[pyproject]
  • e502c24 extend travis matrix with isort5
  • 7d88315 support isort 5
  • 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[bot] commented 3 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

codecov-commenter commented 3 years ago

Codecov Report

Merging #162 (60484f3) into master (d4cdc62) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   73.40%   73.40%           
=======================================
  Files           8        8           
  Lines         613      613           
  Branches       87       87           
=======================================
  Hits          450      450           
  Misses        139      139           
  Partials       24       24           

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 d4cdc62...60484f3. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #203.