Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together. Updates `@cypress/request` from 2.88.12 to 3.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/request/releases"><code>@cypress/request</code>'s releases</a>.</em></p> <blockquote> <h2>v3.0.1</h2> <h2><a href="https://github.com/cypress-io/request/compare/v3.0.0...v3.0.1">3.0.1</a> (2023-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> peg qs to 6.10.4 (<a href="https://github.com/cypress-io/request/commit/fb9f6255f972ed08a0d916d660e45e82e2d091f1">fb9f625</a>)</li> </ul> <h2>v3.0.0</h2> <h1><a href="https://github.com/cypress-io/request/compare/v2.88.12...v3.0.0">3.0.0</a> (2023-08-08)</h1> <h3>Features</h3> <ul> <li>Add allowInsecureRedirect option (<a href="https://github.com/cypress-io/request/commit/c5bcf21d40fb61feaff21a0e5a2b3934a440024f">c5bcf21</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>The allowInsecureRedirect is <code>false</code> by default, which may cause issues if your usage relies on insecure redirects. For the former behavior, you can opt in to insecure redirects by setting the option to <code>true</code>, but it is not recommended.</li> </ul> <p>Co-authored-by: Szymon Drosdzol <a href="mailto:[email protected]">[email protected]</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/request/blob/master/CHANGELOG.md"><code>@cypress/request</code>'s changelog</a>.</em></p> <blockquote> <h2>Change Log</h2> <h3>v2.88.0 (2018/08/10)</h3> <ul> <li><a href="https://redirect.github.com/cypress-io/request/pull/2996">#2996</a> fix(uuid): import versioned uuid (<a href="https://github.com/kwonoj"><code>@kwonoj</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2994">#2994</a> Update to oauth-sign 0.9.0 (<a href="https://github.com/dlecocq"><code>@dlecocq</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2993">#2993</a> Fix header tests (<a href="https://github.com/simov"><code>@simov</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2904">#2904</a> <a href="https://redirect.github.com/cypress-io/request/issues/515">#515</a>, <a href="https://redirect.github.com/cypress-io/request/issues/2894">#2894</a> Strip port suffix from Host header if the protocol is known. (<a href="https://redirect.github.com/cypress-io/request/issues/2904">#2904</a>) (<a href="https://github.com/paambaati"><code>@paambaati</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2791">#2791</a> Improve AWS SigV4 support. (<a href="https://redirect.github.com/cypress-io/request/issues/2791">#2791</a>) (<a href="https://github.com/vikhyat"><code>@vikhyat</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2977">#2977</a> Update test certificates (<a href="https://github.com/simov"><code>@simov</code></a>)</li> </ul> <h3>v2.87.0 (2018/05/21)</h3> <ul> <li><a href="https://redirect.github.com/cypress-io/request/pull/2943">#2943</a> Replace hawk dependency with a local implemenation (<a href="https://redirect.github.com/cypress-io/request/issues/2943">#2943</a>) (<a href="https://github.com/hueniverse"><code>@hueniverse</code></a>)</li> </ul> <h3>v2.86.0 (2018/05/15)</h3> <ul> <li><a href="https://redirect.github.com/cypress-io/request/pull/2885">#2885</a> Remove redundant code (for Node.js 0.9.4 and below) and dependency (<a href="https://github.com/ChALkeR"><code>@ChALkeR</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2942">#2942</a> Make Test GREEN Again! (<a href="https://github.com/simov"><code>@simov</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2923">#2923</a> Alterations for failing CI tests (<a href="https://github.com/gareth-robinson"><code>@gareth-robinson</code></a>)</li> </ul> <h3>v2.85.0 (2018/03/12)</h3> <ul> <li><a href="https://redirect.github.com/cypress-io/request/pull/2880">#2880</a> Revert "Update hawk to 7.0.7 (<a href="https://redirect.github.com/cypress-io/request/issues/2880">#2880</a>)" (<a href="https://github.com/simov"><code>@simov</code></a>)</li> </ul> <h3>v2.84.0 (2018/03/12)</h3> <ul> <li><a href="https://redirect.github.com/cypress-io/request/pull/2793">#2793</a> Fixed calculation of oauth_body_hash, issue <a href="https://redirect.github.com/cypress-io/request/issues/2792">#2792</a> (<a href="https://github.com/dvishniakov"><code>@dvishniakov</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2880">#2880</a> Update hawk to 7.0.7 (<a href="https://redirect.github.com/cypress-io/request/issues/2880">#2880</a>) (<a href="https://github.com/kornel-kedzierski"><code>@kornel-kedzierski</code></a>)</li> </ul> <h3>v2.83.0 (2017/09/27)</h3> <ul> <li><a href="https://redirect.github.com/cypress-io/request/pull/2776">#2776</a> Updating tough-cookie due to security fix. (<a href="https://redirect.github.com/cypress-io/request/issues/2776">#2776</a>) (<a href="https://github.com/karlnorling"><code>@karlnorling</code></a>)</li> </ul> <h3>v2.82.0 (2017/09/19)</h3> <ul> <li><a href="https://redirect.github.com/cypress-io/request/pull/2703">#2703</a> Add Node.js v8 to Travis CI (<a href="https://github.com/ryysud"><code>@ryysud</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2751">#2751</a> Update of hawk and qs to latest version (<a href="https://redirect.github.com/cypress-io/request/issues/2751">#2751</a>) (<a href="https://github.com/Olivier-Moreau"><code>@Olivier-Moreau</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2658">#2658</a> Fixed some text in README.md (<a href="https://redirect.github.com/cypress-io/request/issues/2658">#2658</a>) (<a href="https://github.com/Marketionist"><code>@Marketionist</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2635">#2635</a> chore(package): update aws-sign2 to version 0.7.0 (<a href="https://redirect.github.com/cypress-io/request/issues/2635">#2635</a>) (<a href="https://github.com/greenkeeperio-bot"><code>@greenkeeperio-bot</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2641">#2641</a> Update README to simplify & update convenience methods (<a href="https://redirect.github.com/cypress-io/request/issues/2641">#2641</a>) (<a href="https://github.com/FredKSchott"><code>@FredKSchott</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2541">#2541</a> Add convenience method for HTTP OPTIONS (<a href="https://redirect.github.com/cypress-io/request/issues/2541">#2541</a>) (<a href="https://github.com/jamesseanwright"><code>@jamesseanwright</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2605">#2605</a> Add promise support section to README (<a href="https://redirect.github.com/cypress-io/request/issues/2605">#2605</a>) (<a href="https://github.com/FredKSchott"><code>@FredKSchott</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2579">#2579</a> refactor(lint): replace eslint with standard (<a href="https://redirect.github.com/cypress-io/request/issues/2579">#2579</a>) (<a href="https://github.com/ahmadnassri"><code>@ahmadnassri</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2598">#2598</a> Update codecov to version 2.0.2 🚀 (<a href="https://github.com/greenkeeperio-bot"><code>@greenkeeperio-bot</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2590">#2590</a> Adds test-timing keepAlive test (<a href="https://github.com/nicjansma"><code>@nicjansma</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2589">#2589</a> fix tabulation on request example README.MD (<a href="https://github.com/odykyi"><code>@odykyi</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2594">#2594</a> chore(dependencies): har-validator to 5.x [removes babel dep] (<a href="https://github.com/ahmadnassri"><code>@ahmadnassri</code></a>)</li> </ul> <h3>v2.81.0 (2017/03/09)</h3> <ul> <li><a href="https://redirect.github.com/cypress-io/request/pull/2584">#2584</a> Security issue: Upgrade qs to version 6.4.0 (<a href="https://github.com/sergejmueller"><code>@sergejmueller</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2578">#2578</a> safe-buffer doesn't zero-fill by default, its just a polyfill. (<a href="https://redirect.github.com/cypress-io/request/issues/2578">#2578</a>) (<a href="https://github.com/mikeal"><code>@mikeal</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2566">#2566</a> Timings: Tracks 'lookup', adds 'wait' time, fixes connection re-use (<a href="https://redirect.github.com/cypress-io/request/issues/2566">#2566</a>) (<a href="https://github.com/nicjansma"><code>@nicjansma</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2574">#2574</a> Migrating to safe-buffer for improved security. (<a href="https://github.com/mikeal"><code>@mikeal</code></a>)</li> <li><a href="https://redirect.github.com/cypress-io/request/pull/2573">#2573</a> fixes <a href="https://redirect.github.com/cypress-io/request/issues/2572">#2572</a> (<a href="https://github.com/ahmadnassri"><code>@ahmadnassri</code></a>)</li> </ul> <h3>v2.80.0 (2017/03/04)</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/request/commit/ca62f3a2064ce2779fa8c1cdf3ae0d8695595754"><code>ca62f3a</code></a> Merge pull request <a href="https://redirect.github.com/cypress-io/request/issues/44">#44</a> from MikeMcC399/peg/qs</li> <li><a href="https://github.com/cypress-io/request/commit/fb9f6255f972ed08a0d916d660e45e82e2d091f1"><code>fb9f625</code></a> fix(deps): peg qs to 6.10.4</li> <li><a href="https://github.com/cypress-io/request/commit/99338c8c90b13a76b24b205b492ca58c3832d638"><code>99338c8</code></a> chore: updates related to release process (<a href="https://redirect.github.com/cypress-io/request/issues/41">#41</a>)</li> <li><a href="https://github.com/cypress-io/request/commit/c5bcf21d40fb61feaff21a0e5a2b3934a440024f"><code>c5bcf21</code></a> feat: Add allowInsecureRedirect option</li> <li>See full diff in <a href="https://github.com/cypress-io/request/compare/v2.88.12...v3.0.1">compare view</a></li> </ul> </details> <br /> Updates `cypress` from 9.2.0 to 13.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v13.3.2</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-3-2">https://docs.cypress.io/guides/references/changelog#13-3-2</a></p> <h2>v13.3.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-3-1">https://docs.cypress.io/guides/references/changelog#13-3-1</a></p> <h2>v13.3.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-3-0">https://docs.cypress.io/guides/references/changelog#13-3-0</a></p> <h2>v13.2.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-2-0">https://docs.cypress.io/guides/references/changelog#13-2-0</a></p> <h2>v13.1.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-1-0">https://docs.cypress.io/guides/references/changelog#13-1-0</a></p> <h2>v13.0.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-0-0">https://docs.cypress.io/guides/references/changelog#13-0-0</a></p> <h2>v12.17.4</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-17-4">https://docs.cypress.io/guides/references/changelog#12-17-4</a></p> <h2>v12.17.3</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-17-3">https://docs.cypress.io/guides/references/changelog#12-17-3</a></p> <h2>v12.17.2</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-17-2">https://docs.cypress.io/guides/references/changelog#12-17-2</a></p> <h2>v12.17.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-17-1">https://docs.cypress.io/guides/references/changelog#12-17-1</a></p> <h2>v12.17.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-17-0">https://docs.cypress.io/guides/references/changelog#12-17-0</a></p> <h2>v12.16.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-16-0">https://docs.cypress.io/guides/references/changelog#12-16-0</a></p> <h2>v12.15.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-15-0">https://docs.cypress.io/guides/references/changelog#12-15-0</a></p> <h2>v12.14.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-14-0">https://docs.cypress.io/guides/references/changelog#12-14-0</a></p> <h2>v12.13.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-13-0">https://docs.cypress.io/guides/references/changelog#12-13-0</a></p> <h2>v12.12.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-12-0">https://docs.cypress.io/guides/references/changelog#12-12-0</a></p> <h2>v12.11.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#12-11-0">https://docs.cypress.io/guides/references/changelog#12-11-0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/04a1156ccd6093441c17ea04c98570ef8470a239"><code>04a1156</code></a> chore: 13.3.2 release (<a href="https://redirect.github.com/cypress-io/cypress/issues/28086">#28086</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/5d667b339773c6439a83422190ebf89b875ab95d"><code>5d667b3</code></a> chore: update cache-version date (<a href="https://redirect.github.com/cypress-io/cypress/issues/28084">#28084</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ff89ffa2b2ef36d02bff0588bb0582cfa8a6002d"><code>ff89ffa</code></a> fix: proxy issues with service workers and clean up at end of specs (<a href="https://redirect.github.com/cypress-io/cypress/issues/28060">#28060</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/a96b9b1f53bf35433f6cfa1f150221499f151152"><code>a96b9b1</code></a> chore: remove Cypress Conf promo from README (<a href="https://redirect.github.com/cypress-io/cypress/issues/28076">#28076</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ca6d30d7bf1811dda32c389bdb99aaeb975701c0"><code>ca6d30d</code></a> fix: force gzip when no accept encoding header is sent and use identity if gz...</li> <li><a href="https://github.com/cypress-io/cypress/commit/fd2a27d62077f138b9bb8df5716e72b9f52be431"><code>fd2a27d</code></a> chore: release create-cypress-tests-v2.0.4</li> <li><a href="https://github.com/cypress-io/cypress/commit/c8c5b51d82c1a4fa539c00be4d65fd2b82d77a5e"><code>c8c5b51</code></a> dependency: packages/data-context/package.json to reduce vulnerabilities (<a href="https://redirect.github.com/cypress-io/cypress/issues/28">#28</a>...</li> <li><a href="https://github.com/cypress-io/cypress/commit/861474f904bb8cfb9759ddc9513d40180a9c419f"><code>861474f</code></a> chore: release <code>@cypress/grep-v4</code>.0.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/bffc2f3f1745ec8d17da03f885ffb13857e1ea52"><code>bffc2f3</code></a> chore: use env to override branch instead of cli arg (<a href="https://redirect.github.com/cypress-io/cypress/issues/28057">#28057</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/5a7eee573ec196dc0fcd98768ab021828a3f1307"><code>5a7eee5</code></a> fix(grep): fix options sent to fast glob package - issue 27216 (<a href="https://redirect.github.com/cypress-io/cypress/issues/27231">#27231</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v9.2.0...v13.3.2">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/~cypress-npm-publisher">cypress-npm-publisher</a>, a new releaser for cypress since your current version.</p> </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/thomas4019/expressa/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.