Skip to content

Bump puppeteer from 24.37.5 to 24.38.0 in /providers in the puppeteer group#382

Merged
nev21 merged 3 commits intomainfrom
dependabot/npm_and_yarn/providers/puppeteer-fd82e5a217
Mar 4, 2026
Merged

Bump puppeteer from 24.37.5 to 24.38.0 in /providers in the puppeteer group#382
nev21 merged 3 commits intomainfrom
dependabot/npm_and_yarn/providers/puppeteer-fd82e5a217

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

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

Updates puppeteer from 24.37.5 to 24.38.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.38.0

24.38.0 (2026-03-04)

🎉 Features

🛠️ Fixes

  • consider browsingContext.navigationCommitted to dispose an existing navigation (#14724) (b4e92c6)
  • disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744) (e6c7425)
  • roll to Chrome 145.0.7632.117 (#14719) (1d407e1)

puppeteer: v24.38.0

24.38.0 (2026-03-04)

🎉 Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.5 to 24.38.0
Changelog

Sourced from puppeteer's changelog.

24.38.0 (2026-03-04)

🎉 Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.5 to 24.38.0

🛠️ Fixes

  • consider browsingContext.navigationCommitted to dispose an existing navigation (#14724) (b4e92c6)
  • disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744) (e6c7425)
  • roll to Chrome 145.0.7632.117 (#14719) (1d407e1)
Commits
  • d3356fa chore: release main (#14720)
  • e6c7425 fix: disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744)
  • e24f432 chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 up...
  • b12fca9 test: update tests and add diagnostics (#14741)
  • 627eb5e feat: roll to Chrome 146.0.7680.31 (#14729)
  • e0e3e89 chore: enable blank issues in issue template configuration (#14739)
  • ba19944 chore(deps-dev): bump rollup from 4.22.4 to 4.59.0 in /examples/puppeteer-in-...
  • b4e92c6 fix: consider browsingContext.navigationCommitted to dispose an existing navi...
  • 57b40c0 chore(deps): bump typed-query-selector from 2.12.0 to 2.12.1 in the dependenc...
  • eca8ca4 chore(deps): bump the all group in /website with 2 updates (#14732)
  • Additional commits viewable in compare view

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

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


Updates `puppeteer` from 24.37.5 to 24.38.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.37.5...puppeteer-v24.38.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.38.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 4, 2026
@dependabot dependabot bot requested review from a team as code owners March 4, 2026 12:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 4, 2026
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #382   +/-   ##
=========================================
  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 nev21 enabled auto-merge (squash) March 4, 2026 17:35
Copy link
Contributor

@nevware21-bot nevware21-bot left a comment

Choose a reason for hiding this comment

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

Approved by nevware21-bot

@nev21 nev21 merged commit 3da516a into main Mar 4, 2026
10 checks passed
@nev21 nev21 deleted the dependabot/npm_and_yarn/providers/puppeteer-fd82e5a217 branch March 4, 2026 18:30
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