From e8837be29c12611c46e0cf9fdb256e504529495f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 10:13:37 +0000 Subject: [PATCH 1/2] =?UTF-8?q?dependency(deps):=20update=20dependency=20d?= =?UTF-8?q?ebug=20to=20^4.3.4=20=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli/package.json | 2 +- npm/grep/package.json | 2 +- npm/vue/package.json | 2 +- npm/webpack-preprocessor/package.json | 2 +- package.json | 4 ++-- packages/config/package.json | 2 +- packages/driver/package.json | 2 +- packages/electron/package.json | 2 +- packages/https-proxy/package.json | 2 +- packages/launcher/package.json | 2 +- packages/network/package.json | 2 +- packages/packherd-require/package.json | 2 +- packages/proxy/package.json | 2 +- packages/rewriter/package.json | 2 +- packages/scaffold-config/package.json | 2 +- packages/server/package.json | 2 +- packages/ts/package.json | 2 +- packages/v8-snapshot-require/package.json | 2 +- system-tests/package.json | 2 +- system-tests/projects/module-api/package.json | 2 +- system-tests/projects/module-api/yarn.lock | 7 +++++++ tooling/electron-mksnapshot/package.json | 2 +- tooling/packherd/package.json | 2 +- tooling/v8-snapshot/package.json | 2 +- yarn.lock | 7 +------ 25 files changed, 32 insertions(+), 30 deletions(-) diff --git a/cli/package.json b/cli/package.json index d485b7e34f3c..bc03bfb8936c 100644 --- a/cli/package.json +++ b/cli/package.json @@ -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", diff --git a/npm/grep/package.json b/npm/grep/package.json index e9b989151a68..66057f2dc7b5 100644 --- a/npm/grep/package.json +++ b/npm/grep/package.json @@ -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" }, diff --git a/npm/vue/package.json b/npm/vue/package.json index 37c074892624..64d0ea8355ef 100644 --- a/npm/vue/package.json +++ b/npm/vue/package.json @@ -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", diff --git a/npm/webpack-preprocessor/package.json b/npm/webpack-preprocessor/package.json index 2badb36fd7ed..f08c70d242da 100644 --- a/npm/webpack-preprocessor/package.json +++ b/npm/webpack-preprocessor/package.json @@ -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", diff --git a/package.json b/package.json index f0d8e4ff5eae..1c9ab667368b 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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", diff --git a/packages/config/package.json b/packages/config/package.json index d9f723ff7b7b..25e54eb73390 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -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", diff --git a/packages/driver/package.json b/packages/driver/package.json index 747ddc0cde71..573585d4629a 100644 --- a/packages/driver/package.json +++ b/packages/driver/package.json @@ -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", diff --git a/packages/electron/package.json b/packages/electron/package.json index 6985d0cf1cd5..08eabe7aaa56 100644 --- a/packages/electron/package.json +++ b/packages/electron/package.json @@ -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" diff --git a/packages/https-proxy/package.json b/packages/https-proxy/package.json index 8df5553e8953..189a2a093a2d 100644 --- a/packages/https-proxy/package.json +++ b/packages/https-proxy/package.json @@ -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", diff --git a/packages/launcher/package.json b/packages/launcher/package.json index 5fb91d122112..b1c20a3b01df 100644 --- a/packages/launcher/package.json +++ b/packages/launcher/package.json @@ -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", diff --git a/packages/network/package.json b/packages/network/package.json index bb6283bea0ce..704eef7e2ecb 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -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", diff --git a/packages/packherd-require/package.json b/packages/packherd-require/package.json index 822ad9620876..18ecef37260f 100644 --- a/packages/packherd-require/package.json +++ b/packages/packherd-require/package.json @@ -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": { diff --git a/packages/proxy/package.json b/packages/proxy/package.json index d49c2325ef39..7dcdf6b73260 100644 --- a/packages/proxy/package.json +++ b/packages/proxy/package.json @@ -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", diff --git a/packages/rewriter/package.json b/packages/rewriter/package.json index f1f847af8813..10a30d0c955c 100644 --- a/packages/rewriter/package.json +++ b/packages/rewriter/package.json @@ -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" diff --git a/packages/scaffold-config/package.json b/packages/scaffold-config/package.json index ac0f9632f1e5..f35687c4f9b6 100644 --- a/packages/scaffold-config/package.json +++ b/packages/scaffold-config/package.json @@ -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" }, diff --git a/packages/server/package.json b/packages/server/package.json index 5dbb1b1d3fcf..f9b4642b03d8 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -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", diff --git a/packages/ts/package.json b/packages/ts/package.json index ec92c6fc893d..6bca1270e523 100644 --- a/packages/ts/package.json +++ b/packages/ts/package.json @@ -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" diff --git a/packages/v8-snapshot-require/package.json b/packages/v8-snapshot-require/package.json index 4c68c313fad8..309c0fe803bd 100644 --- a/packages/v8-snapshot-require/package.json +++ b/packages/v8-snapshot-require/package.json @@ -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": { diff --git a/system-tests/package.json b/system-tests/package.json index c8247f34c752..9a5a1c7abb34 100644 --- a/system-tests/package.json +++ b/system-tests/package.json @@ -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", diff --git a/system-tests/projects/module-api/package.json b/system-tests/projects/module-api/package.json index df38c48b5eb1..4a7704dbf34e 100644 --- a/system-tests/projects/module-api/package.json +++ b/system-tests/projects/module-api/package.json @@ -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", diff --git a/system-tests/projects/module-api/yarn.lock b/system-tests/projects/module-api/yarn.lock index 56c3645c1d99..8fba59fade41 100644 --- a/system-tests/projects/module-api/yarn.lock +++ b/system-tests/projects/module-api/yarn.lock @@ -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" diff --git a/tooling/electron-mksnapshot/package.json b/tooling/electron-mksnapshot/package.json index 357daccbaab2..953442e44a56 100644 --- a/tooling/electron-mksnapshot/package.json +++ b/tooling/electron-mksnapshot/package.json @@ -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" diff --git a/tooling/packherd/package.json b/tooling/packherd/package.json index f6912bcbadab..c49d3497b6a2 100644 --- a/tooling/packherd/package.json +++ b/tooling/packherd/package.json @@ -16,7 +16,7 @@ "watch": "tsc --watch" }, "dependencies": { - "debug": "^4.3.1", + "debug": "^4.3.4", "esbuild": "^0.15.3" }, "devDependencies": { diff --git a/tooling/v8-snapshot/package.json b/tooling/v8-snapshot/package.json index 15a2b5a574f2..065dd2441b87 100644 --- a/tooling/v8-snapshot/package.json +++ b/tooling/v8-snapshot/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 60ec1e926bfb..c255f085123c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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== From 55862bf1cb9e1ab43ac23d563935e4618274b49c Mon Sep 17 00:00:00 2001 From: Stokes Player Date: Mon, 6 Feb 2023 14:49:37 -0500 Subject: [PATCH 2/2] add change log --- cli/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index a8b434ff6c69..2b20a859d206 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -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_