mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
build(deps): bump flate2 from 1.1.0 to 1.1.1 (#36292)
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.1.0 to 1.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/flate2-rs/releases">flate2's releases</a>.</em></p> <blockquote> <h2>1.1.1</h2> <p>This release should be smaller and thus faster to download. Additionally, when using the <code>zlib-rs</code> backend, duplicate symbol issues shouldn't occur anymore.</p> <h2>What's Changed</h2> <ul> <li>docs: Update README to promote zlib-rs by <a href="https://github.com/Xuanwo"><code>@Xuanwo</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/470">rust-lang/flate2-rs#470</a></li> <li>Update miniz_oxide to 0.8.5 by <a href="https://github.com/oyvindln"><code>@oyvindln</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/475">rust-lang/flate2-rs#475</a></li> <li>Remove stale CHANGELOG.md by <a href="https://github.com/jayvdb"><code>@jayvdb</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/476">rust-lang/flate2-rs#476</a></li> <li>More informative README on backends by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/480">rust-lang/flate2-rs#480</a></li> <li>Rewrite outdated backend notes in lib.rs by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/481">rust-lang/flate2-rs#481</a></li> <li>upgrade zlib-rs to version <code>0.5.0</code> by <a href="https://github.com/folkertdev"><code>@folkertdev</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/482">rust-lang/flate2-rs#482</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Xuanwo"><code>@Xuanwo</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/470">rust-lang/flate2-rs#470</a></li> <li><a href="https://github.com/jayvdb"><code>@jayvdb</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/476">rust-lang/flate2-rs#476</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/flate2-rs/compare/1.1.0...1.1.1">https://github.com/rust-lang/flate2-rs/compare/1.1.0...1.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="98c98c8a57
"><code>98c98c8</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/482">#482</a> from folkertdev/update-zlib-rs-0.5.0</li> <li><a href="94b36b01e6
"><code>94b36b0</code></a> upgrade zlib-rs to version <code>0.5.0</code></li> <li><a href="a79bfe495a
"><code>a79bfe4</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/481">#481</a> from Shnatsel/backend-docs</li> <li><a href="694e822cd1
"><code>694e822</code></a> less editorializing</li> <li><a href="6debe9512b
"><code>6debe95</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/480">#480</a> from Shnatsel/zlib-rs-readme</li> <li><a href="a24e276931
"><code>a24e276</code></a> Rewrite outdated backend notes in lib.rs</li> <li><a href="78ca1741a6
"><code>78ca174</code></a> More informative README on backends</li> <li><a href="c9a3efaf1f
"><code>c9a3efa</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/476">#476</a> from jayvdb/rm-changelog</li> <li><a href="0b2137d8d8
"><code>0b2137d</code></a> Remove stale CHANGELOG.md</li> <li><a href="0abbd1c0e6
"><code>0abbd1c</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/475">#475</a> from oyvindln/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/flate2-rs/compare/1.1.0...1.1.1">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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
60baa8ce11
commit
fa1d55b440
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2124,9 +2124,9 @@ checksum = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "flate2"
|
name = "flate2"
|
||||||
version = "1.1.0"
|
version = "1.1.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc"
|
checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"crc32fast",
|
"crc32fast",
|
||||||
"miniz_oxide",
|
"miniz_oxide",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue