dependabot[bot] opened a new pull request, #548:
URL: https://github.com/apache/doris-opentelemetry-demo/pull/548

   Bumps [sharp](https://github.com/lovell/sharp) from 0.33.5 to 0.35.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/lovell/sharp/releases";>sharp's releases</a>.</em></p>
   <blockquote>
   <h2>v0.35.0</h2>
   <ul>
   <li>
   <p>Breaking: Drop support for Node.js 18, now requires Node.js &gt;= 
20.9.0.</p>
   </li>
   <li>
   <p>Breaking: Remove <code>install</code> script from 
<code>package.json</code> file.
   Compiling from source is now opt-in via the <code>build</code> script.</p>
   </li>
   <li>
   <p>Breaking: Lossy AVIF output is now tuned using SSIMULACRA2-based 
<code>iq</code> quality metrics.</p>
   </li>
   <li>
   <p>Breaking: Add <code>limitInputChannels</code> with a default value of 
5.</p>
   </li>
   <li>
   <p>Breaking: Remove deprecated <code>failOnError</code> constructor 
property.</p>
   </li>
   <li>
   <p>Breaking: Remove deprecated <code>paletteBitDepth</code> from 
<code>metadata</code> response.</p>
   </li>
   <li>
   <p>Breaking: Remove deprecated properties from <code>sharpen</code> 
operation.</p>
   </li>
   <li>
   <p>Breaking: Rename <code>format.jp2k</code> as <code>format.jp2</code> for 
API consistency.</p>
   </li>
   <li>
   <p>Upgrade to libvips v8.18.3 for upstream bug fixes.</p>
   </li>
   <li>
   <p>Remove experimental status from WebAssembly binaries.</p>
   </li>
   <li>
   <p>Add prebuilt binaries for FreeBSD (WebAssembly).</p>
   </li>
   <li>
   <p>Deprecate Windows 32-bit (win32-ia32) prebuilt binaries.</p>
   </li>
   <li>
   <p>Ensure TIFF output <code>bitdepth</code> option is limited to 1, 2 or 
4.</p>
   </li>
   <li>
   <p>Add AVIF/HEIF <code>tune</code> option for control over quality metrics.
   <a href="https://redirect.github.com/lovell/sharp/issues/4227";>#4227</a></p>
   </li>
   <li>
   <p>Add <code>keepGainMap</code> and <code>withGainMap</code> to process HDR 
JPEG images with embedded gain maps.
   <a href="https://redirect.github.com/lovell/sharp/issues/4314";>#4314</a></p>
   </li>
   <li>
   <p>Add <code>toUint8Array</code> for output image as a 
<code>TypedArray</code> backed by a transferable <code>ArrayBuffer</code>.
   <a href="https://redirect.github.com/lovell/sharp/issues/4355";>#4355</a></p>
   </li>
   <li>
   <p>Require prebuilt binaries using static paths to aid code bundling.
   <a href="https://redirect.github.com/lovell/sharp/issues/4380";>#4380</a></p>
   </li>
   <li>
   <p>TypeScript: Ensure <code>FormatEnum</code> keys match reality.
   <a href="https://redirect.github.com/lovell/sharp/issues/4475";>#4475</a></p>
   </li>
   <li>
   <p>Add <code>margin</code> option to <code>trim</code> operation.
   <a href="https://redirect.github.com/lovell/sharp/issues/4480";>#4480</a>
   <a href="https://github.com/eddienubes";><code>@​eddienubes</code></a></p>
   </li>
   <li>
   <p>Ensure HEIF primary item is used as default page/frame.
   <a href="https://redirect.github.com/lovell/sharp/issues/4487";>#4487</a></p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/lovell/sharp/commit/2ed5af48cdf4c7a1c93fc82ff37d64e151bbadb7";><code>2ed5af4</code></a>
 Release v0.35.0</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/4475cf10e7cf893d366f4e0d12fe1deae56d7398";><code>4475cf1</code></a>
 Tests: update locator hash for sharp-libvips v1.3.0</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/deb22ddd2fa6a9593bb720ba51e05b8b905504a2";><code>deb22dd</code></a>
 Upgrade to sharp-libvips v1.3.0</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/07f1be984a2d221d0880f8b2cba6f298caf5370b";><code>07f1be9</code></a>
 Prerelease v0.35.0-rc.8</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/df1109bf3af863ffbb6c3cfd636fc24723aea64d";><code>df1109b</code></a>
 Prerelease v0.35.0-rc.7</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/aca49b37152964138a150b8307532708fc0e4a3c";><code>aca49b3</code></a>
 Upgrade to libvips v8.18.3</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/e9e86f5802a814549ce9007dfa183ad80aa04189";><code>e9e86f5</code></a>
 Type-check density option before range validation (<a 
href="https://redirect.github.com/lovell/sharp/issues/4536";>#4536</a>)</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/2f0bcf00ed1ec9b3b60fd184ec6c512ba7e3233c";><code>2f0bcf0</code></a>
 Docs: update supported image formats</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/98e03b83fbc07bd7bb2e421bc2906d4e62d84c7f";><code>98e03b8</code></a>
 Revert &quot;Guard heif bitdepth property for prebuilt binaries&quot;</li>
   <li><a 
href="https://github.com/lovell/sharp/commit/e4ea2f35eb7194ec7ade46de64bf2a9904c07127";><code>e4ea2f3</code></a>
 CI: Ignore package minimum age in smoke tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/lovell/sharp/compare/v0.33.5...v0.35.0";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for sharp since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sharp&package-manager=npm_and_yarn&previous-version=0.33.5&new-version=0.35.0)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/doris-opentelemetry-demo/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to