Skip to content

Commit

Permalink
Bump deps/zlib from ed16107 to 7108497 (#144)
Browse files Browse the repository at this point in the history
Bumps [deps/zlib](https://github.com/madler/zlib) from `ed16107` to
`7108497`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/madler/zlib/commit/7108497fda9d4536a1afade7f42266e06dca4488"><code>7108497</code></a>
Check that HAVE_UNISTD_H and HAVE_STDARG_H are not defined as 0.</li>
<li><a
href="https://github.com/madler/zlib/commit/00161eff1de25e9eed56bffdbe58f2c07ca16e51"><code>00161ef</code></a>
Do not look for zconf.h in the source directory.</li>
<li><a
href="https://github.com/madler/zlib/commit/8a844d434f0eef87d972ae6406b00968f7c52944"><code>8a844d4</code></a>
Use zconf.h instead of zconf.h.in for cmake.</li>
<li><a
href="https://github.com/madler/zlib/commit/d20659fc74975e27962655d1b337da8cf3646638"><code>d20659f</code></a>
Repair MinGW cmake build.</li>
<li><a
href="https://github.com/madler/zlib/commit/0b29118367551a44612a725970f7f6ff258cab06"><code>0b29118</code></a>
Fix Ada bindings on x64.</li>
<li><a
href="https://github.com/madler/zlib/commit/c715ad71fe514b5e7768b1b334fc0b09f35842a3"><code>c715ad7</code></a>
Restore zconf.h to distribution.</li>
<li>See full diff in <a
href="https://github.com/madler/zlib/compare/ed1610791c0c681ee562bb3997e0f29bfae11b2d...7108497fda9d4536a1afade7f42266e06dca4488">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>
  • Loading branch information
momo5502 authored Feb 17, 2025
2 parents d7b2838 + 0b29e23 commit 2043ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/zlib
Submodule zlib updated 10 files
+2 βˆ’1 .gitignore
+2 βˆ’7 CMakeLists.txt
+5 βˆ’4 Makefile.in
+2 βˆ’2 configure
+2 βˆ’1 contrib/ada/zlib-thin.adb
+1 βˆ’1 win32/Makefile.gcc
+1 βˆ’4 win32/zlib1.rc
+544 βˆ’0 zconf.h
+2 βˆ’2 zconf.h.in
+1 βˆ’1 zlib.h

0 comments on commit 2043ab1

Please sign in to comment.