Skip to content

Commit

Permalink
chore(deps): update dependency devtools-protocol to v0.0.1346313 (#30112
Browse files Browse the repository at this point in the history
)

* chore(deps): update dependency devtools-protocol to v0.0.1346313

* empty commit

* patch updated types for our devtools-protocol version

* dev patch

* Revert "dev patch"

This reverts commit 031b00d.

* Revert "patch updated types for our devtools-protocol version"

This reverts commit 44b31a3.

* try to set devtools-protocol resolution

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <[email protected]>
  • Loading branch information
renovate[bot] and jennifer-shehane authored Sep 5, 2024
1 parent 4d9b75d commit d067b7e
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 13 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"**/socket.io-parser": "4.0.5",
"**/ua-parser-js": "0.7.33",
"browserify-sign": "4.2.2",
"devtools-protocol": "0.0.1346313",
"sharp": "0.29.3",
"vue-template-compiler": "2.6.12"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@packages/server": "0.0.0-development",
"@types/express": "4.17.2",
"@types/supertest": "2.0.10",
"devtools-protocol": "0.0.927104",
"devtools-protocol": "0.0.1346313",
"express": "4.19.2",
"supertest": "6.0.1",
"typescript": "^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"chai-uuid": "1.0.6",
"chrome-har-capturer": "0.13.4",
"cross-env": "6.0.3",
"devtools-protocol": "0.0.927104",
"devtools-protocol": "0.0.1346313",
"eol": "0.9.1",
"esbuild": "^0.15.3",
"eventsource": "2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/socket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/uuid": "8.3.2",
"chai": "3.5.0",
"cross-env": "6.0.3",
"devtools-protocol": "0.0.927104",
"devtools-protocol": "0.0.1346313",
"mocha": "3.5.3",
"resolve-pkg": "2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {},
"devDependencies": {
"@types/node": "18.17.5",
"devtools-protocol": "0.0.927104",
"devtools-protocol": "0.0.1346313",
"typescript": "^5.4.5"
},
"files": [
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13701,15 +13701,10 @@ detective@^5.0.2:
defined "^1.0.0"
minimist "^1.1.1"

[email protected]:
version "0.0.1159816"
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1159816.tgz#b5848e8597de01e4738589e7553674c7312c8d2a"
integrity sha512-2cZlHxC5IlgkIWe2pSDmCrDiTzbSJWywjbDDnupOImEBcG31CQgBLV8wWE+5t+C4rimcjHsbzy7CBzf9oFjboA==

[email protected]:
version "0.0.927104"
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.927104.tgz#3bba0fca644bcdce1bcebb10ae392ab13428a7a0"
integrity sha512-5jfffjSuTOv0Lz53wTNNTcCUV8rv7d82AhYcapj28bC2B5tDxEZzVb7k51cNxZP2KHw24QE+sW7ZuSeD9NfMpA==
[email protected], [email protected], [email protected]:
version "0.0.1346313"
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1346313.tgz#c17f16f635b6d7c624714e76ba0396a5de42fe0c"
integrity sha512-HKuV7Vzhyyi8xj23Lcyacuk3CTo/NGrYBOrshND4/q38NyJzG7EziEWps8mtFv8txTnSw5/e2htLUi8vioPNpQ==

[email protected]:
version "0.2.5"
Expand Down

4 comments on commit d067b7e

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d067b7e Sep 5, 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.14.3/linux-x64/develop-d067b7ed4bdb1e7900c39ec2ad1ef35ba4bea12c/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d067b7e Sep 5, 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.14.3/linux-arm64/develop-d067b7ed4bdb1e7900c39ec2ad1ef35ba4bea12c/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d067b7e Sep 5, 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.14.3/darwin-arm64/develop-d067b7ed4bdb1e7900c39ec2ad1ef35ba4bea12c/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on d067b7e Sep 5, 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.14.3/darwin-x64/develop-d067b7ed4bdb1e7900c39ec2ad1ef35ba4bea12c/cypress.tgz

Please sign in to comment.