Skip to content

build(deps): bump zip from 7.4.0 to 8.0.0#340

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/zip-8.0.0
Closed

build(deps): bump zip from 7.4.0 to 8.0.0#340
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/zip-8.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps zip from 7.4.0 to 8.0.0.

Release notes

Sourced from zip's releases.

v8.0.0

🚀 Features

  • document zip flags as enum (#639)
  • Migrate to Rust 2024 (#650)
  • [breaking] Remove deprecated methods of DateTime (#597)
Changelog

Sourced from zip's changelog.

8.0.0 - 2026-02-14

🚀 Features

  • document zip flags as enum (#639)
  • Migrate to Rust 2024 (#650)
  • [breaking] Remove deprecated methods of DateTime (#597)
Commits
  • ca74107 chore: release v8.0.0 (#653)
  • 59e59b1 refactor: Use FixedSizeBlock trait to serialize AesExtraField (#640)
  • 3935182 ci(deps): bump release-plz/action from 0.5.124 to 0.5.126 (#654)
  • 8b8c20f feat: document zip flags as enum (#639)
  • 08d7578 style: refactor test_ntfs_extra_field_timestamp_parsing using find_map (#659)
  • ef3ead0 style: Add messages on failure in tests/invalid_path.rs (#658)
  • ca61e8d Apply suggested fix to tests/end_to_end.rs from Copilot Autofix (#657)
  • e710c52 ci(deps): bump github/codeql-action from 4.32.0 to 4.32.2 (#655)
  • df9b439 Apply suggested fix to tests/zip_ntfs.rs from Copilot Autofix (#648)
  • 7e06af5 style: Potential fixes for 2 code quality findings in tests/end_to_end.rs (#649)
  • Additional commits viewable in compare view

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)

Bumps [zip](https://github.com/zip-rs/zip2) from 7.4.0 to 8.0.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v7.4.0...v8.0.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 16, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2026

Superseded by #343.

@dependabot dependabot bot closed this Feb 17, 2026
@dependabot dependabot bot deleted the dependabot/cargo/zip-8.0.0 branch February 17, 2026 07: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.

0 participants