-
Notifications
You must be signed in to change notification settings - Fork 2
Commit d4f2b61
authored
chore(docs): bump sharp from 0.34.1 to 0.34.3 in /docs (#44)
Bumps [sharp](https://github.com/lovell/sharp) from 0.34.1 to 0.34.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lovell/sharp/commit/276ac2df8d83f357f2d6825a9f0fc53ceb07d6b0"><code>276ac2d</code></a>
Release v0.34.3</li>
<li><a
href="https://github.com/lovell/sharp/commit/2dedcf35a083c9cb1ff871ea43564bc45c9904fa"><code>2dedcf3</code></a>
Prerelease v0.34.3-rc.1</li>
<li><a
href="https://github.com/lovell/sharp/commit/92f21451c1837b4e67f8c26ffc20408cdfeed37d"><code>92f2145</code></a>
Upgrade to sharp-libvips v1.2.0</li>
<li><a
href="https://github.com/lovell/sharp/commit/2cd2f8430a2e64f9c8604a7aea0c0ace88fb03da"><code>2cd2f84</code></a>
Upgrade to libvips v8.17.1</li>
<li><a
href="https://github.com/lovell/sharp/commit/8ee8d273ee5f6f238bbb06f18e0365787257bde6"><code>8ee8d27</code></a>
Provide XMP as a string, as well as a Buffer, where possible</li>
<li><a
href="https://github.com/lovell/sharp/commit/4e3f3792adc5dd00843668ed8ef326365163d609"><code>4e3f379</code></a>
Add keepXmp and withXmp for control over output XMP metadata <a
href="https://redirect.github.com/lovell/sharp/issues/4416">#4416</a></li>
<li><a
href="https://github.com/lovell/sharp/commit/df5454e7dc582256fb0c29a7d080054d0efedc99"><code>df5454e</code></a>
Add support for RAW digicam input, requires custom libvips+libraw</li>
<li><a
href="https://github.com/lovell/sharp/commit/32cf6be1b8a93c0a5100fc4764c2f02b618e34c5"><code>32cf6be</code></a>
Docs: update benchmark results ahead of v0.34.3</li>
<li><a
href="https://github.com/lovell/sharp/commit/96dfd400b2387fb91fa5af8ef4888ef514429374"><code>96dfd40</code></a>
Tests: update benchmark environment</li>
<li><a
href="https://github.com/lovell/sharp/commit/1422798c1d47a6f9359d04a7b6e7bfb72a981e2d"><code>1422798</code></a>
Upgrade to sharp-libvips v1.2.0-rc.3</li>
<li>Additional commits viewable in <a
href="https://github.com/lovell/sharp/compare/v0.34.1...v0.34.3">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>1 parent 51e8ceb commit d4f2b61Copy full SHA for d4f2b61
File tree
Expand file treeCollapse file tree
2 files changed
+127
-105
lines changedFilter options
- docs
Expand file treeCollapse file tree
2 files changed
+127
-105
lines changedCollapse file: docs/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments