From 4ec67d2291df5b11312eee8faddcf0c6897a5e21 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 25 Aug 2024 09:43:08 +0200
Subject: [PATCH] chore(deps-dev): Bump the dev-dependencies group across 1
directory with 2 updates (#870)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the dev-dependencies group with 2 updates in the / directory:
[puppeteer](https://github.com/puppeteer/puppeteer) and
[puppeteer-core](https://github.com/puppeteer/puppeteer).
Updates `puppeteer` from 23.0.1 to 23.1.1
Release notes
Sourced from puppeteer's
releases.
puppeteer-core: v23.1.1
23.1.1
(2024-08-21)
Bug Fixes
puppeteer: v23.1.1
23.1.1
(2024-08-21)
Miscellaneous Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 23.1.0 to 23.1.1
puppeteer-core: v23.1.0
23.1.0
(2024-08-14)
Features
- improve type inference for selectors by adopting
"typed-query-selector" (#12950)
(77b729e)
- support signal in WaitFor functions (#12926)
(67e3be8)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@​puppeteer/browsers
bumped from 2.3.0 to 2.3.1
puppeteer: v23.1.0
23.1.0
(2024-08-14)
... (truncated)
Commits
2c4a57b
chore: release main (#12976)
d934cf5
fix: roll to Firefox 129.0.2 (#12987)
69f9bca
chore(deps-dev): Bump the dev-dependencies group across 1 directory with
15 u...
26d54e3
chore(deps): Bump the all group across 1 directory with 9 updates (#12970)
615823e
ci: add cache to job (#12980)
e2277fa
build: abort clean.mjs if not in a git repository (#12981)
6d55c99
chore(deps): Bump the all group with 2 updates (#12971)
bfdc758
ci(browsers): pin Firefox under test to stable (#12977)
c9c5f13
chore(deps): Bump node from 1ae9ba8
to d3c8aba
in /docker in the all grou...
b2b93d8
build: resolveDownloadPath should respect channel for Firefox (#12978)
- Additional commits viewable in compare
view
Updates `puppeteer-core` from 23.0.1 to 23.1.1
Release notes
Sourced from puppeteer-core's
releases.
puppeteer-core: v23.1.1
23.1.1
(2024-08-21)
Bug Fixes
puppeteer-core: v23.1.0
23.1.0
(2024-08-14)
Features
- improve type inference for selectors by adopting
"typed-query-selector" (#12950)
(77b729e)
- support signal in WaitFor functions (#12926)
(67e3be8)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@​puppeteer/browsers
bumped from 2.3.0 to 2.3.1
puppeteer-core: v23.0.2
23.0.2
(2024-08-08)
Bug Fixes
Commits
2c4a57b
chore: release main (#12976)
d934cf5
fix: roll to Firefox 129.0.2 (#12987)
69f9bca
chore(deps-dev): Bump the dev-dependencies group across 1 directory with
15 u...
26d54e3
chore(deps): Bump the all group across 1 directory with 9 updates (#12970)
615823e
ci: add cache to job (#12980)
e2277fa
build: abort clean.mjs if not in a git repository (#12981)
6d55c99
chore(deps): Bump the all group with 2 updates (#12971)
bfdc758
ci(browsers): pin Firefox under test to stable (#12977)
c9c5f13
chore(deps): Bump node from 1ae9ba8
to d3c8aba
in /docker in the all grou...
b2b93d8
build: resolveDownloadPath should respect channel for Firefox (#12978)
- Additional commits viewable in compare
view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 42 +++++++++++++++++++++++++-----------------
package.json | 4 ++--
2 files changed, 27 insertions(+), 19 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index dc3adbd6..41b9b00a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -43,8 +43,8 @@
"mime": "3.0.0",
"mocha": "10.2.0",
"prettier": "3.2.4",
- "puppeteer": "23.0.1",
- "puppeteer-core": "23.0.1",
+ "puppeteer": "23.1.1",
+ "puppeteer-core": "23.1.1",
"rimraf": "5.0.5",
"rollup": "4.9.6",
"rollup-plugin-dts": "6.1.0",
@@ -60,7 +60,7 @@
},
"peerDependencies": {
"lighthouse": ">=10.0.0",
- "puppeteer": ">=22.0.0"
+ "puppeteer": ">=23.0.0"
},
"peerDependenciesMeta": {
"lighthouse": {
@@ -606,12 +606,12 @@
}
},
"node_modules/@puppeteer/browsers": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.3.0.tgz",
- "integrity": "sha512-ioXoq9gPxkss4MYhD+SFaU9p1IHFUX0ILAWFPyjGaBdjLsYAlZw6j1iLA0N/m12uVHLFDfSYNF7EQccjinIMDA==",
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.3.1.tgz",
+ "integrity": "sha512-uK7o3hHkK+naEobMSJ+2ySYyXtQkBxIH8Gn4MK9ciePjNV+Pf+PgY/W7iPzn2MTjl3stcYB5AlcTmPYw7AXDwA==",
"dev": true,
"dependencies": {
- "debug": "^4.3.5",
+ "debug": "^4.3.6",
"extract-zip": "^2.0.1",
"progress": "^2.0.3",
"proxy-agent": "^6.4.0",
@@ -4655,35 +4655,37 @@
}
},
"node_modules/puppeteer": {
- "version": "23.0.1",
- "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.0.1.tgz",
- "integrity": "sha512-i5P0MJcpLZ+lK66/B6TX9G347+Yh4D6b5KGyzaz8b7wYrNenN55GwRa1svKoZMUGjFHcmtQuniE7qZ8/k/YbQw==",
+ "version": "23.1.1",
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.1.1.tgz",
+ "integrity": "sha512-giN4Ikwl5hkkouH/dVyxIPTPslWuqZ8fjALdSw5Cvt+r0LuDpLdfPxRADlB75YJ2UjPZhgok+xYBYk8ffzv4MA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
- "@puppeteer/browsers": "2.3.0",
+ "@puppeteer/browsers": "2.3.1",
"chromium-bidi": "0.6.4",
"cosmiconfig": "^9.0.0",
"devtools-protocol": "0.0.1312386",
- "puppeteer-core": "23.0.1"
+ "puppeteer-core": "23.1.1",
+ "typed-query-selector": "^2.12.0"
},
"bin": {
- "puppeteer": "lib/esm/puppeteer/node/cli.js"
+ "puppeteer": "lib/cjs/puppeteer/node/cli.js"
},
"engines": {
"node": ">=18"
}
},
"node_modules/puppeteer-core": {
- "version": "23.0.1",
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.0.1.tgz",
- "integrity": "sha512-gZYLcZUkWHZW1vvKEdOZuAB++3qY96Uh4b7B22PI0802omN4Ghrjt9H1r64NVt+AmnaZ/6Q+OW60S/Q7y+BZgQ==",
+ "version": "23.1.1",
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.1.1.tgz",
+ "integrity": "sha512-OeTqNiYGF9qZtwZU4Yc88DDqFJs4TJ4rnK81jkillh6MwDeQodyisM9xe5lBmPhwiDy92s5J5DQtQLjCKHFQ3g==",
"dev": true,
"dependencies": {
- "@puppeteer/browsers": "2.3.0",
+ "@puppeteer/browsers": "2.3.1",
"chromium-bidi": "0.6.4",
"debug": "^4.3.6",
"devtools-protocol": "0.0.1312386",
+ "typed-query-selector": "^2.12.0",
"ws": "^8.18.0"
},
"engines": {
@@ -5625,6 +5627,12 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/typed-query-selector": {
+ "version": "2.12.0",
+ "resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.0.tgz",
+ "integrity": "sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==",
+ "dev": true
+ },
"node_modules/typedarray-to-buffer": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
diff --git a/package.json b/package.json
index 72259bba..e3e0f93f 100644
--- a/package.json
+++ b/package.json
@@ -77,8 +77,8 @@
"mime": "3.0.0",
"mocha": "10.2.0",
"prettier": "3.2.4",
- "puppeteer": "23.0.1",
- "puppeteer-core": "23.0.1",
+ "puppeteer": "23.1.1",
+ "puppeteer-core": "23.1.1",
"rimraf": "5.0.5",
"rollup": "4.9.6",
"rollup-plugin-dts": "6.1.0",