Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps puppeteer from 24.31.0 to 24.32.1.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.32.1

24.32.1 (2025-12-08)

🛠️ Fixes

  • assertion errors and wrong URL in puppeteer.connect(channel) (#14486) (1095b46)

📄 Documentation

puppeteer: v24.32.1

24.32.1 (2025-12-08)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.32.0 to 24.32.1

puppeteer-core: v24.32.0

24.32.0 (2025-12-03)

🎉 Features

🛠️ Fixes

  • ignore non-page DevTools targets when handleDevToolsAsPage=true (#14472) (11bf1d2)
  • prevent accessibility nodes attributes with false from being ignored (#14475) (086a8ab)
  • roll to Firefox 145.0.2 (#14462) (97ca894)
  • webdriver: allow for scripts to throw platform objects (#14456) (7c0d3d9)

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.32.1 (2025-12-08)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.32.0 to 24.32.1

🛠️ Fixes

  • assertion errors and wrong URL in puppeteer.connect(channel) (#14486) (1095b46)

📄 Documentation

24.32.0 (2025-12-03)

🎉 Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.13 to 2.11.0

🛠️ Fixes

  • ignore non-page DevTools targets when handleDevToolsAsPage=true (#14472) (11bf1d2)
  • prevent accessibility nodes attributes with false from being ignored (#14475) (086a8ab)
  • roll to Firefox 145.0.2 (#14462) (97ca894)

... (truncated)

Commits
  • 1a29a6a chore: release main (#14482)
  • 1095b46 fix: assertion errors and wrong URL in puppeteer.connect(channel) (#14486)
  • 1af199d docs: fix versioning in Supported browsers (#14481)
  • c5530c1 chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /website (#14474)
  • 05f2506 chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 up...
  • f3c4cd6 chore(deps): bump the all group across 1 directory with 5 updates (#14478)
  • c324e1b chore: release main (#14454)
  • b0e15af feat: roll to Chrome 143.0.7499.40 (#14476)
  • 086a8ab fix: prevent accessibility nodes attributes with false from being ignored (#1...
  • 11bf1d2 fix: ignore non-page DevTools targets when handleDevToolsAsPage=true (#14472)
  • 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 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 8, 2025
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.31.0 to 24.32.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.31.0...puppeteer-v24.32.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.32.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-24.32.1 branch from ff4930c to 3321b6e Compare December 8, 2025 14:20
@github-actions github-actions bot merged commit 49d2af3 into main Dec 8, 2025
2 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/puppeteer-24.32.1 branch December 8, 2025 14:20
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.

1 participant