chore(deps): bump zip from 8.3.0 to 8.4.0 by dependabot[bot] ยท Pull Request #61 ยท steel-dev/cli

Bumps zip from 8.3.0 to 8.4.0.

Release notes

Sourced from zip's releases.

v8.4.0

๐Ÿš€ Features

  • add a check for building benches (#748)

๐Ÿšœ Refactor

  • split part of read.rs for code readability (#744)
  • remove unused allow (#745)

โšก Performance

  • skip BufReader for Stored files in make_reader (#739)

โš™๏ธ Miscellaneous Tasks

  • move pull request template to correct folder (#749)

v8.3.1

๐Ÿšœ Refactor

  • use AexEncryption::new (#736)
  • update tests to add big endian miri check (#735)

โš™๏ธ Miscellaneous Tasks

  • cleanup repository files (#743)
Changelog

Sourced from zip's changelog.

8.4.0 - 2026-03-23

๐Ÿš€ Features

  • add a check for building benches (#748)

๐Ÿšœ Refactor

  • split part of read.rs for code readability (#744)
  • remove unused allow (#745)

โšก Performance

  • skip BufReader for Stored files in make_reader (#739)

โš™๏ธ Miscellaneous Tasks

  • move pull request template to correct folder (#749)

8.3.1 - 2026-03-21

๐Ÿšœ Refactor

  • use AexEncryption::new (#736)
  • update tests to add big endian miri check (#735)

โš™๏ธ Miscellaneous Tasks

  • cleanup repository files (#743)
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)