leolabs / you-need-a-parser

Convert CSV files to a format that can be imported in YNAB
https://ynap.leolabs.org
MIT License
33 stars 12 forks source link

fix(deps): update dependency file-saver to v2.0.5 #625

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
file-saver 2.0.2 -> 2.0.5 age adoption passing confidence
@types/file-saver (source) 2.0.1 -> 2.0.5 age adoption passing confidence

Release Notes

eligrey/FileSaver.js ### [`v2.0.5`](https://togithub.com/eligrey/FileSaver.js/compare/2.0.4...5bb701bd6ea05a02836daf8ef88ec350a1dd4d83) [Compare Source](https://togithub.com/eligrey/FileSaver.js/compare/2.0.4...5bb701bd6ea05a02836daf8ef88ec350a1dd4d83) ### [`v2.0.4`](https://togithub.com/eligrey/FileSaver.js/releases/tag/v2.0.4) [Compare Source](https://togithub.com/eligrey/FileSaver.js/compare/v2.0.2...2.0.4) changes how it detect safari

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 these updates again.



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

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (268516b) 91.09% compared to head (cdcf17b) 91.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #625 +/- ## ======================================= Coverage 91.09% 91.09% ======================================= Files 25 25 Lines 865 865 Branches 234 234 ======================================= Hits 788 788 Misses 70 70 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.