Commit 601bedb
authored
Bump imagesize from 1.4.1 to 1.5.0 (#12190)
Bumps [imagesize](https://github.com/shibukawa/imagesize_py) from 1.4.1
to 1.5.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/0e23feed1bdcdb2c1cb471bdb747bdeeb46d5601"><code>0e23fee</code></a>
bump version to 1.5.0</li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/3b791f1b3accea6966816030f6884ae1f0df6c03"><code>3b791f1</code></a>
add contributors</li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/fb4cbabdda4a1bfa05265a9f4579775d183e4221"><code>fb4cbab</code></a>
add test for BMP</li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/de454728a434b4eb39550d5e8384cc91e6491497"><code>de45472</code></a>
Merge pull request <a
href="https://redirect.github.com/shibukawa/imagesize_py/issues/67">#67</a>
from flagman/fix-vp8x-dimensions</li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/3cff760adf129a43661059a25084232000773928"><code>3cff760</code></a>
Merge pull request <a
href="https://redirect.github.com/shibukawa/imagesize_py/issues/65">#65</a>
from fuyb1992/master</li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/e59bc0347fb6ac03d18e476547c953aa7bc39a13"><code>e59bc03</code></a>
Merge pull request <a
href="https://redirect.github.com/shibukawa/imagesize_py/issues/60">#60</a>
from ExtReMLapin/patch-2</li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/44c4d1f276cf3109fca28663df5d13eebb9bdfc9"><code>44c4d1f</code></a>
Merge pull request <a
href="https://redirect.github.com/shibukawa/imagesize_py/issues/56">#56</a>
from gremur/patch-1</li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/a880db55a8395145c3de30067b2423655b324cf5"><code>a880db5</code></a>
Fix VP8X WebP dimension parsing bug</li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/3a6b008f06512ddb97858296dbf25ed01dcc8f23"><code>3a6b008</code></a>
Update imagesize.py issuse: <a
href="https://redirect.github.com/shibukawa/imagesize_py/issues/57">#57</a></li>
<li><a
href="https://github.com/shibukawa/imagesize_py/commit/178b3c2b07b178510b33b2f16d2de82aebbf8cf8"><code>178b3c2</code></a>
added support for signed values thanks to <a
href="https://github.com/marcoffee"><code>@marcoffee</code></a></li>
<li>Additional commits viewable in <a
href="https://github.com/shibukawa/imagesize_py/compare/1.4.1...1.5.0">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 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>1 parent ef2bc7d commit 601bedb
4 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments