genie-toolkit icon indicating copy to clipboard operation
genie-toolkit copied to clipboard

Bump csv-parse from 4.16.3 to 5.3.5

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps csv-parse from 4.16.3 to 5.3.5.

Changelog

Sourced from csv-parse's changelog.

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)

5.3.2 (2022-11-08)

Bug Fixes

  • support TypeScript moduleResolution node16 (#368) (f4d7c97)

5.3.1 (2022-10-12)

Bug Fixes

  • csv-parse: build from previus commit (29a0916)
  • csv-parse: record_delimiter and non default encoding (fix #365) (16fdb2d)

5.3.0 (2022-07-10)

Features

... (truncated)

Commits
  • 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)
  • 8ce415a test(csv-parse): group stream tests
  • 94d628b refactor(csv-parse): js simplification
  • b8fc9f4 docs(csv-parse): use bom in file recipe
  • 6489511 chore(release): publish
  • 3639780 fix(csv-parse): improve INVALID_OPENING_QUOTE error message (fix adaltas/node...
  • f5b1946 chore(release): publish
  • Additional commits viewable in compare view

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[bot] avatar Mar 01 '23 14:03 dependabot[bot]