lukasz-migas / msalign

Python implementation of MATLAB's msalign function
https://msalign.lukasz-migas.com/
Apache License 2.0
7 stars 1 forks source link

Update precommit hook asottile/reorder_python_imports to v2 - autoclosed #28

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
asottile/reorder_python_imports repository major v1.5.0 -> v2.5.0

Release Notes

asottile/reorder_python_imports ### [`v2.5.0`](https://togithub.com/asottile/reorder_python_imports/compare/v2.4.0...v2.5.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.4.0...v2.5.0) ### [`v2.4.0`](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.6...v2.4.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.6...v2.4.0) ### [`v2.3.6`](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.5...v2.3.6) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.5...v2.3.6) ### [`v2.3.5`](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.4...v2.3.5) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.4...v2.3.5) ### [`v2.3.4`](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.3...v2.3.4) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.3...v2.3.4) ### [`v2.3.3`](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.2...v2.3.3) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.2...v2.3.3) ### [`v2.3.2`](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.0...v2.3.2) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.3.0...v2.3.2) ### [`v2.3.0`](https://togithub.com/asottile/reorder_python_imports/compare/v2.2.0...v2.3.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.2.0...v2.3.0) ### [`v2.2.0`](https://togithub.com/asottile/reorder_python_imports/compare/v2.1.0...v2.2.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.1.0...v2.2.0) ### [`v2.1.0`](https://togithub.com/asottile/reorder_python_imports/compare/v2.0.0...v2.1.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v2.0.0...v2.1.0) ### [`v2.0.0`](https://togithub.com/asottile/reorder_python_imports/compare/v1.9.0...v2.0.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v1.9.0...v2.0.0) ### [`v1.9.0`](https://togithub.com/asottile/reorder_python_imports/compare/v1.8.0...v1.9.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v1.8.0...v1.9.0) ### [`v1.8.0`](https://togithub.com/asottile/reorder_python_imports/compare/v1.7.0...v1.8.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v1.7.0...v1.8.0) ### [`v1.7.0`](https://togithub.com/asottile/reorder_python_imports/compare/v1.6.1...v1.7.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v1.6.1...v1.7.0) ### [`v1.6.1`](https://togithub.com/asottile/reorder_python_imports/compare/v1.6.0...v1.6.1) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v1.6.0...v1.6.1) ### [`v1.6.0`](https://togithub.com/asottile/reorder_python_imports/compare/v1.5.0...v1.6.0) [Compare Source](https://togithub.com/asottile/reorder_python_imports/compare/v1.5.0...v1.6.0)

Configuration

📅 Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (a308696) into master (df20dae) will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   98.60%   98.66%   +0.06%     
==========================================
  Files           2        3       +1     
  Lines         215      225      +10     
==========================================
+ Hits          212      222      +10     
  Misses          3        3              
Impacted Files Coverage Δ
msalign/__init__.py 100.00% <0.00%> (ø)

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 df20dae...a308696. Read the comment docs.