Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

chore(deps): bump csv-parse from 4.16.3 to 5.0.3 #415

Merged
merged 2 commits into from
Nov 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps csv-parse from 4.16.3 to 5.0.3.

Changelog

Sourced from csv-parse's changelog.

5.0.3 (2021-11-19)

Bug Fixes

  • expose browser esm modules (eb87355)

5.0.2 (2021-11-18)

Bug Fixes

Performance Improvements

  • csv-parse: buffer unsafe allocation (35c1f4a)

5.0.1 (2021-11-15)

Bug Fixes

  • remove samples from publicatgion (12c221d)

5.0.0 (2021-11-15)

Bug Fixes

  • csv-parse: export csv error class in sync (fc89380)
  • csv-parse: ts callback CsvError argument (899dc67)
  • export original lib esm modules (be25349)
  • fallback to setTimeout is setImmediate is undefined (3d6a2d0)
  • refer to esm files in dist (b780fbd)

... (truncated)

Commits

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 22, 2021
@tusbar tusbar force-pushed the dependabot/npm_and_yarn/csv-parse-5.0.3 branch from ad05612 to 55da753 Compare November 29, 2021 10:36
@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #415 (55da753) into master (77c54d9) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 55da753 differs from pull request most recent head 2b8cab1. Consider uploading reports for the commit 2b8cab1 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #415   +/-   ##
=======================================
  Coverage   93.66%   93.66%           
=======================================
  Files         197      197           
  Lines        1326     1326           
=======================================
  Hits         1242     1242           
  Misses         84       84           
Impacted Files Coverage Δ
lib/client/models/reports.js 83.33% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77c54d9...2b8cab1. Read the comment docs.

dependabot bot and others added 2 commits November 29, 2021 11:39
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 4.16.3 to 5.0.3.
- [Release notes](https://github.com/adaltas/node-csv/releases)
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.0.3/packages/csv-parse)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@tusbar tusbar force-pushed the dependabot/npm_and_yarn/csv-parse-5.0.3 branch from 55da753 to 2b8cab1 Compare November 29, 2021 10:39
@tusbar tusbar enabled auto-merge (squash) November 29, 2021 10:39
@tusbar tusbar merged commit 574ebe1 into master Nov 29, 2021
@tusbar tusbar deleted the dependabot/npm_and_yarn/csv-parse-5.0.3 branch November 29, 2021 10:40
@bizon-bot
Copy link
Member

🎉 This PR is included in version 5.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Development

Successfully merging this pull request may close these issues.

None yet

2 participants