Sidoine / Ovale

An add-on for World of Warcraft that displays icons based on scripts
MIT License
47 stars 46 forks source link

chore(deps-dev): bump csv-parse from 4.16.3 to 5.3.6 #1245

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps csv-parse from 4.16.3 to 5.3.6.

Changelog

Sourced from csv-parse's changelog.

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)

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)

... (truncated)

Commits
  • 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)
  • 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
  • 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)