udt icon indicating copy to clipboard operation
udt copied to clipboard

fix(deps): bump csv-stringify from 6.2.3 to 6.4.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps csv-stringify from 6.2.3 to 6.4.0.

Changelog

Sourced from csv-stringify's changelog.

6.4.0 (2023-05-09)

Features

6.3.4 (2023-05-04)

Note: Version bump only for package csv-stringify

6.3.3 (2023-04-30)

Note: Version bump only for package csv-stringify

6.3.2 (2023-04-16)

Bug Fixes

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

6.3.1 (2023-04-16)

Bug Fixes

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

6.3.0 (2023-03-03)

Features

  • csv-stringify: Add escape_formulas to defend against injection attacks (#380) (47ac4bd)

... (truncated)

Commits
  • 204b796 chore(release): publish
  • 62de1cf docs(csv-stringify): escape formulas references
  • 1fc177c feat: add unicode chars to formula escape (#387)
  • fbff146 chore(release): publish
  • 5973c77 docs: minor upercase modification
  • 74ca71a chore(release): publish
  • 2fd9be7 build: remove trailing slash in home url
  • ab5e0cb chore(release): publish
  • 0d0fbf9 test(csv-stringify): fix legacy
  • c7235a8 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 May 10 '23 05:05 dependabot[bot]