Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2023

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

Updates csv-parse from 1.3.3 to 5.5.0

Changelog

Sourced from csv-parse's changelog.

5.5.0 (2023-08-25)

Features

  • csv-parse: new comment_no_infix option (fix #325) (caca5c3)

Bug Fixes

  • csv-demo-ts-cjs-node16: upgrade module definition after latest typescript (87fe919)

5.4.1 (2023-08-24)

Bug Fixes

  • commonjs types, run tsc and lint to validate changes (#397) (e6870fe)

5.4.0 (2023-05-26)

Features

  • csv-parse: add columns property in Info object type (#390) (2dd2a92)

5.3.10 (2023-05-04)

Note: Version bump only for package csv-parse

5.3.9 (2023-04-30)

Note: Version bump only for package csv-parse

5.3.8 (2023-04-16)

... (truncated)

Commits
  • c3347b1 chore(release): publish
  • caca5c3 feat(csv-parse): new comment_no_infix option (fix #325)
  • 87fe919 fix(csv-demo-ts-cjs-node16): upgrade module definition after latest typescript
  • 1eac79b chore(release): publish
  • 84b3cf7 chore: latest dependencies
  • e6870fe fix: commonjs types, run tsc and lint to validate changes (#397)
  • 22f4017 docs: update build badge urls
  • ef0e49c chore(release): publish
  • 4cd4600 build(csv-parse): build and write test after info ts definition
  • 2dd2a92 feat(csv-parse): add columns property in Info object type (#390)
  • Additional commits viewable in compare view

Updates csv from 1.2.1 to 6.3.3

Changelog

Sourced from csv's changelog.

6.3.3 (2023-08-25)

Bug Fixes

  • csv-demo-ts-cjs-node16: upgrade module definition after latest typescript (87fe919)

6.3.2 (2023-08-24)

Bug Fixes

  • commonjs types, run tsc and lint to validate changes (#397) (e6870fe)

6.3.1 (2023-05-26)

Note: Version bump only for package csv

6.3.0 (2023-05-09)

Features

6.2.12 (2023-05-04)

Note: Version bump only for package csv

6.2.11 (2023-04-30)

Bug Fixes

  • csv: fixed CJS types under modern modernResolution options (#388) (54d03e4)
  • csv: remove ts files in cjs dist (d0d1089)

... (truncated)

Commits
  • c3347b1 chore(release): publish
  • 87fe919 fix(csv-demo-ts-cjs-node16): upgrade module definition after latest typescript
  • 1eac79b chore(release): publish
  • 84b3cf7 chore: latest dependencies
  • e6870fe fix: commonjs types, run tsc and lint to validate changes (#397)
  • 22f4017 docs: update build badge urls
  • ef0e49c chore(release): publish
  • 204b796 chore(release): publish
  • 1fc177c feat: add unicode chars to formula escape (#387)
  • fbff146 chore(release): publish
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/csv-parse-and-csv-5.5.0 branch 4 times, most recently from 2b32fbd to 6aadbe7 Compare September 10, 2023 14:56
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) to 5.5.0 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.3.3 to 5.5.0
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.5.0/packages/csv-parse)

Updates `csv` from 1.2.1 to 6.3.3
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv@6.3.3/packages/csv)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/csv-parse-and-csv-5.5.0 branch from 6aadbe7 to 704d8d7 Compare September 10, 2023 14:57
@DeepLinkCode DeepLinkCode merged commit 5670227 into master Sep 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/csv-parse-and-csv-5.5.0 branch September 10, 2023 14:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants