cypress-io/cypress
### [`v8.5.0`](https://togithub.com/cypress-io/cypress/releases/v8.5.0)
[Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.4.1...v8.5.0)
*Released 09/27/2021*
**Features:**
- You can now select an option by index within the
[`.select()`](https://docs.cypress.io/api/commands/select) command. Addresses
[#757](https://togithub.com/cypress-io/cypress/issues/757).
- Cypress now captures the repository URL on Drone CI. Addresses
[#18210](https://togithub.com/cypress-io/cypress/issues/18210).
**Bugfixes:**
- The download of Cypress now respects the `NO_PROXY` environment variable when
one is set. Fixes
[#17702](https://togithub.com/cypress-io/cypress/issues/17702).
- When using a custom config file and setting it up to record to the Dashboard,
Cypress now writes the `projectId` in the custom config file instead of
`cypress.json`. Fixes
[#5747](https://togithub.com/cypress-io/cypress/issues/5747).
**Misc:**
- Windows 32-bit has been deprecated and support will be removed in a later
release. A deprecation warning will now display when using Cypress in a
Windows 32-bit OS. See
[#17962](https://togithub.com/cypress-io/cypress/issues/17962) for more detail.
Addresses [#18094](https://togithub.com/cypress-io/cypress/issues/18094).
- Improved the error messages when an invalid argument type is passed to the [`.select()`](https://docs.cypress.io/api/commands/select) command. Addressed in [#18234](https://togithub.com/cypress-io/cypress/pull/18234).
### [`v8.4.1`](https://togithub.com/cypress-io/cypress/releases/v8.4.1)
[Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.4.0...v8.4.1)
*Released 09/17/2021*
**Bugfixes:**
- Cypress will no longer crash when setting up a project to record to the
Dashboard or viewing the runs or record key for a previously set up project.
Fixes [#18129](https://togithub.com/cypress-io/cypress/issues/18129).
- The branch collected for Drone CI now correctly reflects the source PR branch
for showing in the Cypress Dashboard. Fixes
[#17860](https://togithub.com/cypress-io/cypress/issues/17860).
### [`v8.4.0`](https://togithub.com/cypress-io/cypress/releases/v8.4.0)
[Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.3.1...v8.4.0)
*Released 09/13/2021*
**Features:**
- When the URL contains non-ASCII characters, you can use the new `decode`
option of `cy.url()` to decode it. Addresses
[#17399](https://togithub.com/cypress-io/cypress/issues/17399).
**Bugfixes:**
- Cypress now better handles situations where the extension was installed in a
read-only location. Fixes
[#3852](https://togithub.com/cypress-io/cypress/issues/3852).
- A clearer error message is now thrown for `.check()` or `.uncheck()` when
there are no matching value attributes found.
Fixes[#7379](https://togithub.com/cypress-io/cypress/issues/7379).
- Hooks will no longer rerun on unrelated tests in some situations after a
domain navigation. Fixes
[#17705](https://togithub.com/cypress-io/cypress/issues/17705).
- `clientCertificate` types have been added for the Cypress configuration. Fixes
[#17799](https://togithub.com/cypress-io/cypress/issues/17799).
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
8.3.1
->8.5.0
Release Notes
cypress-io/cypress
### [`v8.5.0`](https://togithub.com/cypress-io/cypress/releases/v8.5.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.4.1...v8.5.0) *Released 09/27/2021* **Features:** - You can now select an option by index within the [`.select()`](https://docs.cypress.io/api/commands/select) command. Addresses [#757](https://togithub.com/cypress-io/cypress/issues/757). - Cypress now captures the repository URL on Drone CI. Addresses [#18210](https://togithub.com/cypress-io/cypress/issues/18210). **Bugfixes:** - The download of Cypress now respects the `NO_PROXY` environment variable when one is set. Fixes [#17702](https://togithub.com/cypress-io/cypress/issues/17702). - When using a custom config file and setting it up to record to the Dashboard, Cypress now writes the `projectId` in the custom config file instead of `cypress.json`. Fixes [#5747](https://togithub.com/cypress-io/cypress/issues/5747). **Misc:** - Windows 32-bit has been deprecated and support will be removed in a later release. A deprecation warning will now display when using Cypress in a Windows 32-bit OS. See [#17962](https://togithub.com/cypress-io/cypress/issues/17962) for more detail. Addresses [#18094](https://togithub.com/cypress-io/cypress/issues/18094). - Improved the error messages when an invalid argument type is passed to the [`.select()`](https://docs.cypress.io/api/commands/select) command. Addressed in [#18234](https://togithub.com/cypress-io/cypress/pull/18234). ### [`v8.4.1`](https://togithub.com/cypress-io/cypress/releases/v8.4.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.4.0...v8.4.1) *Released 09/17/2021* **Bugfixes:** - Cypress will no longer crash when setting up a project to record to the Dashboard or viewing the runs or record key for a previously set up project. Fixes [#18129](https://togithub.com/cypress-io/cypress/issues/18129). - The branch collected for Drone CI now correctly reflects the source PR branch for showing in the Cypress Dashboard. Fixes [#17860](https://togithub.com/cypress-io/cypress/issues/17860). ### [`v8.4.0`](https://togithub.com/cypress-io/cypress/releases/v8.4.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.3.1...v8.4.0) *Released 09/13/2021* **Features:** - When the URL contains non-ASCII characters, you can use the new `decode` option of `cy.url()` to decode it. Addresses [#17399](https://togithub.com/cypress-io/cypress/issues/17399). **Bugfixes:** - Cypress now better handles situations where the extension was installed in a read-only location. Fixes [#3852](https://togithub.com/cypress-io/cypress/issues/3852). - A clearer error message is now thrown for `.check()` or `.uncheck()` when there are no matching value attributes found. Fixes[#7379](https://togithub.com/cypress-io/cypress/issues/7379). - Hooks will no longer rerun on unrelated tests in some situations after a domain navigation. Fixes [#17705](https://togithub.com/cypress-io/cypress/issues/17705). - `clientCertificate` types have been added for the Cypress configuration. Fixes [#17799](https://togithub.com/cypress-io/cypress/issues/17799).Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.