Skip to content

Bump puppeteer from 25.0.3 to 25.2.0#122

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/puppeteer-25.2.0
Closed

Bump puppeteer from 25.0.3 to 25.2.0#122
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/puppeteer-25.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps puppeteer from 25.0.3 to 25.2.0.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v25.2.0

25.2.0 (2026-06-22)

🎉 Features

🛠️ Fixes

📄 Documentation

  • clarify the network allowlist/blocklist implementation (#15148) (a7f124c)
  • Update Page.target deprecation message to cover broader usage. (#15108) (882c43d)

⚡ Performance

  • cdp: parallelize extension workers fetching (#15057) (fdee509)
  • optimize headersArray iteration in HTTPRequest (#15004) (eb95798)
  • optimize property descriptors iteration in JSHandle (#15094) (2483b65)
  • parallelize iframe population in accessibility snapshots (#15083) (7e3d42e)

🏗️ Refactor

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 3.0.4 to 3.0.5

puppeteer: v25.2.0

... (truncated)

Changelog

Sourced from puppeteer's changelog.

25.2.0 (2026-06-22)

🎉 Features

🛠️ Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 3.0.4 to 3.0.5

📄 Documentation

  • clarify the network allowlist/blocklist implementation (#15148) (a7f124c)
  • Update Page.target deprecation message to cover broader usage. (#15108) (882c43d)

⚡ Performance

  • cdp: parallelize extension workers fetching (#15057) (fdee509)
  • optimize headersArray iteration in HTTPRequest (#15004) (eb95798)
  • optimize property descriptors iteration in JSHandle (#15094) (2483b65)
  • parallelize iframe population in accessibility snapshots (#15083) (7e3d42e)

🏗️ Refactor

25.1.0 (2026-05-26)

... (truncated)

Commits
  • 0496143 chore: release main (#15064)
  • a7f124c docs: clarify the network allowlist/blocklist implementation (#15148)
  • 036503e test: add iframe tests (#15149)
  • 2d71ccc chore: fix regression of debug logs (#15147)
  • 5b1cb20 fix: remove global skipDownload early return to include other configs (#15130)
  • 1106b6e chore(deps): bump the all group in /website with 2 updates (#15143)
  • f14e4ad chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the all group (#15144)
  • 6d120e6 chore(deps): bump node from 40ad9f3 to 032e78d in /docker in the all grou...
  • 5c7a0e0 fix: apply allowlist to non-auto-attach sessions (#15136)
  • 77c4ffd chore(webmcp): Update WebMCP to Chrome 150 implementation (#15069)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 25.0.3 to 25.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v25.0.3...puppeteer-v25.2.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 25.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #123.

@dependabot dependabot Bot closed this Jun 25, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/puppeteer-25.2.0 branch June 25, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants