Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:cypress-io/cypress into angular-…
Browse files Browse the repository at this point in the history
…signals-ct-harness
  • Loading branch information
AtofStryker committed Jun 20, 2024
2 parents 12c7e36 + c153d6e commit 4b1e648
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion browser-versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chrome:beta": "127.0.6533.4",
"chrome:stable": "126.0.6478.61",
"chrome:stable": "126.0.6478.114",
"chrome:minimum": "64.0.3282.0"
}
4 changes: 4 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ _Released 7/02/2024 (PENDING)_

- Adds Signal support for Angular Component Testing versions 17.2 and up. Addresses [#29264](https://github.com/cypress-io/cypress/issues/29264).

**Dependency Updates:**

- Updated `ws` from `5.2.3` to `5.2.4`. Addressed in [#29698](https://github.com/cypress-io/cypress/pull/29698).

## 13.12.0

_Released 6/18/2024_
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"tsconfig-paths": "3.10.1",
"tslint": "^6.1.3",
"webpack": "^5.88.2",
"ws": "5.2.3",
"ws": "5.2.4",
"xvfb-maybe": "0.2.1"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion system-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"systeminformation": "5.21.7",
"temp-dir": "^2.0.0",
"webpack": "^5.88.2",
"ws": "5.2.3"
"ws": "5.2.4"
},
"types": "lib/fixtures.ts",
"license": "ISC",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32212,10 +32212,10 @@ ws@3.3.x:
safe-buffer "~5.1.0"
ultron "~1.1.0"

ws@5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
ws@5.2.4:
version "5.2.4"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.4.tgz#c7bea9f1cfb5f410de50e70e82662e562113f9a7"
integrity sha512-fFCejsuC8f9kOSu9FYaOw8CdO68O3h5v0lg4p74o8JqWpwTf9tniOD+nOB78aWoVSS6WptVUmDrp/KPsMVBWFQ==
dependencies:
async-limiter "~1.0.0"

Expand Down

5 comments on commit 4b1e648

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 4b1e648 Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.13.0/linux-x64/angular-signals-ct-harness-4b1e648f8f5bfa2b1404d5a46d57a2c847d675d9/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 4b1e648 Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.13.0/linux-arm64/angular-signals-ct-harness-4b1e648f8f5bfa2b1404d5a46d57a2c847d675d9/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 4b1e648 Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.13.0/darwin-arm64/angular-signals-ct-harness-4b1e648f8f5bfa2b1404d5a46d57a2c847d675d9/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 4b1e648 Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.13.0/darwin-x64/angular-signals-ct-harness-4b1e648f8f5bfa2b1404d5a46d57a2c847d675d9/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 4b1e648 Jun 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.13.0/win32-x64/angular-signals-ct-harness-4b1e648f8f5bfa2b1404d5a46d57a2c847d675d9/cypress.tgz

Please sign in to comment.