eshaham / israeli-ynab-updater

A tool for updating YNAB using israeli-bank-scrapers
MIT License
53 stars 15 forks source link

Bump json2csv from 4.5.2 to 4.5.3 #54

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps json2csv from 4.5.2 to 4.5.3.

Changelog *Sourced from [json2csv's changelog](https://github.com/zemirco/json2csv/blob/v4.5.3/CHANGELOG.md).* > ## [4.5.3](https://github.com/zemirco/json2csv/compare/v4.5.2...v4.5.3) (2019-09-09) > > > ### Bug Fixes > > * Always error asynchronously from parseAsync method ([#417](https://github-redirect.dependabot.com/zemirco/json2csv/issues/417)) ([32c43a2](https://github.com/zemirco/json2csv/commit/32c43a2)) > > > > > ## [4.4.0](https://github.com/zemirco/json2csv/compare/v4.3.5...v4.4.0) (2019-03-25) > > > ### Features > > * Performance improvements and new async api ([#360](https://github-redirect.dependabot.com/zemirco/json2csv/issues/360)) ([d59dea1](https://github.com/zemirco/json2csv/commit/d59dea1)) > > > > ## [4.3.5](https://github.com/zemirco/json2csv/compare/v4.3.4...v4.3.5) (2019-02-22) > > > ### Bug Fixes > > * audit deps ([3182707](https://github.com/zemirco/json2csv/commit/3182707)) > * unwind of nested fields ([#357](https://github-redirect.dependabot.com/zemirco/json2csv/issues/357)) ([2d69281](https://github.com/zemirco/json2csv/commit/2d69281)) > > > > > ## [4.3.4](https://github.com/zemirco/json2csv/compare/v4.3.3...v4.3.4) (2019-02-11) > > > ### Bug Fixes > > * issue with fields.value function not receiving correct fields ([#353](https://github-redirect.dependabot.com/zemirco/json2csv/issues/353)) ([851c02f](https://github.com/zemirco/json2csv/commit/851c02f)) > > > > > ## [4.3.3](https://github.com/zemirco/json2csv/compare/v4.3.2...v4.3.3) (2019-01-11) > > > ### Bug Fixes > > * audit dep fix ([1ef4bcd](https://github.com/zemirco/json2csv/commit/1ef4bcd)) > * Remove invalid reference to flat ([#347](https://github-redirect.dependabot.com/zemirco/json2csv/issues/347)) ([130ef7d](https://github.com/zemirco/json2csv/commit/130ef7d)) > * Remove preferGlobal from package.json ([#346](https://github-redirect.dependabot.com/zemirco/json2csv/issues/346)) ([2b6ad3a](https://github.com/zemirco/json2csv/commit/2b6ad3a)) > > > ... (truncated)
Commits - [`d891c64`](https://github.com/zemirco/json2csv/commit/d891c6440a96198b7e88c8049c43b2298a8ce262) chore(release): 4.5.3 - [`32c43a2`](https://github.com/zemirco/json2csv/commit/32c43a2f41e7c3256eff6a59ed3a107463898218) fix: Always error asynchronously from parseAsync method ([#417](https://github-redirect.dependabot.com/zemirco/json2csv/issues/417)) - See full diff in [compare view](https://github.com/zemirco/json2csv/compare/v4.5.2...v4.5.3)


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #58.