From a078404372906bc807b8046301f1a05beedca242 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 28 Nov 2024 10:24:58 +0000
Subject: [PATCH] chore(deps-dev): Bump the dev-dependencies group across 1
directory with 2 updates (#922)
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.6.0 to 23.9.0
Release notes
Sourced from puppeteer's
releases.
puppeteer-core: v23.9.0
23.9.0
(2024-11-21)
Features
Bug Fixes
puppeteer: v23.9.0
23.9.0
(2024-11-21)
Miscellaneous Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 23.8.0 to 23.9.0
puppeteer-core: v23.8.0
23.8.0
(2024-11-13)
Features
Bug Fixes
puppeteer: v23.8.0
23.8.0
(2024-11-13)
Features
... (truncated)
Commits
ba33db8
chore: release main (#13314)
e837140
fix: correctly resolve OOPIF response bodies (#13311)
374cead
fix: roll to Chrome 131.0.6778.85 (#13312)
c3ca96c
feat: config download behavior (#13309)
e5be9de
docs: update troubleshooting.md (#13310)
df2e90b
chore(deps-dev): Bump cross-spawn from 7.0.3 to 7.0.6 (#13306)
4617771
chore(deps): Bump the all group in /website with 2 updates (#13302)
23f5926
chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5 in /website (#13305)
74dc31c
chore(deps): Bump node from a5e0ed5
to a7a3b7e
in /docker in the all grou...
2b191e2
chore(deps): Bump github/codeql-action from 3.27.1 to 3.27.4 in the all
group...
- Additional commits viewable in compare
view
Updates `puppeteer-core` from 23.6.0 to 23.9.0
Release notes
Sourced from puppeteer-core's
releases.
puppeteer-core: v23.9.0
23.9.0
(2024-11-21)
Features
Bug Fixes
puppeteer-core: v23.8.0
23.8.0
(2024-11-13)
Features
Bug Fixes
puppeteer-core: v23.7.1
23.7.1
(2024-11-07)
Bug Fixes
puppeteer-core: v23.7.0
23.7.0
(2024-11-04)
Features
... (truncated)
Commits
ba33db8
chore: release main (#13314)
e837140
fix: correctly resolve OOPIF response bodies (#13311)
374cead
fix: roll to Chrome 131.0.6778.85 (#13312)
c3ca96c
feat: config download behavior (#13309)
e5be9de
docs: update troubleshooting.md (#13310)
df2e90b
chore(deps-dev): Bump cross-spawn from 7.0.3 to 7.0.6 (#13306)
4617771
chore(deps): Bump the all group in /website with 2 updates (#13302)
23f5926
chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5 in /website (#13305)
74dc31c
chore(deps): Bump node from a5e0ed5
to a7a3b7e
in /docker in the all grou...
2b191e2
chore(deps): Bump github/codeql-action from 3.27.1 to 3.27.4 in the all
group...
- 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 | 53 +++++++++++++++++++++++------------------------
package.json | 4 ++--
2 files changed, 28 insertions(+), 29 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 61f62bd9..06832940 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.6.0",
- "puppeteer-core": "23.6.0",
+ "puppeteer": "23.9.0",
+ "puppeteer-core": "23.9.0",
"rimraf": "5.0.5",
"rollup": "4.9.6",
"rollup-plugin-dts": "6.1.0",
@@ -606,12 +606,12 @@
}
},
"node_modules/@puppeteer/browsers": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.4.0.tgz",
- "integrity": "sha512-x8J1csfIygOwf6D6qUAZ0ASk3z63zPb7wkNeHRerCMh82qWKUrOgkuP005AJC8lDL6/evtXETGEJVcwykKT4/g==",
+ "version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.4.1.tgz",
+ "integrity": "sha512-0kdAbmic3J09I6dT8e9vE2JOCSt13wHCW5x/ly8TSt2bDtuIWe2TgLZZDHdcziw9AVCzflMAXCrVyRIhIs44Ng==",
"dev": true,
"dependencies": {
- "debug": "^4.3.6",
+ "debug": "^4.3.7",
"extract-zip": "^2.0.1",
"progress": "^2.0.3",
"proxy-agent": "^6.4.0",
@@ -1701,13 +1701,12 @@
}
},
"node_modules/bare-stream": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.3.0.tgz",
- "integrity": "sha512-pVRWciewGUeCyKEuRxwv06M079r+fRjAQjBEK2P6OYGrO43O+Z0LrPZZEjlc4mB6C2RpZ9AxJ1s7NLEtOHO6eA==",
+ "version": "2.4.2",
+ "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.4.2.tgz",
+ "integrity": "sha512-XZ4ln/KV4KT+PXdIWTKjsLY+quqCaEtqqtgGJVPw9AoM73By03ij64YjepK0aQvHSWDb6AfAZwqKaFu68qkrdA==",
"dev": true,
"optional": true,
"dependencies": {
- "b4a": "^1.6.6",
"streamx": "^2.20.0"
}
},
@@ -4662,17 +4661,17 @@
}
},
"node_modules/puppeteer": {
- "version": "23.6.0",
- "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.6.0.tgz",
- "integrity": "sha512-l+Fgo8SVFSd51STtq2crz8t1Y3VXowsuR4zfR64qDOn6oggz7YIZauWiNR4IJjczQ6nvFs3S4cgng55/nesxTQ==",
+ "version": "23.9.0",
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.9.0.tgz",
+ "integrity": "sha512-WfB8jGwFV+qrD9dcJJVvWPFJBU6kxeu2wxJz9WooDGfM3vIiKLgzImEDBxUQnCBK/2cXB3d4dV6gs/LLpgfLDg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
- "@puppeteer/browsers": "2.4.0",
+ "@puppeteer/browsers": "2.4.1",
"chromium-bidi": "0.8.0",
"cosmiconfig": "^9.0.0",
- "devtools-protocol": "0.0.1354347",
- "puppeteer-core": "23.6.0",
+ "devtools-protocol": "0.0.1367902",
+ "puppeteer-core": "23.9.0",
"typed-query-selector": "^2.12.0"
},
"bin": {
@@ -4683,15 +4682,15 @@
}
},
"node_modules/puppeteer-core": {
- "version": "23.6.0",
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.6.0.tgz",
- "integrity": "sha512-se1bhgUpR9C529SgHGr/eyT92mYyQPAhA2S9pGtGrVG2xob9qE6Pbp7TlqiSPlnnY1lINqhn6/67EwkdzOmKqQ==",
+ "version": "23.9.0",
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.9.0.tgz",
+ "integrity": "sha512-hLVrav2HYMVdK0YILtfJwtnkBAwNOztUdR4aJ5YKDvgsbtagNr6urUJk9HyjRA9e+PaLI3jzJ0wM7A4jSZ7Qxw==",
"dev": true,
"dependencies": {
- "@puppeteer/browsers": "2.4.0",
+ "@puppeteer/browsers": "2.4.1",
"chromium-bidi": "0.8.0",
"debug": "^4.3.7",
- "devtools-protocol": "0.0.1354347",
+ "devtools-protocol": "0.0.1367902",
"typed-query-selector": "^2.12.0",
"ws": "^8.18.0"
},
@@ -4731,9 +4730,9 @@
}
},
"node_modules/puppeteer-core/node_modules/devtools-protocol": {
- "version": "0.0.1354347",
- "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1354347.tgz",
- "integrity": "sha512-BlmkSqV0V84E2WnEnoPnwyix57rQxAM5SKJjf4TbYOCGLAWtz8CDH8RIaGOjPgPCXo2Mce3kxSY497OySidY3Q==",
+ "version": "0.0.1367902",
+ "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1367902.tgz",
+ "integrity": "sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg==",
"dev": true
},
"node_modules/puppeteer-core/node_modules/ms": {
@@ -4778,9 +4777,9 @@
}
},
"node_modules/puppeteer/node_modules/devtools-protocol": {
- "version": "0.0.1354347",
- "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1354347.tgz",
- "integrity": "sha512-BlmkSqV0V84E2WnEnoPnwyix57rQxAM5SKJjf4TbYOCGLAWtz8CDH8RIaGOjPgPCXo2Mce3kxSY497OySidY3Q==",
+ "version": "0.0.1367902",
+ "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1367902.tgz",
+ "integrity": "sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg==",
"dev": true
},
"node_modules/queue-microtask": {
diff --git a/package.json b/package.json
index d6d9f7bc..c36b59d2 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.6.0",
- "puppeteer-core": "23.6.0",
+ "puppeteer": "23.9.0",
+ "puppeteer-core": "23.9.0",
"rimraf": "5.0.5",
"rollup": "4.9.6",
"rollup-plugin-dts": "6.1.0",