chore(deps-dev): bump puppeteer from 24.42.0 to 24.43.1#239
chore(deps-dev): bump puppeteer from 24.42.0 to 24.43.1#239dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.42.0 to 24.43.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.42.0...puppeteer-v24.43.1) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 24.43.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryAutomated devDependency upgrade bumping
Confidence Score: 5/5Safe to merge — all changes are devDependencies confined to the test harness and never bundled into the production PWA. Only the test toolchain changes; the production runtime ships with no bundler and no runtime dependencies, so even a problematic puppeteer release would not affect end users. The bump carries bug fixes and performance improvements with no breaking API changes in the 24.42→24.43 range. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["run-tests.sh"] --> B["node-side tests (Vitest)"]
A --> C["Puppeteer browser tests"]
C --> D["puppeteer 24.43.1"]
D --> D1["puppeteer-core 24.43.1\n• BiDi URL restriction fix\n• networkidle removal from setContent\n• Firefox 150.0.2"]
D --> D2["@puppeteer/browsers 2.13.2"]
D --> D3["devtools-protocol 0.0.1608973"]
D1 --> E["Headless Chromium/Firefox\n(Chrome 148.0.7778.56)"]
E --> F["Test results ✓"]
style A fill:#2d2d2d,color:#fff
style F fill:#1a6e1a,color:#fff
Reviews (1): Last reviewed commit: "chore(deps-dev): bump puppeteer from 24...." | Re-trigger Greptile |
|
Superseded by #292. |
Bumps puppeteer from 24.42.0 to 24.43.1.
Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
970bda6chore: release main (#14944)8465576chore(deps): bump deps (#14962)e285ff2perf: dispose sub-classes correctly (#14430)6a091b6build: fix tools/ensure-correct-devtools-protocol-package.mts (#14961)d8b5fd9fix: do not use shell for setup.exe (#14959)b2140aefix: reject BiDi URL restrictions (#14956)4b4c762chore(deps): bump fast-uri from 3.0.6 to 3.1.2 in /website (#14950)a588310fix: roll to Firefox 150.0.2 (#14946)9eb59d1chore(deps): bump@babel/plugin-transform-modules-systemjsfrom 7.28.5 to 7.2...5bc26ebchore(deps): bump the all group in /website with 4 updates (#14952)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)