coston / react-json-to-csv

A react button component to easily generate csv downloads of your json data. ✨
MIT License
56 stars 6 forks source link

fix(deps): update dependency json-to-csv-export to v1.1.0 #107

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
json-to-csv-export 1.0.2 -> 1.1.0 age adoption passing confidence

Release Notes

coston/json-to-csv-export ### [`v1.1.0`](https://togithub.com/coston/json-to-csv-export/releases/v1.1.0) [Compare Source](https://togithub.com/coston/json-to-csv-export/compare/19aa4186254d9bdace8042029094327d700a3a4e...v1.1.0) - chore: delimiter supporting docs ([#​18](https://togithub.com/coston/json-to-csv-export/issues/18)) [`61114ff`](https://togithub.com/coston/json-to-csv-export/commit/61114ff) - feat: add delimiter option ([#​17](https://togithub.com/coston/json-to-csv-export/issues/17)) [`b204049`](https://togithub.com/coston/json-to-csv-export/commit/b204049) - ci: node ci [`aecabed`](https://togithub.com/coston/json-to-csv-export/commit/aecabed) - chore: update main [`6cdd49e`](https://togithub.com/coston/json-to-csv-export/commit/6cdd49e) - chore: update lockfile [`6e8127f`](https://togithub.com/coston/json-to-csv-export/commit/6e8127f) - Fix broken package.json links ([#​16](https://togithub.com/coston/json-to-csv-export/issues/16)) [`dbb2e5a`](https://togithub.com/coston/json-to-csv-export/commit/dbb2e5a) - Bump dot-prop from 4.2.0 to 4.2.1 ([#​14](https://togithub.com/coston/json-to-csv-export/issues/14)) [`4bd272f`](https://togithub.com/coston/json-to-csv-export/commit/4bd272f) - Bump elliptic from 6.5.3 to 6.5.4 ([#​13](https://togithub.com/coston/json-to-csv-export/issues/13)) [`a9932d5`](https://togithub.com/coston/json-to-csv-export/commit/a9932d5) - Bump elliptic from 6.4.1 to 6.5.3 ([#​11](https://togithub.com/coston/json-to-csv-export/issues/11)) [`e84c35c`](https://togithub.com/coston/json-to-csv-export/commit/e84c35c) - Bump acorn from 5.7.1 to 5.7.4 ([#​8](https://togithub.com/coston/json-to-csv-export/issues/8)) [`09498fb`](https://togithub.com/coston/json-to-csv-export/commit/09498fb) - Merge pull request [#​7](https://togithub.com/coston/json-to-csv-export/issues/7) from coston/dependabot/npm_and_yarn/handlebars-4.5.3 [`a1f8246`](https://togithub.com/coston/json-to-csv-export/commit/a1f8246) - Bump handlebars from 4.1.2 to 4.5.3 [`c4388bb`](https://togithub.com/coston/json-to-csv-export/commit/c4388bb) - Merge pull request [#​5](https://togithub.com/coston/json-to-csv-export/issues/5) from coston/dependabot/npm_and_yarn/mixin-deep-1.3.2 [`e5bfed1`](https://togithub.com/coston/json-to-csv-export/commit/e5bfed1) - Bump mixin-deep from 1.3.1 to 1.3.2 [`4a79108`](https://togithub.com/coston/json-to-csv-export/commit/4a79108) - Merge pull request [#​3](https://togithub.com/coston/json-to-csv-export/issues/3) from coston/dependabot/npm_and_yarn/lodash-4.17.14 [`eb8359a`](https://togithub.com/coston/json-to-csv-export/commit/eb8359a) - Bump lodash from 4.17.11 to 4.17.14 [`4891d26`](https://togithub.com/coston/json-to-csv-export/commit/4891d26) - Merge pull request [#​1](https://togithub.com/coston/json-to-csv-export/issues/1) from coston/dependabot/npm_and_yarn/js-yaml-3.13.1 [`a330fe5`](https://togithub.com/coston/json-to-csv-export/commit/a330fe5) - Merge pull request [#​2](https://togithub.com/coston/json-to-csv-export/issues/2) from coston/dependabot/npm_and_yarn/handlebars-4.1.2 [`481bfd6`](https://togithub.com/coston/json-to-csv-export/commit/481bfd6) - Bump handlebars from 4.0.12 to 4.1.2 [`afc9efb`](https://togithub.com/coston/json-to-csv-export/commit/afc9efb) - Bump js-yaml from 3.12.0 to 3.13.1 [`1ca8c88`](https://togithub.com/coston/json-to-csv-export/commit/1ca8c88) - 1.0.2 [`19aa418`](https://togithub.com/coston/json-to-csv-export/commit/19aa418) - Update args [`578e4dc`](https://togithub.com/coston/json-to-csv-export/commit/578e4dc) - 1.0.1 [`fae8190`](https://togithub.com/coston/json-to-csv-export/commit/fae8190) - Update arguments [`cf5f447`](https://togithub.com/coston/json-to-csv-export/commit/cf5f447) - Change name to json-to-csv-export [`b75cf7d`](https://togithub.com/coston/json-to-csv-export/commit/b75cf7d)

Configuration

📅 Schedule: "on saturday" (UTC).

🚦 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 this update again.



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