From f03b39551d7dacfbe43cea59236e0c4e0145d9af Mon Sep 17 00:00:00 2001 From: Alex Grant Date: Wed, 18 Dec 2024 10:35:36 -0500 Subject: [PATCH 1/2] @4.13.0 - puppeteer@23.11.0 --- package-lock.json | 45 +++++++++++++++++++-------------------------- package.json | 6 +++--- 2 files changed, 22 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51c4601..a644ac5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "html-snapshots", - "version": "4.12.4", + "version": "4.13.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "html-snapshots", - "version": "4.12.4", + "version": "4.13.0", "license": "MIT", "dependencies": { "async": "3.2.6", @@ -14,7 +14,7 @@ "combine-errors": "3.0.3", "got": "^13.0.0", "phantomjs-prebuilt": "2.1.16", - "puppeteer": "^23.10.4", + "puppeteer": "^23.11.0", "xml2js": "0.6.2" }, "devDependencies": { @@ -22,7 +22,7 @@ "c8": "^10.1.3", "eslint": "^9.17.0", "express": "^4.21.2", - "globals": "^15.13.0", + "globals": "^15.14.0", "mocha": "^11.0.1", "server-destroy": "^1.0.1", "sitemap-xml": "^0.1.0" @@ -1228,13 +1228,12 @@ } }, "node_modules/chromium-bidi": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.8.0.tgz", - "integrity": "sha512-uJydbGdTw0DEUjhoogGveneJVWX/9YuqkWePzMmkBYwtdAqo5d3J/ovNKFr+/2hWXYmYCr6it8mSSTIj6SS6Ug==", + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.11.0.tgz", + "integrity": "sha512-6CJWHkNRoyZyjV9Rwv2lYONZf1Xm0IuDyNq97nwSsxxP3wf5Bwy15K5rOvVKMtJ127jJBmxFUanSAOjgFRxgrA==", "license": "Apache-2.0", "dependencies": { "mitt": "3.0.1", - "urlpattern-polyfill": "10.0.0", "zod": "3.23.8" }, "peerDependencies": { @@ -2362,9 +2361,9 @@ } }, "node_modules/globals": { - "version": "15.13.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.13.0.tgz", - "integrity": "sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz", + "integrity": "sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==", "dev": true, "license": "MIT", "engines": { @@ -3706,17 +3705,17 @@ } }, "node_modules/puppeteer": { - "version": "23.10.4", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.10.4.tgz", - "integrity": "sha512-i0sYIAIjdO9MoRfFqbkoWFnQYZVmNp8msbztTgG46KbOdoYAv4f56MFzdFwtC0lyZHtkP+yl0H7tP0dNg3RQYA==", + "version": "23.11.0", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.11.0.tgz", + "integrity": "sha512-UaHfTIcg02bTahmZjrjrpU8efyjNeItrNvANu+DdnYMEcQ24X8LOkBWv2Z4bqDzkOzFymqJkADS0bdSDMUNi1A==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "@puppeteer/browsers": "2.6.1", - "chromium-bidi": "0.8.0", + "chromium-bidi": "0.11.0", "cosmiconfig": "^9.0.0", "devtools-protocol": "0.0.1367902", - "puppeteer-core": "23.10.4", + "puppeteer-core": "23.11.0", "typed-query-selector": "^2.12.0" }, "bin": { @@ -3727,13 +3726,13 @@ } }, "node_modules/puppeteer-core": { - "version": "23.10.4", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.10.4.tgz", - "integrity": "sha512-pQAY7+IFAndWDkDodsQGguW1/ifV5OMlGXJDspwtK49Asb7poJZ/V5rXJxVSpq57bWrJasjQBZ1X27z1oWVq4Q==", + "version": "23.11.0", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.11.0.tgz", + "integrity": "sha512-fr5Xp8KeZGRiLrYmosAxPAObi1vmb09vmwak9lqS7KvKMbcN+mk+bDpnDKXPd7QN9b7b/mb9Fgp0A6+024XbVA==", "license": "Apache-2.0", "dependencies": { "@puppeteer/browsers": "2.6.1", - "chromium-bidi": "0.8.0", + "chromium-bidi": "0.11.0", "debug": "^4.4.0", "devtools-protocol": "0.0.1367902", "typed-query-selector": "^2.12.0", @@ -4562,12 +4561,6 @@ "punycode": "^2.1.0" } }, - "node_modules/urlpattern-polyfill": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz", - "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==", - "license": "MIT" - }, "node_modules/util-deprecate": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", diff --git a/package.json b/package.json index 4af7846..d4704e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-snapshots", - "version": "4.12.4", + "version": "4.13.0", "author": { "name": "Alex Grant", "email": "alex@localnerve.com", @@ -55,13 +55,13 @@ "combine-errors": "3.0.3", "got": "^13.0.0", "phantomjs-prebuilt": "2.1.16", - "puppeteer": "^23.10.4", + "puppeteer": "^23.11.0", "xml2js": "0.6.2" }, "devDependencies": { "eslint": "^9.17.0", "@eslint/js": "^9.17.0", - "globals": "^15.13.0", + "globals": "^15.14.0", "express": "^4.21.2", "mocha": "^11.0.1", "c8": "^10.1.3", From 118c72047c71fc18379d473566e24048758960cf Mon Sep 17 00:00:00 2001 From: Alex Grant Date: Wed, 18 Dec 2024 10:39:32 -0500 Subject: [PATCH 2/2] @4.13.0 - example updates [skip ci] --- examples/custom/package.json | 2 +- examples/debug-phantomjs/package.json | 2 +- examples/debug-puppeteer/package.json | 2 +- examples/html5rocks/package.json | 2 +- examples/process-limit/package.json | 2 +- examples/simple-promise/package.json | 2 +- examples/sitemap-index/package.json | 2 +- examples/verbose/package.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/custom/package.json b/examples/custom/package.json index b9083dc..89543dc 100644 --- a/examples/custom/package.json +++ b/examples/custom/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/debug-phantomjs/package.json b/examples/debug-phantomjs/package.json index b9083dc..89543dc 100644 --- a/examples/debug-phantomjs/package.json +++ b/examples/debug-phantomjs/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/debug-puppeteer/package.json b/examples/debug-puppeteer/package.json index b9083dc..89543dc 100644 --- a/examples/debug-puppeteer/package.json +++ b/examples/debug-puppeteer/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/html5rocks/package.json b/examples/html5rocks/package.json index 14d56de..5d83402 100644 --- a/examples/html5rocks/package.json +++ b/examples/html5rocks/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/process-limit/package.json b/examples/process-limit/package.json index b9083dc..89543dc 100644 --- a/examples/process-limit/package.json +++ b/examples/process-limit/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/simple-promise/package.json b/examples/simple-promise/package.json index b9083dc..89543dc 100644 --- a/examples/simple-promise/package.json +++ b/examples/simple-promise/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/sitemap-index/package.json b/examples/sitemap-index/package.json index b9083dc..89543dc 100644 --- a/examples/sitemap-index/package.json +++ b/examples/sitemap-index/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/verbose/package.json b/examples/verbose/package.json index b9083dc..89543dc 100644 --- a/examples/verbose/package.json +++ b/examples/verbose/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6"