Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Bump csv-parse from 4.15.0 to 5.3.5 #737

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps csv-parse from 4.15.0 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)

Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 4.15.0 to 5.3.5.
- [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)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team March 1, 2023 06:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2023

Superseded by #743.

@dependabot dependabot bot closed this Apr 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/csv-parse-5.3.5 branch April 1, 2023 06:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants