Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps csv-stringify from 6.3.3 to 6.5.0.

Changelog

Sourced from csv-stringify's changelog.

6.5.0 (2024-05-13)

Features

  • csv-parse: set columns type as readonly (#358) (44f2e7c)

6.4.6 (2024-02-27)

Note: Version bump only for package csv-stringify

6.4.5 (2023-12-08)

Note: Version bump only for package csv-stringify

6.4.4 (2023-10-09)

Bug Fixes

  • csv-stringify: remove non-functional auto value (6e8a9ca)

6.4.3 (2023-10-05)

Note: Version bump only for package csv-stringify

6.4.2 (2023-08-25)

Bug Fixes

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

... (truncated)

Commits
  • 6aadcac chore(release): publish
  • 7d4961d test: skip test ability
  • db53709 test(csv-stringify): columns type test as const
  • 44f2e7c feat(csv-parse): set columns type as readonly (#358)
  • 6575fc6 chore(release): publish
  • 128a8e2 docs(csv-stringify): fix unused declaration
  • 910200c build: fix eslint await outside function rule
  • 031ce2d docs: use node prefix import
  • 1a12e8f build: eslint yml extension
  • a312a7c 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 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)

Bumps [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-stringify) from 6.3.3 to 6.5.0.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-stringify/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/[email protected]/packages/csv-stringify)

---
updated-dependencies:
- dependency-name: csv-stringify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant