No description provided.
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [testcafe](https://github.com/DevExpress/testcafe). These dependencies need to be updated together. Updates `lodash` from 4.17.11 to 4.17.21 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538"><code>f299b52</code></a> Bump to v4.17.21</li> <li><a href="https://github.com/lodash/lodash/commit/c4847ebe7d14540bb28a8b932a9ce1b9ecbfee1a"><code>c4847eb</code></a> Improve performance of <code>toNumber</code>, <code>trim</code> and <code>trimEnd</code> on large input strings</li> <li><a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"><code>3469357</code></a> Prevent command injection through <code>_.template</code>'s <code>variable</code> option</li> <li><a href="https://github.com/lodash/lodash/commit/ded9bc66583ed0b4e3b7dc906206d40757b4a90a"><code>ded9bc6</code></a> Bump to v4.17.20.</li> <li><a href="https://github.com/lodash/lodash/commit/63150ef7645ac07961b63a86490f419f356429aa"><code>63150ef</code></a> Documentation fixes.</li> <li><a href="https://github.com/lodash/lodash/commit/00f0f62a979d2f5fa0287c06eae70cf9a62d8794"><code>00f0f62</code></a> test.js: Remove trailing comma.</li> <li><a href="https://github.com/lodash/lodash/commit/846e434c7a5b5692c55ebf5715ed677b70a32389"><code>846e434</code></a> Temporarily use a custom fork of <code>lodash-cli</code>.</li> <li><a href="https://github.com/lodash/lodash/commit/5d046f39cbd27f573914768e3b36eeefcc4f1229"><code>5d046f3</code></a> Re-enable Travis tests on <code>4.17</code> branch.</li> <li><a href="https://github.com/lodash/lodash/commit/aa816b36d402a1ad9385142ce7188f17dae514fd"><code>aa816b3</code></a> Remove <code>/npm-package</code>.</li> <li><a href="https://github.com/lodash/lodash/commit/d7fbc52ee0466a6d248f047b5d5c3e6d1e099056"><code>d7fbc52</code></a> Bump to v4.17.19</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.11...4.17.21">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/~bnjmnt4n">bnjmnt4n</a>, a new releaser for lodash since your current version.</p> </details> <br /> Updates `testcafe` from 1.3.0 to 1.20.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/DevExpress/testcafe/releases">testcafe's releases</a>.</em></p> <blockquote> <h2>v1.20.1 (2022-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li>Running 11 or more tests concurrently causes a memory leak (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7188">#7188</a>).</li> <li>TestCafe cannot switch to iframes that descend from a shadowRoot element (<a href="https://redirect.github.com/DevExpress/testcafe/issues/3673">#3673</a>).</li> <li>TestCafe attempts to execute JSON files without <code>fixture</code> and <code>test</code> definitions (PR <a href="https://redirect.github.com/DevExpress/testcafe/pull/7187">#7187</a>).</li> <li>TestCafe incorrectly processes request hooks that return status code 500 (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7213">#7213</a>)</li> </ul> <h2>v1.20.1-rc.2</h2> <h2>What’s Changed</h2> <ul> <li>fix: revert utilites (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7209">#7209</a>) <a href="https://github.com/miherlosev"><code>@miherlosev</code></a></li> <li>fix: 'Memory leak on running more than 11 tests' (close <a href="https://redirect.github.com/DevExpress/testcafe/issues/7188">#7188</a>) (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7199">#7199</a>) <a href="https://github.com/miherlosev"><code>@miherlosev</code></a></li> <li>Added Tesults to Custom Reporters in README.md (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7193">#7193</a>) <a href="https://github.com/ajeetd"><code>@ajeetd</code></a></li> </ul> <h2>v1.20.1-rc.1</h2> <h2>What’s Changed</h2> <ul> <li>ignore json files which do not contain test/fixtures (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7187">#7187</a>) <a href="https://github.com/AlexKamaev"><code>@AlexKamaev</code></a></li> <li>chore: inject resources with CDP (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7186">#7186</a>) <a href="https://github.com/miherlosev"><code>@miherlosev</code></a></li> <li>fix: supported switching to iframes that are places in a Shadow Root (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7139">#7139</a>) <a href="https://github.com/Aleksey28"><code>@Aleksey28</code></a></li> <li>chore: remove old proxyless implementation 4 (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7133">#7133</a>) <a href="https://github.com/miherlosev"><code>@miherlosev</code></a></li> </ul> <h2>v1.20.0 (2022-07-14)</h2> <blockquote> <p>:warning: Warning: <a href="https://github.com/DevExpress/testcafe/blob/HEAD/#coming-soon-typescript-4">Impending breaking change</a>. TestCafe v1.20 is the final version of the framework to support TypeScript 3. The next update will abandon TypeScript 3 in favor of TypeScript 4.</p> </blockquote> <h2>API Testing</h2> <p>TestCafe v1.20.0 includes a comprehensive set of server-side API testing tools. You can add dedicated API tests to your test suite or include API testing methods in existing functional tests.</p> <p>The new <a href="https://testcafe.io/documentation/403981/reference/test-api/testcontroller/request">request</a> test action executes an HTTP request and returns the server's response.</p> <pre lang="js"><code>const responseBody = await t.request(`http://localhost:3000/helloworld`).body; <p>t.expect(responseBody).contains('Hello World') // true </code></pre></p> <p>Read the <a href="https://testcafe.io/documentation/403971/guides/intermediate-guides/api-testing">API Testing Guide</a> for a full overview of the framework's API testing capabilities.</p> <h2>Global Starting URL</h2> <p>You can now define a <a href="https://testcafe.io/documentation/402638/reference/configuration-file#baseurl">single starting URL</a> for all the tests in your test suite.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/DevExpress/testcafe/blob/master/CHANGELOG.md">testcafe's changelog</a>.</em></p> <blockquote> <h2>v1.20.1 (2022-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li>Running 11 or more tests concurrently causes a memory leak (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7188">#7188</a>).</li> <li>TestCafe cannot switch to iframes that descend from a shadowRoot element (<a href="https://redirect.github.com/DevExpress/testcafe/issues/3673">#3673</a>).</li> <li>TestCafe attempts to execute JSON files without <code>fixture</code> and <code>test</code> definitions (PR <a href="https://redirect.github.com/DevExpress/testcafe/pull/7187">#7187</a>).</li> <li>TestCafe incorrectly processes request hooks that return status code 500 (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7213">#7213</a>)</li> </ul> <h2>v1.20.0 (2022-07-14)</h2> <blockquote> <p>:warning: Warning: <a href="https://github.com/DevExpress/testcafe/blob/master/#coming-in-testcafe-20-typescript-4">Impending breaking change</a>. TestCafe v1.20 is the final version of the framework to support TypeScript 3. The next update will abandon TypeScript 3 in favor of TypeScript 4.</p> </blockquote> <p>TestCafe v1.20.0 includes two major capabilities: an <a href="https://github.com/DevExpress/testcafe/blob/master/#api-testing">API testing toolkit</a> and the ability to set a <a href="https://github.com/DevExpress/testcafe/blob/master/#global-starting-url">global test page URL</a>. Additionally, TestCafe 1.20.0 introduces experimental support for <a href="https://github.com/DevExpress/testcafe/blob/master/#experimental-chrome-user-flow-replays">Chrome User Flow Replays</a>, as well as a number of under-the-hood improvements.</p> <h3>API Testing</h3> <p>TestCafe v1.20.0 includes a comprehensive set of server-side API testing tools. You can add dedicated API tests to your test suite, or include API testing methods in existing functional tests.</p> <p>The new <a href="https://testcafe.io/documentation/403981/reference/test-api/testcontroller/request">Request</a> test action executes an HTTP request and returns the server's response.</p> <pre lang="js"><code>const responseBody = await t.request(`http://localhost:3000/helloworld`).body; <p>t.expect(responseBody).contains('Hello World') // true </code></pre></p> <p>Read the <a href="https://testcafe.io/documentation/403971/guides/intermediate-guides/api-testing">API Testing Guide</a> for a full overview of the framework's API testing capabilities.</p> <h3>Global starting URL</h3> <p>You can now define a <a href="https://testcafe.io/documentation/402638/reference/configuration-file#baseurl">single starting URL</a> for all the tests in your test suite.</p> <p>Declare the <code>baseUrl</code> in one of the following three ways:</p> <ul> <li>The <a href="https://testcafe.io/documentation/402638/reference/configuration-file#baseurl">configuration file property</a></li> <li>The <a href="https://testcafe.io/documentation/402639/reference/command-line-interface#--base-url">command line option</a></li> <li>The <a href="https://testcafe.io/documentation/402655/reference/testcafe-api/runner/run">Test Runner API option</a></li> </ul> <p>Once you define a <code>baseUrl</code>, you can omit fixture and test URLs entirely, or define them relative to your <code>baseUrl</code>:</p> <pre lang="json"><code> "baseUrl": "https://devexpress.github.io/testcafe" </code></pre> <pre lang="js"><code>fixture`Test structure` </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DevExpress/testcafe/commit/258778705a55484d804dec16386c5a2b18c1a4b8"><code>2587787</code></a> release: publish 1.20.1 (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7221">#7221</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/fc087286cb8e14f95b7c147625b25b68364402c2"><code>fc08728</code></a> fix: revert utilites (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7209">#7209</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/76e8e9f01ea323a812ecdd435dd59a5b290a2bc9"><code>76e8e9f</code></a> fix: 'Memory leak on running more than 11 tests' (close <a href="https://redirect.github.com/DevExpress/testcafe/issues/7188">#7188</a>) (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7199">#7199</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/68cc8d615f1a06e8cc33564b78723eac91cc4b8c"><code>68cc8d6</code></a> Added Tesults to Custom Reporters in README.md (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7193">#7193</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/5d0c87af438b286df9d93d9417f1e37e2d6c2039"><code>5d0c87a</code></a> fix: ignore json files which do not contain test/fixtures (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7187">#7187</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/9b348decc94d547df92ab63ff11cabc5435a3d2f"><code>9b348de</code></a> chore: inject resources with CDP (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7186">#7186</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/bc8bac1e1f302fc0caa683eed104b7f650d87ccb"><code>bc8bac1</code></a> fix: supported switching to iframes that are places in a Shadow Root (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7139">#7139</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/10eef98e3c1d19493d461e73f0c1111cb7f56c25"><code>10eef98</code></a> chore: remove old proxyless implementation 4 (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7133">#7133</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/52bed259361f40a601f75ca4680cd93e39d55a38"><code>52bed25</code></a> release: publish v1.20.0 (<a href="https://redirect.github.com/DevExpress/testcafe/issues/7161">#7161</a>)</li> <li><a href="https://github.com/DevExpress/testcafe/commit/4bf2111802ad0d5742be3ccce93bfdf3279245b5"><code>4bf2111</code></a> release: replace directive with emoji in changelog</li> <li>Additional commits viewable in <a href="https://github.com/DevExpress/testcafe/compare/v1.3.0...v1.20.1">compare view</a></li> </ul> </details> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kazeens/e2e-frameworks-comparisons/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.