Skip to content

Bump puppeteer from 24.1.1 to 24.7.2 #5808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps puppeteer from 24.1.1 to 24.7.2.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.7.2

24.7.2 (2025-04-24)

Bug Fixes

puppeteer: v24.7.2

24.7.2 (2025-04-24)

Bug Fixes

  • update chromium-bidi to fix ESM import issue (#13813) (7ff0719)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.7.1 to 24.7.2

puppeteer-core: v24.7.1

24.7.1 (2025-04-22)

Bug Fixes

  • update Disposable polyfill to match TC39 proposal (#13683) (c2b27c4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.1 to 2.10.2

puppeteer: v24.7.1

24.7.1 (2025-04-22)

Bug Fixes

  • support default download callback option in install() (#13801) (334e7ff)

Dependencies

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.7.2 (2025-04-24)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.7.1 to 24.7.2

24.7.1 (2025-04-22)

Bug Fixes

  • update Disposable polyfill to match TC39 proposal (#13683) (c2b27c4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.1 to 2.10.2

24.7.0 (2025-04-22)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.0 to 2.10.1

Features

... (truncated)

Commits

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 Apr 25, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 25, 2025 08:41
Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.40%. Comparing base (a733662) to head (c270337).
Report is 10 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5808      +/-   ##
==========================================
- Coverage   93.87%   93.40%   -0.47%     
==========================================
  Files         282      282              
  Lines       39436    39436              
  Branches     7022     7048      +26     
==========================================
- Hits        37019    36836     -183     
- Misses       2279     2450     +171     
- Partials      138      150      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-24.7.2 branch from cfa8dc1 to 38c22ef Compare April 28, 2025 09:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-24.7.2 branch from 38c22ef to 9dde431 Compare April 30, 2025 08:51
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.1.1 to 24.7.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.1.1...puppeteer-v24.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-24.7.2 branch from 9dde431 to c270337 Compare April 30, 2025 08:52
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