Skip to content
This repository was archived by the owner on Aug 10, 2023. It is now read-only.

Bump deps/zlib from ec3df00 to eb0e038 #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps deps/zlib from ec3df00 to eb0e038.

Commits
  • eb0e038 Rewrite of zran in examples. See version history in zran.c.
  • 12b345c Assure that inflatePrime() can't shift a 32-bit integer by 32 bits.
  • fa8cd50 Make z_size_t 64 bits when compiling on Windows with Z_SOLO.
  • a9b4c1d Update zlib_how.html to match the web page, and add a license.
  • 02a6049 Fix crash when gzsetparams() attempted for transparent write.
  • e554695 Fix bug in deflateBound() for level 0 and memLevel 9.
  • 76820e4 Update broken article link in README.
  • 41fda48 Change version number on develop branch to 1.2.13.1.
  • 04f42ce zlib 1.2.13
  • aefaf43 CI: Add instance for GCC on Windows.
  • Additional commits viewable in compare view

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 commands and options

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 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)

Bumps [deps/zlib](https://github.com/madler/zlib) from `ec3df00` to `eb0e038`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](madler/zlib@ec3df00...eb0e038)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants