PublicI / fec-loader

Loads raw FEC filings into a database
MIT License
21 stars 9 forks source link

Bump fast-csv from 4.1.3 to 4.3.1 #97

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps fast-csv from 4.1.3 to 4.3.1.

Release notes

Sourced from fast-csv's releases.

v4.3.1

4.3.1 (2020-06-23)

Bug Fixes

  • deps: update dependency @docusaurus/core to v2.0.0-alpha.56 (87c9cdb)
  • deps: update dependency @docusaurus/core to v2.0.0-alpha.58 (7b10f7e)
  • deps: update dependency @docusaurus/preset-classic to v2.0.0-alpha.56 (2cafdac)
  • deps: update dependency @docusaurus/preset-classic to v2.0.0-alpha.58 (a4a1e3f)
  • deps: update dependency globby to v11.0.1 (9a21f53)
  • parsing: Pass errors through callbacks (84ecdf6)

v4.3.0

4.3.0 (2020-05-27)

Bug Fixes

  • deps: update dependency @docusaurus/core to v2.0.0-alpha.55 (84b8491)
  • deps: update dependency @docusaurus/preset-classic to v2.0.0-alpha.55 (9b7e40c)

v4.2.0

4.2.0 (2020-05-19)

Bug Fixes

  • deps: update dependency @docusaurus/preset-classic to v2.0.0-alpha.54 (f1fcc46)
  • deps: update dependency @types/yargs to v15 (44bcccc)
  • deps: update react monorepo to v16.13.1 (cdb0d89)

Features

  • parsing: Less restrictive row parsing type #356 (87d74ec)

v4.1.6

4.1.6 (2020-05-15)

Bug Fixes

  • deps: update dependency @docusaurus/core to v2.0.0-alpha.54 (24a0473)
  • parse: Handle escaped escape properly #340 (78d9b16)

v4.1.5

4.1.5 (2020-05-15)

Changelog

Sourced from fast-csv's changelog.

4.3.1 (2020-06-23)

Note: Version bump only for package fast-csv

4.3.0 (2020-05-27)

Note: Version bump only for package fast-csv

4.2.0 (2020-05-19)

Note: Version bump only for package fast-csv

4.1.6 (2020-05-15)

Note: Version bump only for package fast-csv

4.1.5 (2020-05-15)

Note: Version bump only for package fast-csv

4.1.4 (2020-05-15)

Note: Version bump only for package fast-csv

Commits
  • 23bf809 chore(release): publish v4.3.1
  • 0de3d0a chore(): Fix renovatebot
  • fbfd5fe chore(release): publish v4.3.0
  • 041295d chore(release): publish v4.2.0
  • c57fff4 chore(release): publish v4.1.6
  • a71e712 chore(release): publish v4.1.5
  • f4310e7 chore(release): publish v4.1.4
  • 6668006 chore(): Update depdencies and reformat
  • See full diff 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)