-
Notifications
You must be signed in to change notification settings - Fork 109
Comparing changes
Open a pull request
base repository: zip-rs/zip2
base: v8.5.1
head repository: zip-rs/zip2
compare: v8.6.0
- 18 commits
- 23 files changed
- 4 contributors
Commits on Apr 7, 2026
-
ci(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 (#771)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@fa2e9d6...fe10465) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ed3d36 - Browse repository at this point
Copy the full SHA 8ed3d36View commit details
Commits on Apr 9, 2026
-
ci(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 (#772)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.44.0 to 1.45.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@631208b...02ea592) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7459dd6 - Browse repository at this point
Copy the full SHA 7459dd6View commit details
Commits on Apr 13, 2026
-
ci(deps): bump obi1kenobi/cargo-semver-checks-action from 2.8 to 2.9 (#…
…778) Bumps [obi1kenobi/cargo-semver-checks-action](https://github.com/obi1kenobi/cargo-semver-checks-action) from 2.8 to 2.9. - [Release notes](https://github.com/obi1kenobi/cargo-semver-checks-action/releases) - [Commits](obi1kenobi/cargo-semver-checks-action@5b298c9...6b69fcf) --- updated-dependencies: - dependency-name: obi1kenobi/cargo-semver-checks-action dependency-version: '2.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c4cf528 - Browse repository at this point
Copy the full SHA c4cf528View commit details
Commits on Apr 15, 2026
-
ci(deps): bump step-security/harden-runner from 2.16.1 to 2.17.0 (#779)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.16.1 to 2.17.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@fe10465...6c3c2f2) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6647df2 - Browse repository at this point
Copy the full SHA 6647df2View commit details -
refactor: use and simplify is_dir (#776)
* refactor: use and simplify is_dir * Update src/spec.rs Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: n4n5 <git@n4n5.dev> * add inlining * fmt --------- Signed-off-by: n4n5 <git@n4n5.dev> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 245b694 - Browse repository at this point
Copy the full SHA 245b694View commit details -
ci: Allowlist api.securityscorecards.dev for Dependency Review action (…
…#780) Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 79f9b94 - Browse repository at this point
Copy the full SHA 79f9b94View commit details
Commits on Apr 16, 2026
-
ci: Remove orphaned apt update from miri (#782)
This apt update step is unnecessary since the workflow doesn't install or upgrade any apt packages. Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e0a48a - Browse repository at this point
Copy the full SHA 1e0a48aView commit details -
refactor: mark
ZipFlagsas non-exhaustive and add test for `HasZipM……etadata` (#777) * fix: add non_exhaustive * add more * ZipFileData is privat * add test * add comment * explicit * remoe * remove
Configuration menu - View commit details
-
Copy full SHA for 5f04051 - Browse repository at this point
Copy the full SHA 5f04051View commit details
Commits on Apr 17, 2026
-
ci(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#783)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@bbbca2d...043fb46) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d0c46b - Browse repository at this point
Copy the full SHA 2d0c46bView commit details
Commits on Apr 19, 2026
-
feat: add
compression not supportedas enum error (#774)* feat: add compression not supported as enum error * add id * add print * catch all
Configuration menu - View commit details
-
Copy full SHA for 07702d4 - Browse repository at this point
Copy the full SHA 07702d4View commit details
Commits on Apr 20, 2026
-
ci(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 (#784)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.45.0 to 1.45.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@02ea592...cf5f1c2) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 901014a - Browse repository at this point
Copy the full SHA 901014aView commit details -
ci(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#785
) Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@f8d387b...1b10c78) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42323a8 - Browse repository at this point
Copy the full SHA 42323a8View commit details
Commits on Apr 22, 2026
-
ci(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#788)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.35.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@c10b806...95e58e9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ddcf854 - Browse repository at this point
Copy the full SHA ddcf854View commit details
Commits on Apr 23, 2026
-
fix: allow for
[u8]as filename (#775)* use bytes direclty * cargo fmt * fix * also on read * add as bytes * fmt
Configuration menu - View commit details
-
Copy full SHA for 0329d9d - Browse repository at this point
Copy the full SHA 0329d9dView commit details -
ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#786)
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@6682284...27d5ce7) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 957e240 - Browse repository at this point
Copy the full SHA 957e240View commit details
Commits on Apr 25, 2026
-
chore(deps): update aes requirement from 0.8 to 0.9 (#787)
* chore(deps): update aes requirement from 0.8 to 0.9 Updates the requirements on [aes](https://github.com/RustCrypto/block-ciphers) to permit the latest version. - [Commits](RustCrypto/block-ciphers@aes-v0.8.0...aes-v0.9.0) --- updated-dependencies: - dependency-name: aes dependency-version: 0.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Fixes (via Gemini 3 Flash) * cargo fmt --all --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2513bbe - Browse repository at this point
Copy the full SHA 2513bbeView commit details -
chore(deps): update sha1 requirement from 0.10 to 0.11 (#767)
* chore(deps): update sha1 requirement from 0.10 to 0.11 Updates the requirements on [sha1](https://github.com/RustCrypto/hashes) to permit the latest version. - [Commits](RustCrypto/hashes@groestl-v0.10.0...sha1-v0.11.0) --- updated-dependencies: - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): update hmac requirement from 0.12 to 0.13 Updates the requirements on [hmac](https://github.com/RustCrypto/MACs) to permit the latest version. - [Commits](RustCrypto/MACs@hmac-v0.12.0...hmac-v0.12.1) --- updated-dependencies: - dependency-name: hmac dependency-version: 0.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update to pbkdf2 0.13 * Update use of hmac API * cargo fmt --all --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e480cc - Browse repository at this point
Copy the full SHA 8e480ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771dfc5 - Browse repository at this point
Copy the full SHA 771dfc5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.5.1...v8.6.0