cornelius / inqlude

Command line client for independent Qt library archive
inqlude.org
GNU General Public License v2.0
31 stars 11 forks source link

Bump csv-parse from 1.3.3 to 4.6.3 in /topics/Manifest_updater #102

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps csv-parse from 1.3.3 to 4.6.3.

Changelog *Sourced from [csv-parse's changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md).* > ## Version 4.6.3 > > * lint: integrate eslint > > ## Version 4.6.2 > > * context: null column when columns number inferieur to record length > > ## Version 4.6.1 > > * src: set const in for loop > > ## Version 4.6.0 > > * skip_lines_with_empty_values: handle non string value > * errors: add context information > * tests: new error assertion framework > * buffer: serialize to json as string > * errors: expose INVALID_OPENING_QUOTE > > ## Version 4.5.0 > > * errors: start normalizing errors with unique codes and context > * errors: expose CSV_INVALID_CLOSING_QUOTE > * errors: expose CSV_QUOTE_NOT_CLOSED > * errors: expose CSV_INVALID_RECORD_LENGTH_DONT_PREVIOUS_RECORDS > * errors: expose CSV_INVALID_RECORD_LENGTH_DONT_MATCH_COLUMNS > * errors: expose CSV_INVALID_COLUMN_MAPPING > > ## Version 4.4.7 > > * travis: remove node.js 8 and add 12 > * destroy: test inside readable event > > ## Version 4.4.6 > > * security: remove regexp vulnerable to DOS in cast option, npm report 69742 > > ## Version 4.4.5 > > * ts: add buffer as allowed type for input, fix [#248](https://github-redirect.dependabot.com/wdavidw/node-csv-parse/issues/248) > > ## Version 4.4.4 > > * package: latest dependencies > * bom: detection when buffer smaller than bom > * package: remove deprecated @types/should dependency > * package: update file path > > ## Version 4.4.3 > ... (truncated)
Commits - [`f134854`](https://github.com/adaltas/node-csv-parse/commit/f13485478b1885276d984705a932bf69730f897b) Bump to version 4.6.3 - [`6136fd9`](https://github.com/adaltas/node-csv-parse/commit/6136fd9015bb6bff54794c9c6122ae5716a9a1b6) lint: integrate eslint - [`4959359`](https://github.com/adaltas/node-csv-parse/commit/4959359f87b9e2efd1a99baa76b63cf1f47f0e7d) Bump to version 4.6.2 - [`0a695e6`](https://github.com/adaltas/node-csv-parse/commit/0a695e65d02807bb0aeecdf37c610d73a7fe94d1) context: null column when columns number inferieur to record length - [`b076b8a`](https://github.com/adaltas/node-csv-parse/commit/b076b8a3496c55a31b785dc8fe5be5c7dca2bf3b) Bump to version 4.6.1 - [`bcb9269`](https://github.com/adaltas/node-csv-parse/commit/bcb92692701a5a473d9d1c2be69e99f5468f8413) src: set const in for loop - [`e966b87`](https://github.com/adaltas/node-csv-parse/commit/e966b87c40dffab959b92f98b38bb8339a107eb3) changelog: errors todo - [`007adfb`](https://github.com/adaltas/node-csv-parse/commit/007adfbd444e4f6f399a8e40c2b43c90a1235b60) Bump to version 4.6.0 - [`5f77c58`](https://github.com/adaltas/node-csv-parse/commit/5f77c585acfbe379dc9c97a5db2a4bebe7d1e2b5) skip_lines_with_empty_values: handle non string value - [`886d45b`](https://github.com/adaltas/node-csv-parse/commit/886d45b6f3544ec6b1b04c18b698c6716fcbbda9) skip_lines_with_empty_values: handle non string value - Additional commits viewable in [compare view](https://github.com/wdavidw/node-csv-parse/compare/v1.3.3...v4.6.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cornelius/inqlude/network/alerts).