Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 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 will merge this PR once CI passes on it, as requested by @char0n.


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)

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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 9, 2025
Copy link
Member

@char0n char0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2025

Superseded by #772.

@dependabot dependabot bot closed this Dec 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/puppeteer-24.32.1 branch December 12, 2025 04:02
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

Development

Successfully merging this pull request may close these issues.

2 participants