Skip to content

Commit

Permalink
dependency(deps): update dependency debug to ^4.3.4 🌟 (#25699)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stokes Player <stokes.player@gmail.com>
  • Loading branch information
renovate[bot] and warrensplayer authored Feb 6, 2023
1 parent f1b0e55 commit bcb945d
Show file tree
Hide file tree
Showing 26 changed files with 36 additions and 30 deletions.
4 changes: 4 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ _Released 02/14/2023 (PENDING)_
- Improved the layout of the Debug Page on smaller viewports when there is a pending run. Addresses [#25664](https://github.com/cypress-io/cypress/issues/25664).
- Icons in Debug page will no longer shrink at small viewports. Addresses [#25665](https://github.com/cypress-io/cypress/issues/25665).

**Dependency Updates:**

- Upgrade [`debug`][(https://www.npmjs.com/package/debug) to `4.3.4`. Addressed in [#25699](https://github.com/cypress-io/cypress/pull/25699).

## 12.5.1

_Released 02/10/2023_
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"commander": "^5.1.0",
"common-tags": "^1.8.0",
"dayjs": "^1.10.4",
"debug": "^4.3.2",
"debug": "^4.3.4",
"enquirer": "^2.3.6",
"eventemitter2": "6.4.7",
"execa": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion npm/grep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint . --ext .js,.ts"
},
"dependencies": {
"debug": "^4.3.2",
"debug": "^4.3.4",
"find-test-names": "^1.19.0",
"globby": "^11.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion npm/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vue/test-utils": "2.0.2",
"axios": "0.21.2",
"cypress": "0.0.0-development",
"debug": "^4.3.2",
"debug": "^4.3.4",
"globby": "^11.0.1",
"tailwindcss": "1.1.4",
"typescript": "^4.7.4",
Expand Down
2 changes: 1 addition & 1 deletion npm/webpack-preprocessor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/parser": "^7.13.0",
"@babel/traverse": "^7.17.9",
"bluebird": "3.7.1",
"debug": "^4.3.2",
"debug": "^4.3.4",
"fs-extra": "^10.1.0",
"loader-utils": "^2.0.0",
"lodash": "^4.17.20",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@types/bluebird": "3.5.29",
"@types/chai-enzyme": "0.6.7",
"@types/classnames": "2.2.9",
"@types/debug": "4.1.5",
"@types/debug": "4.1.7",
"@types/detect-port": "^1.3.1",
"@types/enzyme-adapter-react-16": "1.0.5",
"@types/execa": "0.9.0",
Expand Down Expand Up @@ -137,7 +137,7 @@
"common-tags": "1.8.0",
"conventional-recommended-bump": "6.1.0",
"cross-env": "7.0.3",
"debug": "^4.3.2",
"debug": "^4.3.4",
"dedent": "^0.7.0",
"del": "3.0.0",
"detect-port": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/types": "^7",
"check-more-types": "2.24.0",
"common-tags": "1.8.0",
"debug": "^4.3.2",
"debug": "^4.3.4",
"fs-extra": "^9.1.0",
"lodash": "^4.17.21",
"recast": "0.20.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"crypto-js": "4.1.1",
"cypress-multi-reporters": "1.4.0",
"dayjs": "^1.10.3",
"debug": "^4.3.2",
"debug": "^4.3.4",
"error-stack-parser": "2.0.6",
"errorhandler": "1.5.1",
"eventemitter2": "6.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@packages/icons": "0.0.0-development",
"bluebird": "3.5.3",
"debug": "^4.3.2",
"debug": "^4.3.4",
"fs-extra": "9.1.0",
"lodash": "^4.17.21",
"minimist": "1.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/https-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"bluebird": "3.5.3",
"debug": "^4.3.2",
"debug": "^4.3.4",
"fs-extra": "9.1.0",
"lodash": "^4.17.21",
"node-forge": "1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/launcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"bluebird": "3.5.3",
"debug": "^4.3.2",
"debug": "^4.3.4",
"execa": "4.0.0",
"fs-extra": "9.1.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@cypress/parse-domain": "2.4.0",
"bluebird": "3.5.3",
"concat-stream": "1.6.2",
"debug": "^4.3.2",
"debug": "^4.3.4",
"fs-extra": "9.1.0",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/packherd-require/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"convert-source-map": "^1.7.0",
"debug": "^4.3.1",
"debug": "^4.3.4",
"source-map-js": "^0.6.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"chalk": "2.4.2",
"charset": "1.0.1",
"common-tags": "1.8.0",
"debug": "^4.3.2",
"debug": "^4.3.4",
"grapheme-splitter": "1.0.4",
"iconv-lite": "0.6.2",
"lodash": "^4.17.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/rewriter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bluebird": "3.7.2",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"debug": "^4.3.2",
"debug": "^4.3.4",
"lodash": "^4.17.19",
"parse5-html-rewriting-stream": "5.1.1",
"recast": "0.20.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/scaffold-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"compare-versions": "4.1.3",
"debug": "^4.3.2",
"debug": "^4.3.4",
"fs-extra": "^9.1.0",
"globby": "^11.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"cors": "2.8.5",
"data-uri-to-buffer": "2.0.1",
"dayjs": "^1.9.3",
"debug": "^4.3.2",
"debug": "^4.3.4",
"dirt-simple-file-cache": "^0.4.0",
"duplexify": "4.1.1",
"electron-context-menu": "3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint": "eslint --ext .js,.jsx,.ts,.tsx,.json, ."
},
"dependencies": {
"debug": "^4.3.2",
"debug": "^4.3.4",
"ts-node": "^10.9.1",
"tslib": "2.3.1",
"typescript-cached-transpile": "^0.0.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/v8-snapshot-require/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@packages/packherd-require": "0.0.0-development",
"debug": "^4.1.1",
"debug": "^4.3.4",
"source-map-js": "^0.6.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion system-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"cookie-parser": "1.4.5",
"cors": "2.8.5",
"dayjs": "^1.9.3",
"debug": "^4.3.2",
"debug": "^4.3.4",
"dockerode": "3.3.1",
"execa": "4",
"express": "4.17.3",
Expand Down
2 changes: 1 addition & 1 deletion system-tests/projects/module-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@bahmutov/all-paths": "1.0.2",
"chdir-promise": "0.6.2",
"check-more-types": "2.24.0",
"debug": "4.3.3",
"debug": "4.3.4",
"lazy-ass": "1.6.0",
"mocha": "9.2.0",
"mocha-banner": "1.1.2",
Expand Down
7 changes: 7 additions & 0 deletions system-tests/projects/module-api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,13 @@ debug@4.3.3:
dependencies:
ms "2.1.2"

debug@4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"

decamelize@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
Expand Down
2 changes: 1 addition & 1 deletion tooling/electron-mksnapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@electron/get": "^1.12.4",
"debug": "^4.3.1",
"debug": "^4.3.4",
"extract-zip": "^2.0.1",
"fs-extra": "^10.0.0",
"temp-dir": "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion tooling/packherd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"watch": "tsc --watch"
},
"dependencies": {
"debug": "^4.3.1",
"debug": "^4.3.4",
"esbuild": "^0.15.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tooling/v8-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@tooling/packherd": "0.0.0-development",
"ansi-colors": "^4.1.1",
"convert-source-map": "^1.8.0",
"debug": "^4.1.1",
"debug": "^4.3.4",
"resolve-from": "^5.0.0",
"source-map-js": "^0.6.2",
"temp-dir": "^2.0.0",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6166,12 +6166,7 @@
resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.1.1.tgz#602859584cecc91894eb23a4892f38cfa927890d"
integrity sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA==

"@types/debug@4.1.5":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==

"@types/debug@^4.1.6":
"@types/debug@4.1.7", "@types/debug@^4.1.6":
version "4.1.7"
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
Expand Down

5 comments on commit bcb945d

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bcb945d Feb 6, 2023

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/12.6.0/linux-x64/develop-bcb945d6ce5b4721a4700bf471770e4e56ae34df/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bcb945d Feb 6, 2023

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/12.6.0/linux-arm64/develop-bcb945d6ce5b4721a4700bf471770e4e56ae34df/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bcb945d Feb 6, 2023

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/12.6.0/darwin-arm64/develop-bcb945d6ce5b4721a4700bf471770e4e56ae34df/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bcb945d Feb 6, 2023

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/12.6.0/darwin-x64/develop-bcb945d6ce5b4721a4700bf471770e4e56ae34df/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bcb945d Feb 6, 2023

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/12.6.0/win32-x64/develop-bcb945d6ce5b4721a4700bf471770e4e56ae34df/cypress.tgz

Please sign in to comment.