technologiestiftung / tsb-generic-api

MIT License
0 stars 0 forks source link

Update dependency d3-dsv to v1.2.0 - autoclosed #11

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
d3-dsv (source) dependencies minor 1.1.1 -> 1.2.0

Release Notes

d3/d3-dsv ### [`v1.2.0`](https://togithub.com/d3/d3-dsv/releases/v1.2.0) [Compare Source](https://togithub.com/d3/d3-dsv/compare/v1.1.2...v1.2.0) - Add [d3.csvFormatRow](https://togithub.com/d3/d3-dsv/blob/master/README.md#csvFormatRow). - Add [d3.csvFormatValue](https://togithub.com/d3/d3-dsv/blob/master/README.md#csvFormatValue). - Add [d3.tsvFormatRow](https://togithub.com/d3/d3-dsv/blob/master/README.md#tsvFormatRow). - Add [d3.tsvFormatValue](https://togithub.com/d3/d3-dsv/blob/master/README.md#tsvFormatValue). - Add [_dsv_.formatRow](https://togithub.com/d3/d3-dsv/blob/master/README.md#dsv_formatRow). - Add [_dsv_.formatValue](https://togithub.com/d3/d3-dsv/blob/master/README.md#dsv_formatValue). - Add sideEffects: false to the package.json. ### [`v1.1.2`](https://togithub.com/d3/d3-dsv/releases/v1.1.2) [Compare Source](https://togithub.com/d3/d3-dsv/compare/v1.1.1...v1.1.2) - Fix undefined fields for missing trailing columns; these are now empty strings. [#​48](https://togithub.com/d3/d3-dsv/issues/48) - Fix for Safari’s incorrect parsing of local dates. [#​53](https://togithub.com/d3/d3-dsv/issues/53) - Adopt exact paths for imports. - Adopt explicit files when publishing. - Update dependencies.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.