diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-07-06 07:35:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 07:35:17 -0400 |
commit | 2614f7ae9b9525eb060135da586338b3861c3228 (patch) | |
tree | ef60e5bda97b5f4c8ba3ddfd6a44ed0d46525c67 /python/servo/command_base.py | |
parent | 8277d9bd517573a78d0cd319e50a99d557eae504 (diff) | |
parent | d9d1ae842d81d86546438fc54c4ab518f08509fb (diff) | |
download | servo-2614f7ae9b9525eb060135da586338b3861c3228.tar.gz servo-2614f7ae9b9525eb060135da586338b3861c3228.zip |
Auto merge of #27176 - servo:dependabot/cargo/jpeg-decoder-0.1.20, r=jdm
build(deps): bump jpeg-decoder from 0.1.19 to 0.1.20
Bumps [jpeg-decoder](https://github.com/image-rs/jpeg-decoder) from 0.1.19 to 0.1.20.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/image-rs/jpeg-decoder/blob/master/CHANGELOG.md">jpeg-decoder's changelog</a>.</em></p>
<blockquote>
<h2>v0.1.20 (2020-07-04)</h2>
<ul>
<li>Fix decoding of some progressive images failing</li>
<li>Several more performance improvements</li>
<li>Add <code>PixelFormat::pixel_bytes</code> to determine the size of pixels</li>
<li>Cleanup and clarification of the 8x8 idct implementation</li>
<li>Updated fuzzing harnesses and helpers</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/e19c1942c70686babdb374b66067ff590cd5fb57"><code>e19c194</code></a> Update meta data and changes for v0.1.20</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/d1676303a3b7f8a5cab0a41fb97c9395e6c9d75f"><code>d167630</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/image-rs/jpeg-decoder/issues/160">#160</a> from image-rs/component-completion</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/f13c0969127e70878b5c436cbdc4eac595f6eeca"><code>f13c096</code></a> Disable any criterion dependent on 1.34.2</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/f91e6c1670e6c431ea602f946e8e10c3dbd3ae17"><code>f91e6c1</code></a> Explain the fuzzing help more closely</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/ad4ceaa517efa7384eb5024999e02dff2dfa66f9"><code>ad4ceaa</code></a> Explain the bug at the site where it happened</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/856ccba8bc000544cf33ff0629bb4a4e8e4d945c"><code>856ccba</code></a> Add jpeg reproducing the issue, decoded correctly</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/22d2d6d1b25e3bfd53ed7de9059133a60bdd7b38"><code>22d2d6d</code></a> Fuzz in-process with mozjpeg</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/929c15303b60791b0ec8533ae72c436ded778413"><code>929c153</code></a> Repurpose fail_tmin into a fail finder</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/d5c0b760791391aed067a81dd1633f564d8ebfd9"><code>d5c0b76</code></a> In the fail minimizer, ensure reftest works</li>
<li><a href="https://github.com/image-rs/jpeg-decoder/commit/3ed1eff16ad45ba3a27221fd7b6cfae4e6bf8418"><code>3ed1eff</code></a> Add a regression test minimizer</li>
<li>Additional commits viewable in <a href="https://github.com/image-rs/jpeg-decoder/compare/v0.1.19...v0.1.20">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=jpeg-decoder&package-manager=cargo&previous-version=0.1.19&new-version=0.1.20)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Diffstat (limited to 'python/servo/command_base.py')
0 files changed, 0 insertions, 0 deletions