mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-10 11:30:17 -05:00
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | sinon-chai | devDependencies | minor | `3.2.0` -> `3.3.0` | [source](https://togithub.com/domenic/sinon-chai) | | sinon-chai | devDependencies | major | `2.14.0` -> `3.3.0` | [source](https://togithub.com/domenic/sinon-chai) | --- ### Release Notes <details> <summary>domenic/sinon-chai</summary> ### [`v3.3.0`](https://togithub.com/domenic/sinon-chai/releases/3.3.0) [Compare Source](https://togithub.com/domenic/sinon-chai/compare/v3.2.0...3.3.0) Added support for Sinon v7.x ([@​JoeTheFkingFrypan](https://togithub.com/JoeTheFkingFrypan), [#​131](https://togithub.com/domenic/sinon-chai/issues/131)) </details> --- ### Renovate configuration 📅 **Schedule**: "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#cypress-io/cypress).
HTTPS Proxy
This package is responsible for acting as a CA authority and generating dynamic certificates on the fly for outbound HTTPS connections.
This package enables Cypress to inspect and modify bytes coming in and out of the browser.
Installing
The proxy's dependencies can be installed with:
cd packages/https-proxy
npm install
Testing
npm test