Skip to content

build(deps): bump tar from 0.4.45 to 0.4.46#381

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

build(deps): bump tar from 0.4.45 to 0.4.46#381
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tar-0.4.46

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

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)

Note

Low Risk
Patch-only dependency lockfile change with no app logic changes; it reduces archive-parsing risk where backups use tar.

Overview
Updates the locked tar crate from 0.4.45 to 0.4.46 in Cargo.lock (no Cargo.toml or Rust source edits).

The new release includes a security fix for PAX header desync (GHSA-3cv2-h65g-fgmm), which matters because bedrock uses tar for backup archive read/write in backup_format/v0.

Reviewed by Cursor Bugbot for commit ef78805. Bugbot is set up for automated code reviews on this repo. Configure here.

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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from paolodamico as a code owner July 1, 2026 13:47
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@dependabot dependabot Bot requested a review from sideround as a code owner July 1, 2026 13:47
@dependabot dependabot Bot added the rust Pull requests that update rust code label Jul 1, 2026
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.

2 participants