Skip to content

chore(deps): update astral-tokio-tar requirement from 0.6.1 to 0.7.0 - #974

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

chore(deps): update astral-tokio-tar requirement from 0.6.1 to 0.7.0#974
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/astral-tokio-tar-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on astral-tokio-tar to permit the latest version.

Release notes

Sourced from astral-tokio-tar's releases.

astral-tokio-tar v0.7.0

What's Changed

Full Changelog: astral-sh/tokio-tar@v0.6.4...v0.7.0

Changelog

Sourced from astral-tokio-tar's changelog.

0.7.0

  • Remove all unsafe code from the crate
  • New API: Entry::effective_size returns the effective size of an archive entry, including any pax size records that apply to it
  • Changed: Header::entry_size is now Header::raw_entry_size
  • Changed: Header::size is now Header::raw_file_size

0.5.6

  • Fixed a parser desynchronization vulnerability when reading tar archives that contain mismatched size information in PAX/ustar headers.

    This vulnerability is being tracked as GHSA-j5gw-2vrg-8fgx and CVE-2025-62518.

0.5.5

  • This is a corrective release for 0.5.4 to fix a debugging artifact that was accidentally left in the release.

0.5.4

0.5.3

0.5.2

0.5.1

0.5.0

  • Setting preserve_permissions to false will avoid setting any permissions on extracted files. In alexcrichton/tar-rs, setting preserve_permissions to false will still set read, write, and execute permissions on extracted files, but will avoid setting extended permissions (e.g., setuid, setgid, and sticky bits).
  • Avoid creating directories outside the unpack target (see: alexcrichton/tar-rs#259).
  • Added unpack_in_raw which memoizes the set of validated paths (and assumes a pre-canonicalized) unpack target to avoid redundant filesystem operations.
Commits

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)

Updates the requirements on [astral-tokio-tar](https://github.com/astral-sh/tokio-tar) to permit the latest version.
- [Release notes](https://github.com/astral-sh/tokio-tar/releases)
- [Changelog](https://github.com/astral-sh/tokio-tar/blob/main/CHANGELOG.md)
- [Commits](astral-sh/tokio-tar@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: astral-tokio-tar
  dependency-version: 0.7.0
  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 Sep 7, 2026
@netlify

netlify Bot commented Sep 7, 2026

Copy link
Copy Markdown

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit e5a82a4
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-rust/deploys/6a9e5f596edcd300083bebba
😎 Deploy Preview https://deploy-preview-974--testcontainers-rust.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.

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