Skip to content

Bump tar from 0.4.44 to 0.4.45 in /src-tauri in the cargo group across 1 directory#1173

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/src-tauri/cargo-82c2e2ce39
Open

Bump tar from 0.4.44 to 0.4.45 in /src-tauri in the cargo group across 1 directory#1173
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/src-tauri/cargo-82c2e2ce39

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Bumps the cargo group with 1 update in the /src-tauri directory: tar.

Updates tar from 0.4.44 to 0.4.45

Commits
  • 096e3d1 Bump to 0.4.45 (#443)
  • 17b1fd8 archive: Prevent symlink-directory collision chmod attack (#442)
  • de1a587 archive: Unconditionally honor PAX size (#441)
  • 6071cbe ci: Consolidate workflows (#439)
  • ad1fde9 build-sys: Promote unused_code to an error
  • c8cb250 tests: Squash a warning
  • 638c495 ci: Add xtask infra + reverse dependency testing (#435)
  • 32a9bbb tests: Add RandomReader to exercise partial-read resilience (#436)
  • 9c5df0b Fix GNU long-name extension stream corruption on validation error (#434)
  • 88b1e3b Fix docs typo in header.rs (#431)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file Rust Pull requests that update Rust code labels Mar 20, 2026
@dependabot dependabot Bot requested a review from macjuul as a code owner March 20, 2026 18:15
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file Rust Pull requests that update Rust code labels Mar 20, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 20, 2026

Deploy Preview for public-surrealist ready!

Name Link
🔨 Latest commit 4e6fbc2
🔍 Latest deploy log https://app.netlify.com/projects/public-surrealist/deploys/69ccf52a33875900087872a4
😎 Deploy Preview https://deploy-preview-1173--public-surrealist.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — straightforward Dependabot patch bump of tar (0.4.44 → 0.4.45) with security fixes, only touching Cargo.lock.

Extended reasoning...

Overview

This PR is an automated Dependabot security update that bumps the tar crate from 0.4.44 to 0.4.45 in src-tauri/Cargo.lock. The only file changed is the lockfile. The diff also includes transitive dependency resolution changes (some windows-sys versions shifted), which is normal lockfile behavior.

Security risks

The update itself is a security improvement — the upstream tar 0.4.45 release includes a fix for a symlink-directory collision chmod attack and other bug fixes. There are no new dependencies introduced; this is a patch-level bump of an existing dependency. No credentials or tokens are affected.

Level of scrutiny

This is a minimal-risk change: a lockfile-only patch bump from a well-known Rust crate, generated by Dependabot. The change is fully mechanical and deterministic. No source code, configuration, or application logic is modified.

Other factors

No bugs were found by the automated bug hunting system. No prior reviews or comments from humans exist on this PR (only the Netlify bot deploy preview). The tar crate is a widely-used, well-maintained package, and this is a patch version bump within the same minor version.

Bumps the cargo group with 1 update in the /src-tauri directory: [tar](https://github.com/alexcrichton/tar-rs).


Updates `tar` from 0.4.44 to 0.4.45
- [Commits](alexcrichton/tar-rs@0.4.44...0.4.45)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 0.4.45
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/cargo-82c2e2ce39 branch from 2e00bf4 to 4e6fbc2 Compare April 1, 2026 10:36
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