Skip to content

Commit 09c6876

Browse files
authored
chore: release 13.11.0 (#29615)
1 parent e790891 commit 09c6876

File tree

3 files changed

+12
-67
lines changed

3 files changed

+12
-67
lines changed

cli/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
22
## 13.11.0
33

4-
_Released 6/4/2024 (PENDING)_
4+
_Released 6/4/2024_
5+
6+
**Performance:**
7+
8+
- Improved performance when setting console props within `Cypress.log`. Addressed in [#29501](https://github.com/cypress-io/cypress/pull/29501).
59

610
**Features:**
711

812
- Added support for [Next.js 14](https://nextjs.org/blog/next-14) for component testing. Addresses [#28185](https://github.com/cypress-io/cypress/issues/28185).
913
- Added an `IGNORE_CHROME_PREFERENCES` environment variable to ignore Chrome preferences when launching Chrome. Addresses [#29330](https://github.com/cypress-io/cypress/issues/29330).
1014

11-
**Performance:**
12-
13-
- Improved performance when setting console props within `Cypress.log`. Addressed in [#29501](https://github.com/cypress-io/cypress/pull/29501).
14-
1515
**Bugfixes:**
1616

1717
- Fixed a situation where the Launchpad would hang if the project config had not been loaded when the Launchpad first queries the current project. Fixes [#29486](https://github.com/cypress-io/cypress/issues/29486).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress",
3-
"version": "13.10.0",
3+
"version": "13.11.0",
44
"description": "Cypress is a next generation front end testing tool built for the modern web",
55
"private": true,
66
"scripts": {

yarn.lock

Lines changed: 6 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -11013,7 +11013,7 @@ braces@^2.3.1, braces@^2.3.2:
1101311013
split-string "^3.0.2"
1101411014
to-regex "^3.0.1"
1101511015

11016-
braces@^3.0.2, braces@^3.0.3, braces@~3.0.2:
11016+
braces@^3.0.3, braces@~3.0.2:
1101711017
version "3.0.3"
1101811018
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1101911019
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -16370,7 +16370,7 @@ fill-range@^4.0.0:
1637016370
repeat-string "^1.6.1"
1637116371
to-regex-range "^2.1.0"
1637216372

16373-
fill-range@^7.0.1, fill-range@^7.1.1:
16373+
fill-range@^7.1.1:
1637416374
version "7.1.1"
1637516375
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1637616376
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
@@ -22295,7 +22295,7 @@ [email protected]:
2229522295
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.4.tgz#9da1a84e97ba624622f4e55a0bf3300fb931c2ab"
2229622296
integrity sha512-xRFJxSU2Im3nrGCdjSuOTFmxVDGeqOHL+TyADCGbT0k4HHqGmx5u2yaHNryvoORpI4DfbzjJ5jPmuv+d7sioFw==
2229722297

22298-
"mocha-7.0.1@npm:[email protected]":
22298+
2229922299
version "7.0.1"
2230022300
resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.0.1.tgz#276186d35a4852f6249808c6dd4a1376cbf6c6ce"
2230122301
integrity sha512-9eWmWTdHLXh72rGrdZjNbG3aa1/3NRPpul1z0D979QpEnFdCG0Q5tv834N+94QEN2cysfV72YocQ3fn87s70fg==
@@ -22428,36 +22428,6 @@ [email protected]:
2242822428
yargs-parser "13.1.1"
2242922429
yargs-unparser "1.6.0"
2243022430

22431-
22432-
version "7.0.1"
22433-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.0.1.tgz#276186d35a4852f6249808c6dd4a1376cbf6c6ce"
22434-
integrity sha512-9eWmWTdHLXh72rGrdZjNbG3aa1/3NRPpul1z0D979QpEnFdCG0Q5tv834N+94QEN2cysfV72YocQ3fn87s70fg==
22435-
dependencies:
22436-
ansi-colors "3.2.3"
22437-
browser-stdout "1.3.1"
22438-
chokidar "3.3.0"
22439-
debug "3.2.6"
22440-
diff "3.5.0"
22441-
escape-string-regexp "1.0.5"
22442-
find-up "3.0.0"
22443-
glob "7.1.3"
22444-
growl "1.10.5"
22445-
he "1.2.0"
22446-
js-yaml "3.13.1"
22447-
log-symbols "2.2.0"
22448-
minimatch "3.0.4"
22449-
mkdirp "0.5.1"
22450-
ms "2.1.1"
22451-
node-environment-flags "1.0.6"
22452-
object.assign "4.1.0"
22453-
strip-json-comments "2.0.1"
22454-
supports-color "6.0.0"
22455-
which "1.3.1"
22456-
wide-align "1.1.3"
22457-
yargs "13.3.0"
22458-
yargs-parser "13.1.1"
22459-
yargs-unparser "1.6.0"
22460-
2246122431
2246222432
version "7.1.0"
2246322433
resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.1.0.tgz#c784f579ad0904d29229ad6cb1e2514e4db7d249"
@@ -29148,7 +29118,7 @@ string-template@~0.2.1:
2914829118
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
2914929119
integrity sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=
2915029120

29151-
"string-width-cjs@npm:string-width@^4.2.0":
29121+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
2915229122
version "4.2.3"
2915329123
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2915429124
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -29174,15 +29144,6 @@ string-width@^1.0.1, string-width@^1.0.2:
2917429144
is-fullwidth-code-point "^2.0.0"
2917529145
strip-ansi "^4.0.0"
2917629146

29177-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
29178-
version "4.2.3"
29179-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
29180-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
29181-
dependencies:
29182-
emoji-regex "^8.0.0"
29183-
is-fullwidth-code-point "^3.0.0"
29184-
strip-ansi "^6.0.1"
29185-
2918629147
string-width@^3.0.0, string-width@^3.1.0:
2918729148
version "3.1.0"
2918829149
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
@@ -29284,7 +29245,7 @@ stringify-object@^3.0.0, stringify-object@^3.3.0:
2928429245
is-obj "^1.0.1"
2928529246
is-regexp "^1.0.0"
2928629247

29287-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
29248+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2928829249
version "6.0.1"
2928929250
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2929029251
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -29326,13 +29287,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
2932629287
dependencies:
2932729288
ansi-regex "^2.0.0"
2932829289

29329-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
29330-
version "6.0.1"
29331-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
29332-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
29333-
dependencies:
29334-
ansi-regex "^5.0.1"
29335-
2933629290
strip-ansi@~0.1.0:
2933729291
version "0.1.1"
2933829292
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991"
@@ -32397,7 +32351,7 @@ [email protected]:
3239732351
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b"
3239832352
integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==
3239932353

32400-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
32354+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
3240132355
version "7.0.0"
3240232356
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3240332357
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -32440,15 +32394,6 @@ wrap-ansi@^6.2.0:
3244032394
string-width "^4.1.0"
3244132395
strip-ansi "^6.0.0"
3244232396

32443-
wrap-ansi@^7.0.0:
32444-
version "7.0.0"
32445-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
32446-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
32447-
dependencies:
32448-
ansi-styles "^4.0.0"
32449-
string-width "^4.1.0"
32450-
strip-ansi "^6.0.0"
32451-
3245232397
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
3245332398
version "8.1.0"
3245432399
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)