Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps CsvHelper from 29.0.0 to 30.0.0.

Commits
  • 04834b5 Updated change log and migration docs.
  • 060b3be Merge branch 'marcrocny-master'
  • b76f3f7 Merge branch 'master' of github.com:marcrocny/CsvHelper into marcrocny-master
  • 8311abf Merge branch 'micheleissa-feature-1198'
  • 9a089f8 Merge branch 'feature-1198' of github.com:micheleissa/CsvHelper into michelei...
  • 6ce93f4 Merge branch 'KonH-feature/add_type_converter_constructor_args'
  • d2f66a7 Added CLS compliant constructor. Added unit test.
  • d714192 Merge branch 'feature/add_type_converter_constructor_args' of github.com:KonH...
  • 852f039 Added generic overload for CsvConfiguration.ApplyAttributes.
  • f43d2d1 Return CsvConfiguration from ApplyAttributes to allow chaining.
  • 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 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)

Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 29.0.0 to 30.0.0.
- [Release notes](https://github.com/JoshClose/CsvHelper/releases)
- [Commits](JoshClose/CsvHelper@29.0.0...30.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2022

Codecov Report

Base: 87.54% // Head: 87.54% // No change to project coverage 👍

Coverage data is based on head (95274af) compared to base (9574b9d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #397   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files          76       76           
  Lines        6650     6650           
=======================================
  Hits         5822     5822           
  Misses        828      828           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar bednar merged commit 6819dcd into master Oct 31, 2022
@bednar bednar deleted the dependabot/nuget/CsvHelper-30.0.0 branch October 31, 2022 05:11
@bednar bednar added this to the 4.7.0 milestone Oct 31, 2022
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.

3 participants