Skip to content

Bump tar from 0.4.45 to 0.4.46 in /cli#22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cli/tar-0.4.46
Open

Bump tar from 0.4.45 to 0.4.46 in /cli#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cli/tar-0.4.46

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps tar from 0.4.45 to 0.4.46.

Release notes

Sourced from tar's releases.

0.4.46

Security

See also GHSA-3cv2-h65g-fgmm

Other changes

New Contributors

Full Changelog: composefs/tar-rs@0.4.45...0.4.46

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by CodeRabbit

  • Chores
    • Updated tar dependency to latest patch version.

Review Change Stack

Bumps [tar](https://github.com/composefs/tar-rs) from 0.4.45 to 0.4.46.
- [Release notes](https://github.com/composefs/tar-rs/releases)
- [Commits](composefs/tar-rs@0.4.45...0.4.46)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 0.4.46
  dependency-type: direct:production
...

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 May 29, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 1ea8e441-ba38-4205-a2da-58cdeb5ff93e

📥 Commits

Reviewing files that changed from the base of the PR and between a7a48c5 and 4d29c4f.

⛔ Files ignored due to path filters (1)
  • cli/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • cli/Cargo.toml

📝 Walkthrough

Walkthrough

The pull request updates the tar crate dependency in the CLI package from version 0.4.45 to 0.4.46. This is a minor patch-level version bump with no code changes or API modifications.

Changes

Dependency Update

Layer / File(s) Summary
Tar dependency version bump
cli/Cargo.toml
The tar crate dependency is bumped from 0.4.45 to 0.4.46.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A tiny hop in versions small,
From forty-five to forty-six we crawl,
The tar crate gleams, all neat and tidy,
No breaking changes, oh how mighty!
Dependencies dance, one patch flies free. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the primary change: bumping the tar dependency from 0.4.45 to 0.4.46 in the /cli directory.
Description check ✅ Passed The description provides comprehensive information including dependency version change, security fix details, release notes, commit history, and compatibility score, though it lacks explicit testing instructions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/cargo/cli/tar-0.4.46

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

0 participants