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

chore(deps): bump csv from 1.4.4 to 2.3.1 #139

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 31, 2019

Bumps csv from 1.4.4 to 2.3.1.

Changelog

Sourced from csv's changelog.

2.2.0

  • Make syntax compatible with latest Elixir releases
  • Add validate_row_length: option defaulting to true to allow disabling validation of row length.

2.0.0

  • Make decode return row and
    error tuples instead of raising errors directly
  • Make old behaviour of raising errors directly available
    via decode!
  • Improve error messages for escape sequences
  • Rewrite parts of the pipeline to be more modular
Commits
  • e0833d9 Version bump
  • 652d2d3 Fix calling coveralls for coveralls travis
  • 81a9742 Depend on excoveralls 0.5 to bring 1.1 and 1.2 back for CI
  • ca97454 Remove travis tests for 1.1 and 1.2 since excoveralls depends on jason which ...
  • 5f190ef Remove coverall travis script and redundant call to mix test
  • 6d8b4ca Update travis build scripts
  • b469f4f Update coveralls script
  • de4db66 Correctly parse escaped fields at end of line when followed by a delimiter [f...
  • a4b8395 Add testing scenarios for quotes in unescaped fields
  • 6181134 Version bump
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 31, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/csv-2.3.1 branch from 5beade1 to b253320 Compare April 13, 2019 00:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/csv-2.3.1 branch from b253320 to 9dc9abd Compare June 29, 2019 11:28
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/csv-2.3.1 branch from 9dc9abd to 5805bab Compare December 26, 2019 10:51
@Betree
Copy link
Member

Betree commented Dec 26, 2019

@dependabot recreate

1 similar comment
@Betree
Copy link
Member

Betree commented Dec 26, 2019

@dependabot recreate

@Betree
Copy link
Member

Betree commented Apr 15, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/csv-2.3.1 branch from a8329a3 to 666b401 Compare April 15, 2020 18:48
@dependabot-preview
Copy link
Contributor Author

Superseded by #259.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/csv-2.3.1 branch September 14, 2020 04:19
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