Commit 8a4c3b8
authored
chore(deps): Bump zip from 8.4.0 to 8.5.0 in /components/core (#144)
Bumps [zip](https://github.com/zip-rs/zip2) from 8.4.0 to 8.5.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.5.0</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>remove <code>zip64 comment</code> and add <code>zip64 extensible
data sector</code> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/747">#747</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>remove useless magic in struct (<a
href="https://redirect.github.com/zip-rs/zip2/pull/730">#730</a>)</li>
<li>change extra_field from Arc<Vec<!-- raw HTML omitted -->> to
Arc<[u8]> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/741">#741</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>cleanup README (<a
href="https://redirect.github.com/zip-rs/zip2/pull/758">#758</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/v8.4.0...v8.5.0">8.5.0</a>
- 2026-04-01</h2>
<h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3>
<ul>
<li>remove <code>zip64 comment</code> and add <code>zip64 extensible
data sector</code> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/747">#747</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->🚜 Refactor</h3>
<ul>
<li>remove useless magic in struct (<a
href="https://redirect.github.com/zip-rs/zip2/pull/730">#730</a>)</li>
<li>change extra_field from Arc<Vec<!-- raw HTML omitted -->> to
Arc<[u8]> (<a
href="https://redirect.github.com/zip-rs/zip2/pull/741">#741</a>)</li>
</ul>
<h3><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h3>
<ul>
<li>cleanup README (<a
href="https://redirect.github.com/zip-rs/zip2/pull/758">#758</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/zip-rs/zip2/commit/93ea6793b06689aa6f30e7efc32eaa891f6056d7"><code>93ea679</code></a>
chore: release v8.5.0 (<a
href="https://redirect.github.com/zip-rs/zip2/issues/762">#762</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/fbd0d4120588c578090b29c49050d46546ed6425"><code>fbd0d41</code></a>
refactor: remove useless magic in struct (<a
href="https://redirect.github.com/zip-rs/zip2/issues/730">#730</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/1043e92f1dcafc4b10f47287436106c6bd223141"><code>1043e92</code></a>
refactor: change extra_field from Arc<Vec<!-- raw HTML omitted
-->> to Arc<[u8]> (<a
href="https://redirect.github.com/zip-rs/zip2/issues/741">#741</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/2eb28b68d5b514478b569ea1150e2ae4a72fdd06"><code>2eb28b6</code></a>
fix: remove <code>zip64 comment</code> and add <code>zip64 extensible
data sector</code> (<a
href="https://redirect.github.com/zip-rs/zip2/issues/747">#747</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/5f4a64483b340e9df296a56b10bfacfb4405c53b"><code>5f4a644</code></a>
ci(deps): bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 (<a
href="https://redirect.github.com/zip-rs/zip2/issues/761">#761</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/64697208c0c2801a15f76bbadf9a086793f893bf"><code>6469720</code></a>
ci: Add static.crates.io to allowed hosts in CodeQL workflow (<a
href="https://redirect.github.com/zip-rs/zip2/issues/759">#759</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/404c530fcaa8dbdac27072a0350f7f90764eb551"><code>404c530</code></a>
chore: cleanup README (<a
href="https://redirect.github.com/zip-rs/zip2/issues/758">#758</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/8fb7436448e7f894a2882d2167fb82511725f23d"><code>8fb7436</code></a>
ci: Allowlist extra endpoints for Dependency Review and CodeQL actions
(<a
href="https://redirect.github.com/zip-rs/zip2/issues/756">#756</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/609b8212b003c3cbf7ed36f4ec7abac949290e87"><code>609b821</code></a>
ci: Restrict allowed remote endpoints for most workflows (<a
href="https://redirect.github.com/zip-rs/zip2/issues/753">#753</a>)</li>
<li><a
href="https://github.com/zip-rs/zip2/commit/6244796c7f84719f7427d07a0e74f378ca7b5c7c"><code>6244796</code></a>
ci(deps): bump actions/cache from 5.0.3 to 5.0.4 (<a
href="https://redirect.github.com/zip-rs/zip2/issues/752">#752</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/zip-rs/zip2/compare/v8.4.0...v8.5.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 196a511 commit 8a4c3b8
2 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments