Skip to content

chore(deps): bump csv from 1.3.1 to 1.4.0#3772

Merged
jolestar merged 1 commit into
mainfrom
dependabot/cargo/csv-1.4.0
Nov 19, 2025
Merged

chore(deps): bump csv from 1.3.1 to 1.4.0#3772
jolestar merged 1 commit into
mainfrom
dependabot/cargo/csv-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 19, 2025

Copy link
Copy Markdown
Contributor

Bumps csv from 1.3.1 to 1.4.0.

Commits
  • 4a3997e 1.4.0
  • a0a3c9e csv-core-0.1.13
  • f8e6b07 deps: switch serde dependency to serde_core
  • 7c7c135 style: address many Clippy lints
  • 5b2da18 doc: simplify tutorial section on accessing headers
  • 633552a perf: serialize 128-bit integers via itoa
  • e9f06f4 lint: fix needless_lifetimes and mismatched_lifetime_syntaxes
  • 9dab947 test: fix broken test after panic message change
  • da00088 style: address many Clippy lints
  • f973cd4 enum: use #[non_exhaustive] instead of #[doc(hidden)] variant
  • Additional commits viewable 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)

Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.3.1 to 1.4.0.
- [Commits](BurntSushi/rust-csv@1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: csv
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 19, 2025
@dependabot dependabot Bot requested a review from jolestar as a code owner November 19, 2025 18:16
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 19, 2025
@dependabot dependabot Bot added the rust Pull requests that update Rust code label Nov 19, 2025
@vercel

vercel Bot commented Nov 19, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rooch-portal-v2.1 Ready Ready Preview Comment Nov 19, 2025 6:30pm
test-portal Ready Ready Preview Comment Nov 19, 2025 6:30pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rooch Ignored Ignored Preview Nov 19, 2025 6:30pm

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/csv 1.4.0 🟢 4.4
Details
CheckScoreReason
Code-Review🟢 4Found 13/28 approved changesets -- score normalized to 4
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 65 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • Cargo.lock

@jolestar jolestar merged commit 0b3bf4d into main Nov 19, 2025
17 of 19 checks passed
@jolestar jolestar deleted the dependabot/cargo/csv-1.4.0 branch November 19, 2025 23:44
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant