esilverm / shl-index-ui

The frontend repository for a Sim Hockey League's statistical index built with Next.js and Typescript
https://index.simulationhockey.com/
11 stars 5 forks source link

Bump csv-stringify from 6.2.3 to 6.5.0 #576

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps csv-stringify from 6.2.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 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)
dependabot[bot] commented 2 months ago

Looks like csv-stringify is up-to-date now, so this is no longer needed.