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
โก Performance
- skip BufReader for Stored files in make_reader (#739)
โ๏ธ Miscellaneous Tasks
- move pull request template to correct folder (#749)
v8.3.1
๐ Refactor
โ๏ธ 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
โก 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
โ๏ธ Miscellaneous Tasks
- cleanup repository files (#743)
Commits
a73f55bchore: release v8.3.2 (#746)f5e7fd5feat: add a check for building benches (#748)abc0424chore: move pull request template to correct folder (#749)bae095brefactor: split part ofread.rsfor code readability (#744)f5813c5refactor: remove unused allow (#745)c2999bcperf: skip BufReader for Stored files in make_reader (#739)e615f8echore: release v8.3.1 (#742)053d38bchore: cleanup repository files (#743)52d8412refactor: useAexEncryption::new(#736)350b8a2refactor: update tests to add big endian miri check (#735)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)