Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sharp and @appium/support in /tests (#1085)
Bumps [sharp](https://github.com/lovell/sharp) and [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support). These dependencies needed to be updated together. Updates `sharp` from 0.32.1 to 0.32.6 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lovell/sharp/blob/main/docs/changelog.md">sharp's changelog</a>.</em></p> <blockquote> <h3>v0.32.6 - 18th September 2023</h3> <ul> <li> <p>Upgrade to libvips v8.14.5 for upstream bug fixes.</p> </li> <li> <p>Ensure composite tile images are fully decoded (regression in 0.32.0). <a href="https://redirect.github.com/lovell/sharp/issues/3767">#3767</a></p> </li> <li> <p>Ensure <code>withMetadata</code> can add ICC profiles to RGB16 output. <a href="https://redirect.github.com/lovell/sharp/issues/3773">#3773</a></p> </li> <li> <p>Ensure <code>withMetadata</code> does not reduce 16-bit images to 8-bit (regression in 0.32.5). <a href="https://redirect.github.com/lovell/sharp/issues/3773">#3773</a></p> </li> <li> <p>TypeScript: Add definitions for block and unblock. <a href="https://redirect.github.com/lovell/sharp/pull/3799">#3799</a> <a href="https://github.com/ldrick"><code>@ldrick</code></a></p> </li> </ul> <h3>v0.32.5 - 15th August 2023</h3> <ul> <li> <p>Upgrade to libvips v8.14.4 for upstream bug fixes.</p> </li> <li> <p>TypeScript: Add missing <code>WebpPresetEnum</code> to definitions. <a href="https://redirect.github.com/lovell/sharp/pull/3748">#3748</a> <a href="https://github.com/pilotso11"><code>@pilotso11</code></a></p> </li> <li> <p>Ensure compilation using musl v1.2.4. <a href="https://redirect.github.com/lovell/sharp/pull/3755">#3755</a> <a href="https://github.com/kleisauke"><code>@kleisauke</code></a></p> </li> <li> <p>Ensure resize with a <code>fit</code> of <code>inside</code> respects 90/270 degree rotation. <a href="https://redirect.github.com/lovell/sharp/issues/3756">#3756</a></p> </li> <li> <p>TypeScript: Ensure <code>minSize</code> property of <code>WebpOptions</code> is boolean. <a href="https://redirect.github.com/lovell/sharp/pull/3758">#3758</a> <a href="https://github.com/sho-xizz"><code>@sho-xizz</code></a></p> </li> <li> <p>Ensure <code>withMetadata</code> adds default sRGB profile. <a href="https://redirect.github.com/lovell/sharp/issues/3761">#3761</a></p> </li> </ul> <h3>v0.32.4 - 21st July 2023</h3> <ul> <li> <p>Upgrade to libvips v8.14.3 for upstream bug fixes.</p> </li> <li> <p>Expose ability to (un)block low-level libvips operations by name.</p> </li> <li> <p>Prebuilt binaries: restore support for tile-based output. <a href="https://redirect.github.com/lovell/sharp/issues/3581">#3581</a></p> </li> </ul> <h3>v0.32.3 - 14th July 2023</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lovell/sharp/commit/eefaa998725cf345227d94b40615e090495c6d09"><code>eefaa99</code></a> Release v0.32.6</li> <li><a href="https://github.com/lovell/sharp/commit/dbce6fab795ca4250bda9b1ef502c1fdb7d4a30c"><code>dbce6fa</code></a> Upgrade to libvips v8.14.5</li> <li><a href="https://github.com/lovell/sharp/commit/af0fcb37c2f8b05ee13b3ae07872fbb5b3dc7fd8"><code>af0fcb3</code></a> Docs: changelog for <a href="https://redirect.github.com/lovell/sharp/issues/3799">#3799</a></li> <li><a href="https://github.com/lovell/sharp/commit/c6f54e59dadff5b2517287d2662883b0835ac11a"><code>c6f54e5</code></a> Bump devDeps</li> <li><a href="https://github.com/lovell/sharp/commit/846563e45f7df0228b650a32078e0abbb0219797"><code>846563e</code></a> TypeScript: add definitions for block and unblock (<a href="https://redirect.github.com/lovell/sharp/issues/3799">#3799</a>)</li> <li><a href="https://github.com/lovell/sharp/commit/9c217ab580123ee14ad65d5043d74d8ea7c245e5"><code>9c217ab</code></a> Ensure withMetadata can add RGB16 profiles <a href="https://redirect.github.com/lovell/sharp/issues/3773">#3773</a></li> <li><a href="https://github.com/lovell/sharp/commit/e7381e522ebe738263069eab02cc40f411cb9122"><code>e7381e5</code></a> Alternative fix for 4340d60, uses existing StaySequential</li> <li><a href="https://github.com/lovell/sharp/commit/4340d60ccfcc4dd7d26b9bdc01f8774cad21abe7"><code>4340d60</code></a> Ensure composite tile images fully decoded <a href="https://redirect.github.com/lovell/sharp/issues/3767">#3767</a></li> <li><a href="https://github.com/lovell/sharp/commit/7f64d464deb8ff74f83f125d5fa6b16fd1c0c6e7"><code>7f64d46</code></a> Docs: add missing returns property to raw</li> <li><a href="https://github.com/lovell/sharp/commit/67e927bdb621e5a7254e2c971670c43ee76fe102"><code>67e927b</code></a> Docs: ensure all functions include method signature <a href="https://redirect.github.com/lovell/sharp/issues/3777">#3777</a></li> <li>Additional commits viewable in <a href="https://github.com/lovell/sharp/compare/v0.32.1...v0.32.6">compare view</a></li> </ul> </details> <br /> Updates `@appium/support` from 4.0.1 to 4.1.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md"><code>@appium/support</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/appium/appium/compare/@appium/[email protected]...@appium/[email protected]">4.1.9</a> (2023-11-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>images-plugin:</strong> Prevent repeatable template modification (<a href="https://redirect.github.com/appium/appium/issues/19334">#19334</a>) (<a href="https://github.com/appium/appium/commit/63a0b05e1b99d8879ac928ca91111d3c62745133">63a0b05</a>)</li> <li><strong>support:</strong> update definitelytyped (<a href="https://github.com/appium/appium/commit/5ae8df3c36c7f03fbf3420087b532086f6742348">5ae8df3</a>)</li> <li><strong>support:</strong> update definitelytyped (<a href="https://redirect.github.com/appium/appium/issues/19326">#19326</a>) (<a href="https://github.com/appium/appium/commit/98403151f86665d723bf887e907825bbc4cc2d3d">9840315</a>)</li> <li><strong>support:</strong> update dependency axios to v1.6.0 (<a href="https://github.com/appium/appium/commit/699c49306c38e222d618a9611482b06a3e6806aa">699c493</a>)</li> <li><strong>support:</strong> update dependency axios to v1.6.1 (<a href="https://github.com/appium/appium/commit/9b14205288ef09fd4a1144fc93c82b2bb2ed2ec0">9b14205</a>)</li> <li><strong>support:</strong> update dependency teen_process to v2.0.57 (<a href="https://github.com/appium/appium/commit/1fbd503a66b965a9b32bbb6702062861a8480333">1fbd503</a>)</li> <li><strong>support:</strong> update dependency teen_process to v2.0.63 (<a href="https://github.com/appium/appium/commit/fa571925b7ac980cc99c8d23f659420eacd8546c">fa57192</a>)</li> <li><strong>support:</strong> update dependency teen_process to v2.0.64 (<a href="https://github.com/appium/appium/commit/332bb59ee3fdd14c03f6b3c4fd6587a30319d568">332bb59</a>)</li> <li><strong>support:</strong> update dependency teen_process to v2.0.66 (<a href="https://github.com/appium/appium/commit/3205b5d06f073f1e5c7735c6e36ad08fdf091182">3205b5d</a>)</li> <li><strong>support:</strong> update dependency teen_process to v2.0.67 (<a href="https://github.com/appium/appium/commit/3b5ae2ab17c74c9890b53c081aec146152f11c7a">3b5ae2a</a>)</li> <li><strong>support:</strong> update dependency teen_process to v2.0.73 (<a href="https://github.com/appium/appium/commit/8e453bed3f440c1dcf82f016f7d4431365b9cdff">8e453be</a>)</li> <li><strong>support:</strong> update dependency teen_process to v2.0.75 (<a href="https://github.com/appium/appium/commit/fbb6fd9a2780eb00c15584abeaf644a1fcdecb4d">fbb6fd9</a>)</li> <li><strong>support:</strong> update teen_process-related packages (<a href="https://github.com/appium/appium/commit/84d96dbae45dfe56218d32330f8ff2d26b750fb7">84d96db</a>)</li> <li><strong>support:</strong> update teen_process-related packages (<a href="https://github.com/appium/appium/commit/3d0b97cae76c616da0aea5b92cebcd38d59263b7">3d0b97c</a>)</li> </ul> <h2><a href="https://github.com/appium/appium/compare/@appium/[email protected]...@appium/[email protected]">4.1.8</a> (2023-10-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>appium:</strong> Make sure type definitions are always in sync across modules (<a href="https://redirect.github.com/appium/appium/issues/19323">#19323</a>) (<a href="https://github.com/appium/appium/commit/de39013ae501d4fc11988435737efb862cc1d820">de39013</a>)</li> <li><strong>support:</strong> update definitelytyped (<a href="https://github.com/appium/appium/commit/a306ce741a806d21bc44f3b979803b8af5da99aa">a306ce7</a>)</li> </ul> <h2><a href="https://github.com/appium/appium/compare/@appium/[email protected]...@appium/[email protected]">4.1.7</a> (2023-10-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>images-plugin:</strong> update dependency lru-cache to v10 (<a href="https://redirect.github.com/appium/appium/issues/19050">#19050</a>) (<a href="https://github.com/appium/appium/commit/72a806bec7c3a80747192d24dfd9d8286a751810">72a806b</a>)</li> <li><strong>support:</strong> update definitelytyped (<a href="https://github.com/appium/appium/commit/3b44c7d8f5b89f9357dfe6bb56b54799bbe0a921">3b44c7d</a>)</li> <li><strong>support:</strong> update definitelytyped (<a href="https://github.com/appium/appium/commit/595d460ac8dc41d310f9e4f653acbad3c7fd50b9">595d460</a>)</li> <li><strong>support:</strong> update definitelytyped (<a href="https://github.com/appium/appium/commit/b6a76ce91e2765c22f84e389b93f780e0b4490c0">b6a76ce</a>)</li> <li><strong>support:</strong> update definitelytyped (<a href="https://github.com/appium/appium/commit/3e7360021dba0f8e8967094476fe92646ba5e35b">3e73600</a>)</li> <li><strong>support:</strong> update definitelytyped (<a href="https://github.com/appium/appium/commit/81b077fdc9300d2dbcd6b6a6a49dc5a84982c84c">81b077f</a>)</li> <li><strong>support:</strong> update dependency <code>@types/pluralize</code> to v0.0.31 (<a href="https://github.com/appium/appium/commit/26a6c62512afb5c1b39854173fdc34be6d7665f1">26a6c62</a>)</li> <li><strong>support:</strong> update dependency <code>@types/semver</code> to v7.5.1 (<a href="https://github.com/appium/appium/commit/a0f59d05945e627602407d1d42e7a3a58861b11f">a0f59d0</a>)</li> <li><strong>support:</strong> update dependency <code>@types/teen</code>_process to v2.0.1 (<a href="https://github.com/appium/appium/commit/d2f19aab935cc6ec00a51f042b5f02674a772198">d2f19aa</a>)</li> <li><strong>support:</strong> update dependency archiver to v6 (<a href="https://redirect.github.com/appium/appium/issues/19051">#19051</a>) (<a href="https://github.com/appium/appium/commit/a3245dcf2b58d9c40e72e666ccd4a095b7cc984b">a3245dc</a>)</li> <li><strong>support:</strong> update dependency archiver to v6.0.1 (<a href="https://redirect.github.com/appium/appium/issues/19111">#19111</a>) (<a href="https://github.com/appium/appium/commit/263bb43086c5e753cf4170953cb282f85d59b5a8">263bb43</a>)</li> <li><strong>support:</strong> update dependency axios to v1.5.0 (<a href="https://github.com/appium/appium/commit/08913cddde295f616f0fb376cc2cb71a9409a253">08913cd</a>)</li> <li><strong>support:</strong> update dependency axios to v1.5.1 (<a href="https://redirect.github.com/appium/appium/issues/19217">#19217</a>) (<a href="https://github.com/appium/appium/commit/3df047d128d5d032826c8f5fb605b019078b717d">3df047d</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/appium/appium/commit/717ec38d8cb63330ac1901eda8ef4489d256678b"><code>717ec38</code></a> chore: publish</li> <li><a href="https://github.com/appium/appium/commit/84d96dbae45dfe56218d32330f8ff2d26b750fb7"><code>84d96db</code></a> fix(support): update teen_process-related packages</li> <li><a href="https://github.com/appium/appium/commit/9b14205288ef09fd4a1144fc93c82b2bb2ed2ec0"><code>9b14205</code></a> fix(support): update dependency axios to v1.6.1</li> <li><a href="https://github.com/appium/appium/commit/5ae8df3c36c7f03fbf3420087b532086f6742348"><code>5ae8df3</code></a> fix(support): update definitelytyped</li> <li><a href="https://github.com/appium/appium/commit/fbb6fd9a2780eb00c15584abeaf644a1fcdecb4d"><code>fbb6fd9</code></a> fix(support): update dependency teen_process to v2.0.75</li> <li><a href="https://github.com/appium/appium/commit/699c49306c38e222d618a9611482b06a3e6806aa"><code>699c493</code></a> fix(support): update dependency axios to v1.6.0</li> <li><a href="https://github.com/appium/appium/commit/8e453bed3f440c1dcf82f016f7d4431365b9cdff"><code>8e453be</code></a> fix(support): update dependency teen_process to v2.0.73</li> <li><a href="https://github.com/appium/appium/commit/98403151f86665d723bf887e907825bbc4cc2d3d"><code>9840315</code></a> fix(support): update definitelytyped (<a href="https://github.com/appium/appium/tree/HEAD/packages/support/issues/19326">#19326</a>)</li> <li><a href="https://github.com/appium/appium/commit/3b5ae2ab17c74c9890b53c081aec146152f11c7a"><code>3b5ae2a</code></a> fix(support): update dependency teen_process to v2.0.67</li> <li><a href="https://github.com/appium/appium/commit/3205b5d06f073f1e5c7735c6e36ad08fdf091182"><code>3205b5d</code></a> fix(support): update dependency teen_process to v2.0.66</li> <li>Additional commits viewable in <a href="https://github.com/appium/appium/commits/@appium/[email protected]/packages/support">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/FAIMS/FAIMS3/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
- Loading branch information