dependabot[bot] opened a new pull request, #2747: URL: https://github.com/apache/iggy/pull/2747
Bumps [zip](https://github.com/zip-rs/zip2) from 7.4.0 to 8.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/releases">zip's releases</a>.</em></p> <blockquote> <h2>v8.0.0</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>document zip flags as enum (<a href="https://redirect.github.com/zip-rs/zip2/pull/639">#639</a>)</li> <li>Migrate to Rust 2024 (<a href="https://redirect.github.com/zip-rs/zip2/pull/650">#650</a>)</li> <li>[<strong>breaking</strong>] Remove deprecated methods of <code>DateTime</code> (<a href="https://redirect.github.com/zip-rs/zip2/pull/597">#597</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md">zip's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/zip-rs/zip2/compare/v7.4.0...v8.0.0">8.0.0</a> - 2026-02-14</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>document zip flags as enum (<a href="https://redirect.github.com/zip-rs/zip2/pull/639">#639</a>)</li> <li>Migrate to Rust 2024 (<a href="https://redirect.github.com/zip-rs/zip2/pull/650">#650</a>)</li> <li>[<strong>breaking</strong>] Remove deprecated methods of <code>DateTime</code> (<a href="https://redirect.github.com/zip-rs/zip2/pull/597">#597</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zip-rs/zip2/commit/ca741074411078733210e7e323059ffae52b7495"><code>ca74107</code></a> chore: release v8.0.0 (<a href="https://redirect.github.com/zip-rs/zip2/issues/653">#653</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/59e59b1c2407bb8c01dcae1ec9a4430ab70ca9a2"><code>59e59b1</code></a> refactor: Use FixedSizeBlock trait to serialize AesExtraField (<a href="https://redirect.github.com/zip-rs/zip2/issues/640">#640</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/393518259f8646653a3100d6ce3c12e5a240897e"><code>3935182</code></a> ci(deps): bump release-plz/action from 0.5.124 to 0.5.126 (<a href="https://redirect.github.com/zip-rs/zip2/issues/654">#654</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/8b8c20f18e34f66acc5b56a1cfddefac6c4ea4b4"><code>8b8c20f</code></a> feat: document zip flags as enum (<a href="https://redirect.github.com/zip-rs/zip2/issues/639">#639</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/08d7578158b3897c9ecce509d824b7350a68bfac"><code>08d7578</code></a> style: refactor test_ntfs_extra_field_timestamp_parsing using find_map (<a href="https://redirect.github.com/zip-rs/zip2/issues/659">#659</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/ef3ead06df0c6cecd1dc44cd82774011d3c38011"><code>ef3ead0</code></a> style: Add messages on failure in tests/invalid_path.rs (<a href="https://redirect.github.com/zip-rs/zip2/issues/658">#658</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/ca61e8d03f6bde305f0aa6ac9acbe61956d29aed"><code>ca61e8d</code></a> Apply suggested fix to tests/end_to_end.rs from Copilot Autofix (<a href="https://redirect.github.com/zip-rs/zip2/issues/657">#657</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/e710c52e96a59f259062230a876d27fdaf2aa1cd"><code>e710c52</code></a> ci(deps): bump github/codeql-action from 4.32.0 to 4.32.2 (<a href="https://redirect.github.com/zip-rs/zip2/issues/655">#655</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/df9b43967fc1533f77056d908a50b84e530c01e2"><code>df9b439</code></a> Apply suggested fix to tests/zip_ntfs.rs from Copilot Autofix (<a href="https://redirect.github.com/zip-rs/zip2/issues/648">#648</a>)</li> <li><a href="https://github.com/zip-rs/zip2/commit/7e06af5d3c016fa4b78cf49f730a985883bf8fa9"><code>7e06af5</code></a> style: Potential fixes for 2 code quality findings in tests/end_to_end.rs (<a href="https://redirect.github.com/zip-rs/zip2/issues/649">#649</a>)</li> <li>Additional commits viewable in <a href="https://github.com/zip-rs/zip2/compare/v7.4.0...v8.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
