Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump csv-parse and csv #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Bumps csv-parse to 5.3.8 and updates ancestor dependency csv. These dependencies need to be updated together.

Updates csv-parse from 1.2.0 to 5.3.8

Changelog

Sourced from csv-parse's changelog.

5.3.8 (2023-04-16)

Note: Version bump only for package csv-parse

5.3.7 (2023-04-16)

Note: Version bump only for package csv-parse

5.3.6 (2023-03-03)

Note: Version bump only for package csv-parse

5.3.5 (2023-02-08)

Bug Fixes

5.3.4 (2023-01-31)

Bug Fixes

  • csv-parse: destroy on end and call close event (fix #333) (ca3f55b)

5.3.3 (2022-11-28)

Bug Fixes

  • csv-parse: improve INVALID_OPENING_QUOTE error message (fix adaltas/node-csv-docs#120) (3639780)

... (truncated)

Commits
  • ab5e0cb chore(release): publish
  • c7235a8 chore(release): publish
  • db7cba9 chore: latest dependencies
  • 932772c test: use each to traverse samples
  • 74d6608 chore(release): publish
  • 71c36bd docs: use single quotes in samples
  • c55f537 chore(release): publish
  • fa09d03 fix: support ts node16 resolution in cjs (#354)
  • 466e752 chore(release): publish
  • ca3f55b fix(csv-parse): destroy on end and call close event (fix #333)
  • Additional commits viewable in compare view

Updates csv from 1.1.1 to 6.2.10

Changelog

Sourced from csv's changelog.

6.2.10 (2023-04-16)

Bug Fixes

  • uncaught errors with large stream chunks (fix #386) (1d500ed)

6.2.9 (2023-04-16)

Bug Fixes

  • uncaught errors with large stream chunks (fix #386) (1d500ed)

6.2.8 (2023-03-03)

Note: Version bump only for package csv

6.2.7 (2023-02-08)

Note: Version bump only for package csv

6.2.6 (2023-01-31)

Note: Version bump only for package csv

6.2.5 (2022-11-30)

Note: Version bump only for package csv

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) to 5.3.8 and updates ancestor dependency [csv](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv). These dependencies need to be updated together.


Updates `csv-parse` from 1.2.0 to 5.3.8
- [Release notes](https://github.com/adaltas/node-csv/releases)
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/[email protected]/packages/csv-parse)

Updates `csv` from 1.1.1 to 6.2.10
- [Release notes](https://github.com/adaltas/node-csv/releases)
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/[email protected]/packages/csv)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-type: indirect
- dependency-name: csv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants