Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency csv-parse to v4.16.3 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csv-parse (source) 4.12.0 -> 4.16.3 age adoption passing confidence

Release Notes

adaltas/node-csv (csv-parse)

v4.16.3

Compare Source

v4.16.2

Compare Source

Note: Version bump only for package csv-parse

v4.16.0

Compare Source

  • fix: info print the number of encountered line when emited
  • feat: cast expose context.empty_lines
  • fix: handle empty column names properly
  • feat: enforce usage of columns with columns_duplicates_to_array
  • fix: update error message with invalid column type

v4.15.4

Compare Source

  • fix: handle cast value 0 fix #​315

v4.15.3

Compare Source

  • feat: lib/browser compatibility with ES5

v4.15.2

Compare Source

  • docs: browser demo fix #​302
  • fix: browserify export parse instead of stringify

v4.15.1

Compare Source

  • fix: skip_empty_lines don't interfere with from_line

v4.15.0

Compare Source

  • feat: new ignore_last_delimiters option, solve #​193
  • feat: generate browser compatible lib
  • refactor: rename raw to record
  • docs: comment about trimable chars
  • refactor: move isCharTrimable

v4.14.2

Compare Source

  • fix(skip_lines_with_error): work with relax_column_count (#​303)
  • sample: async iterator
  • sample: promises

v4.14.1

Compare Source

  • package: latest dependencies
  • ts: enable strict mode
  • package: mocha inside package declaration

v4.14.0

Compare Source

  • on_record: expose info.error when relax_column_count is activated
  • raw: move tests
  • package: latest dependencies

v4.13.1

Compare Source

  • encoding: buffer, detection and options samples
  • encoding: return buffer when null or false
  • encoding: support boolean values
  • api: remove commented code

v4.13.0

Compare Source

New features:

  • encoding: auto-detect from the bom
  • encoding: new option
  • bom: multi bom encoding

Fixes & enhancements:

  • delimiter: fix buffer size computation
  • quote: compatibility with buffer size
  • api: partial cache for needMoreData
  • escape: support multiple characters
  • quote: support multiple characters
  • api: fix internal argument name

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Mar 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
montpellier-tam-api ❌ Failed (Inspect) Mar 16, 2023 at 6:28AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants