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

🌱 Bump github.com/jszwec/csvutil from 1.8.0 to 1.9.0 #3722

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps github.com/jszwec/csvutil from 1.8.0 to 1.9.0.

Release notes

Sourced from github.com/jszwec/csvutil's releases.

Release v1.9.0

Highlights

  • Added AlignRecord flag to Decoder
Commits
  • 4c3b8e6 feat: add AlignRecord flag to Decoder
  • 5633865 chore: update github workflow to use Go1.21
  • 05adbbb Add package name when using NewDecoder function (#61)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner December 11, 2023 08:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 11, 2023
@dependabot dependabot bot requested review from spencerschrock and laurentsimon and removed request for a team December 11, 2023 08:08
@dependabot dependabot bot temporarily deployed to integration-test December 11, 2023 08:09 Inactive
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #3722 (7718e87) into main (90792d9) will decrease coverage by 5.08%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3722      +/-   ##
==========================================
- Coverage   75.94%   70.86%   -5.08%     
==========================================
  Files         227      227              
  Lines       15351    15351              
==========================================
- Hits        11658    10879     -779     
- Misses       2974     3806     +832     
+ Partials      719      666      -53     

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jszwec/csvutil-1.9.0 branch from 74f4806 to cc033b3 Compare December 12, 2023 08:43
@dependabot dependabot bot temporarily deployed to integration-test December 12, 2023 08:44 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jszwec/csvutil-1.9.0 branch from cc033b3 to 84e6dd0 Compare December 13, 2023 08:53
@dependabot dependabot bot temporarily deployed to integration-test December 13, 2023 08:53 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jszwec/csvutil-1.9.0 branch from 84e6dd0 to fa709fe Compare December 14, 2023 08:33
@dependabot dependabot bot temporarily deployed to integration-test December 14, 2023 08:34 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jszwec/csvutil-1.9.0 branch from fa709fe to c0456f1 Compare December 15, 2023 08:58
@dependabot dependabot bot temporarily deployed to integration-test December 15, 2023 08:59 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jszwec/csvutil-1.9.0 branch from c0456f1 to 8aaa010 Compare December 19, 2023 08:48
@dependabot dependabot bot temporarily deployed to integration-test December 19, 2023 08:48 Inactive
@spencerschrock
Copy link
Member

@dependabot rebase

Bumps [github.com/jszwec/csvutil](https://github.com/jszwec/csvutil) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/jszwec/csvutil/releases)
- [Commits](jszwec/csvutil@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/jszwec/csvutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jszwec/csvutil-1.9.0 branch from 8aaa010 to 7718e87 Compare December 28, 2023 18:50
@dependabot dependabot bot temporarily deployed to integration-test December 28, 2023 18:50 Inactive
@spencerschrock spencerschrock enabled auto-merge (squash) December 28, 2023 18:57
@spencerschrock spencerschrock merged commit 3c93389 into main Dec 28, 2023
38 checks passed
@spencerschrock spencerschrock deleted the dependabot/go_modules/github.com/jszwec/csvutil-1.9.0 branch December 28, 2023 18:59
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant