Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps the puppeteer group in /dbg with 1 update: puppeteer.

Updates puppeteer from 24.36.1 to 24.37.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.37.0

24.37.0 (2026-02-04)

🎉 Features

🛠️ Fixes

♻️ Chores

  • Migrate from postData to postDataEntries in CDP HTTPRequest (#14640) (61916a5)
  • optimize Locator.fill performance for large text (#14620) (1e8f5d5)
  • optimize XPathQuerySelector loop performance (#14639) (55769e9)
  • parallelize resolving build IDs (#14641) (ee3aa66)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.2 to 2.12.0

puppeteer: v24.37.0

24.37.0 (2026-02-04)

🎉 Features

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.37.0 (2026-02-04)

🎉 Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.2 to 2.12.0

🛠️ Fixes

♻️ Chores

  • Migrate from postData to postDataEntries in CDP HTTPRequest (#14640) (61916a5)
  • optimize Locator.fill performance for large text (#14620) (1e8f5d5)
  • optimize XPathQuerySelector loop performance (#14639) (55769e9)
  • parallelize resolving build IDs (#14641) (ee3aa66)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
puppeteer [>= 20.a, < 21]

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 5, 2026
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3706527) to head (c23e0e4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #349   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          458       458           
  Branches       113       113           
=========================================
  Hits           458       458           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nev21
Copy link
Contributor

nev21 commented Feb 5, 2026

@dependabot recreate

Bumps the puppeteer group in /dbg with 1 update: [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `puppeteer` from 24.36.1 to 24.37.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.36.1...puppeteer-v24.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dbg/puppeteer-d0620cb8c1 branch from ab7843e to 28c0be9 Compare February 5, 2026 17:05
@nev21 nev21 merged commit 5ae1c6d into main Feb 6, 2026
11 checks passed
@nev21 nev21 deleted the dependabot/npm_and_yarn/dbg/puppeteer-d0620cb8c1 branch February 6, 2026 04:45
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.

2 participants