Skip to content

Commit ae1f349

Browse files
authored
Auto merge of servo#28944 - servo:dependabot/cargo/gif-0.11.4, r=jdm
Bump gif from 0.11.3 to 0.11.4 Bumps [gif](https://github.com/image-rs/image-gif) from 0.11.3 to 0.11.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/image-rs/image-gif/blob/master/Changes.md">gif's changelog</a>.</em></p> <blockquote> <h1>v0.11.4</h1> <p>Bufixes:</p> <ul> <li>Fix decoding confusing superfluous image data from previous frames with current frame data.</li> <li>Bump minimum required version of <code>weezl</code>.</li> </ul> <p>Features:</p> <ul> <li>Add <code>Encoder::{get_ref, get_mut, into_inner}</code> to access underlying stream.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/image-rs/image-gif/commit/e070cfb4f465be00edeabc4c85ebe404eba29bab"><code>e070cfb</code></a> Release notes for version 0.11.4</li> <li><a href="https://github.com/image-rs/image-gif/commit/ed1d8d77991c95b8d6a6f72bae7eeedb1de9d43d"><code>ed1d8d7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/image-rs/image-gif/issues/131">#131</a> from image-rs/issue-130-superfluous-data</li> <li><a href="https://github.com/image-rs/image-gif/commit/cb3b0e39e5f2034398049afbbd2079dcfaf6d51e"><code>cb3b0e3</code></a> Fix: stale data across next frame</li> <li><a href="https://github.com/image-rs/image-gif/commit/f05cd522262569f0c979228f09ece9463333d7fa"><code>f05cd52</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/image-rs/image-gif/issues/127">#127</a> from jdm/patch-1</li> <li><a href="https://github.com/image-rs/image-gif/commit/a41613dfe7f36ea1fe688c35a88d518fde1d7b56"><code>a41613d</code></a> Update minimum weezl version.</li> <li><a href="https://github.com/image-rs/image-gif/commit/0bd83c5ee49b757e364a0aca0a9bc0df14c7ef99"><code>0bd83c5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/image-rs/image-gif/issues/126">#126</a> from andylizi/get-writer-ref</li> <li><a href="https://github.com/image-rs/image-gif/commit/e03205c4b39716c02f596cc09caaa4f2ff9fab83"><code>e03205c</code></a> Add warning for <code>Encoder::get_mut</code> docs</li> <li><a href="https://github.com/image-rs/image-gif/commit/39c2a017a43f58ca5544d5ac5d937042ce764046"><code>39c2a01</code></a> Add <code>Encoder::{get_ref, get_mut}</code></li> <li><a href="https://github.com/image-rs/image-gif/commit/94a26746cceefdab644c51fc4e1062150d3a4664"><code>94a2674</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/image-rs/image-gif/issues/124">#124</a> from andylizi/fix-tests-windows</li> <li><a href="https://github.com/image-rs/image-gif/commit/69da38496ea70caf5be76da174d7b70b38e883a3"><code>69da384</code></a> Make tests work on Windows</li> <li>Additional commits viewable in <a href="https://github.com/image-rs/image-gif/compare/v0.11.3...v0.11.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gif&package-manager=cargo&previous-version=0.11.3&new-version=0.11.4)](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 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>
2 parents 29ea09e + cdf05b1 commit ae1f349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)