mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Build(deps): Bump deps/zlib from 5a82f71 to 570720b (#650)
Bumps [deps/zlib](https://github.com/madler/zlib) from `5a82f71` to `570720b`. <details> <summary>Commits</summary> <ul> <li><a href="570720b0c2"><code>570720b</code></a> zlib 1.3.1.2</li> <li><a href="9aa11a7ed2"><code>9aa11a7</code></a> Avoid mixed signedness compare in gzwrite.c.</li> <li><a href="66bdcdbe9d"><code>66bdcdb</code></a> Look for gcov in configure only if coverage was requested.</li> <li><a href="9cca2787ea"><code>9cca278</code></a> CMake: Repair macOS action.</li> <li><a href="3516e02f22"><code>3516e02</code></a> CMake: Repair Windows action.</li> <li><a href="81cc0bebed"><code>81cc0be</code></a> Support non-blocking devices in the gz* routines.</li> <li><a href="598130fd07"><code>598130f</code></a> Update gz*.c copyright dates.</li> <li><a href="370ef1b41f"><code>370ef1b</code></a> Return all available uncompressed data on error in gzread.c.</li> <li><a href="562b823635"><code>562b823</code></a> Fix indentation in gzread.c.</li> <li><a href="9702c9d64e"><code>9702c9d</code></a> Update links to the RFCs.</li> <li>Additional commits viewable in <a href="5a82f71ed1...570720b0c2">compare view</a></li> </ul> </details> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 commit is contained in:
2
deps/zlib
vendored
2
deps/zlib
vendored
Submodule deps/zlib updated: 5a82f71ed1...570720b0c2
Reference in New Issue
Block a user