Skip to content

Bump puppeteer from 24.1.1 to 24.7.1 #5796

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps puppeteer from 24.1.1 to 24.7.1.

Release notes

Sourced from puppeteer's releases.

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

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

puppeteer-core: v24.7.0

24.7.0 (2025-04-22)

Features

Bug Fixes

Dependencies

... (truncated)

Changelog

Sourced from puppeteer's changelog.

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

24.6.1 (2025-04-09)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies

... (truncated)

Commits
  • 98fe558 chore: release main (#13799)
  • 334e7ff fix: support default download callback option in install() (#13801)
  • f04ef25 fix: revert makeProgressCallback changes (#13800)
  • c2b27c4 fix: update Disposable polyfill to match TC39 proposal (#13683)
  • 9a1b2ef chore(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 in the all group (#1...
  • 0b5bcb2 chore(deps-dev): Bump @​swc/core from 1.11.20 to 1.11.21 in /website in the al...
  • bd038a7 chore(deps-dev): Bump the dev-dependencies group with 8 updates (#13793)
  • 61a5536 chore: release main (#13796)
  • edb8417 chore(deps): Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /website (#13791)
  • f3876a0 deps: bump chromium-bidi v4.0.1 (#13790)
  • 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)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.1.1 to 24.7.1.
- [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.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.7.1
  dependency-type: direct:development
  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 Apr 23, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 23, 2025 08:13
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.81%. Comparing base (e43bc95) to head (22a66ef).
Report is 9 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5796   +/-   ##
=======================================
  Coverage   93.80%   93.81%           
=======================================
  Files         282      282           
  Lines       39326    39326           
  Branches     7001     7000    -1     
=======================================
+ Hits        36891    36894    +3     
+ Misses       2293     2291    -2     
+ Partials      142      141    -1     

☔ 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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2025

Superseded by #5808.

@dependabot dependabot bot closed this Apr 25, 2025
auto-merge was automatically disabled April 25, 2025 08:40

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/puppeteer-24.7.1 branch April 25, 2025 08:40
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