mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-26 10:59:23 -06:00
Merge branch 'develop' into release/15.0.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: 2.1
|
||||
|
||||
chrome-stable-version: &chrome-stable-version "135.0.7049.114"
|
||||
chrome-beta-version: &chrome-beta-version "136.0.7103.48"
|
||||
chrome-stable-version: &chrome-stable-version "136.0.7103.59"
|
||||
chrome-beta-version: &chrome-beta-version "137.0.7151.6"
|
||||
firefox-stable-version: &firefox-stable-version "137.0"
|
||||
|
||||
orbs:
|
||||
|
||||
@@ -20,7 +20,7 @@ _Released 07/01/2025 (PENDING)_
|
||||
|
||||
## 14.3.3
|
||||
|
||||
_Released 5/6/2025 (PENDING)_
|
||||
_Released 5/6/2025_
|
||||
|
||||
**Performance:**
|
||||
|
||||
@@ -29,6 +29,7 @@ _Released 5/6/2025 (PENDING)_
|
||||
**Bugfixes:**
|
||||
|
||||
- Fixed an issue where the configuration setting `trashAssetsBeforeRuns=false` was ignored for assets in the `videosFolder`. These assets were incorrectly deleted before running tests with `cypress run`. Addresses [#8280](https://github.com/cypress-io/cypress/issues/8280).
|
||||
- Fixed an issue where Cypress was hanging when piping stdout and stderr to a file, and using `@cypress/grep` results in many matched files. Fixes [#31625](https://github.com/cypress-io/cypress/issues/31625). Addressed in [31631](https://github.com/cypress-io/cypress/pull/31631).
|
||||
- Fixed a potential hang condition when navigating to `about:blank`. Addressed in [#31634](https://github.com/cypress-io/cypress/pull/31634).
|
||||
|
||||
**Misc:**
|
||||
@@ -36,6 +37,10 @@ _Released 5/6/2025 (PENDING)_
|
||||
- The Assertions menu when you right click in `experimentalStudio` tests now displays in dark mode. Addresses [#10621](https://github.com/cypress-io/cypress-services/issues/10621). Addressed in [#31598](https://github.com/cypress-io/cypress/pull/31598).
|
||||
- The URL in the Cypress App no longer displays a white background when the URL is loading. Fixes [#31556](https://github.com/cypress-io/cypress/issues/31556).
|
||||
|
||||
**Dependency Updates:**
|
||||
|
||||
- Downgraded `cli-table3` to 0.6.1. Addressed in [31631](https://github.com/cypress-io/cypress/pull/31631).
|
||||
|
||||
## 14.3.2
|
||||
|
||||
_Released 4/22/2025_
|
||||
@@ -45,10 +50,6 @@ _Released 4/22/2025_
|
||||
- Fixed an issue where auto scroll in the Cypress Command Log was not scrolling correctly. Fixes [#31530](https://github.com/cypress-io/cypress/issues/31530).
|
||||
- Fixed an issue where a message pointing users to the Cypress Cloud was not displaying on runs with failures in CI. Fixes [#31550](https://github.com/cypress-io/cypress/issues/31550).
|
||||
|
||||
**Misc:**
|
||||
|
||||
- The URL in the Cypress App no longer displays a white background when the URL is loading. Fixes [#31556](https://github.com/cypress-io/cypress/issues/31556).
|
||||
|
||||
## 14.3.1
|
||||
|
||||
_Released 4/17/2025_
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"check-more-types": "^2.24.0",
|
||||
"ci-info": "^4.1.0",
|
||||
"cli-cursor": "^3.1.0",
|
||||
"cli-table3": "~0.6.5",
|
||||
"cli-table3": "0.6.1",
|
||||
"commander": "^6.2.1",
|
||||
"common-tags": "^1.8.0",
|
||||
"dayjs": "^1.10.4",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cypress",
|
||||
"version": "14.3.2",
|
||||
"version": "14.3.3",
|
||||
"description": "Cypress is a next generation front end testing tool built for the modern web",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
@@ -233,7 +233,7 @@ describe('studio functionality', () => {
|
||||
cy.get('[data-cy="ai-status-text"]').should('contain.text', 'Enabled')
|
||||
|
||||
// Verify that the AI output is correct
|
||||
cy.get('[data-cy="studio-ai-output-textarea"]').should('contain.text', aiOutput)
|
||||
cy.get('[data-cy="recommendation-editor"]').should('contain', aiOutput)
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"chokidar": "3.5.1",
|
||||
"chrome-remote-interface": "0.33.3",
|
||||
"ci-info": "^4.1.0",
|
||||
"cli-table3": "0.6.5",
|
||||
"cli-table3": "0.6.1",
|
||||
"coffeescript": "2.6.0",
|
||||
"color-string": "1.5.5",
|
||||
"command-exists": "1.2.9",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
@@ -4216,5 +4216,5 @@
|
||||
"./tooling/v8-snapshot/cache/darwin/snapshot-entry.js"
|
||||
],
|
||||
"deferredHashFile": "yarn.lock",
|
||||
"deferredHash": "5beea7da8c60451b7ca5fe7c4d35f560e6833c704c8315d57a7bafa998229603"
|
||||
"deferredHash": "3ef054c0eb6d6099a1af747ab38c79d211839d24ced45271ed7ba4cc59273110"
|
||||
}
|
||||
@@ -4219,5 +4219,5 @@
|
||||
"./tooling/v8-snapshot/cache/linux/snapshot-entry.js"
|
||||
],
|
||||
"deferredHashFile": "yarn.lock",
|
||||
"deferredHash": "5beea7da8c60451b7ca5fe7c4d35f560e6833c704c8315d57a7bafa998229603"
|
||||
"deferredHash": "3ef054c0eb6d6099a1af747ab38c79d211839d24ced45271ed7ba4cc59273110"
|
||||
}
|
||||
@@ -4219,5 +4219,5 @@
|
||||
"./tooling/v8-snapshot/cache/win32/snapshot-entry.js"
|
||||
],
|
||||
"deferredHashFile": "yarn.lock",
|
||||
"deferredHash": "f85477e5c9c1b44aa2cb00493b361210e023fd9969ebb57763356c9f295daf63"
|
||||
"deferredHash": "d46b18022dd83187f13f3866c8cba86e040c9eaa3cd475265dd6ef87066a9ce5"
|
||||
}
|
||||
13
yarn.lock
13
yarn.lock
@@ -12258,7 +12258,16 @@ cli-spinners@2.6.1, cli-spinners@^2.5.0:
|
||||
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.1.tgz#adc954ebe281c37a6319bfa401e6dd2488ffb70d"
|
||||
integrity sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==
|
||||
|
||||
cli-table3@0.6.5, cli-table3@^0.6.3, cli-table3@~0.6.5:
|
||||
cli-table3@0.6.1:
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.1.tgz#36ce9b7af4847f288d3cdd081fbd09bf7bd237b8"
|
||||
integrity sha512-w0q/enDHhPLq44ovMGdQeeDLvwxwavsJX7oQGYt/LrBlYsyaxyDnp6z3QzFut/6kLLKnlcUVJLrpB7KBfgG/RA==
|
||||
dependencies:
|
||||
string-width "^4.2.0"
|
||||
optionalDependencies:
|
||||
colors "1.4.0"
|
||||
|
||||
cli-table3@^0.6.3:
|
||||
version "0.6.5"
|
||||
resolved "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.5.tgz#013b91351762739c16a9567c21a04632e449bf2f"
|
||||
integrity sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==
|
||||
@@ -12538,7 +12547,7 @@ colorette@^2.0.10, colorette@^2.0.14, colorette@^2.0.20:
|
||||
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
|
||||
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
|
||||
|
||||
colors@^1.4.0:
|
||||
colors@1.4.0, colors@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
|
||||
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
|
||||
|
||||
Reference in New Issue
Block a user