Skip to content
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

Bump puppeteer from 13.7.0 to 21.4.1 #290

Merged
merged 23 commits into from
Nov 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps puppeteer from 13.7.0 to 21.4.1.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v21.4.1

21.4.1 (2023-10-23)

Bug Fixes

puppeteer: v21.4.1

21.4.1 (2023-10-23)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.4.0 to 21.4.1

puppeteer-core: v21.4.0

21.4.0 (2023-10-20)

Features

Bug Fixes

  • Page.waitForDevicePrompt crash (#11153) (257be15)
  • add InlineTextBox as a non-element a11y role (#11142) (8aa6cb3)
  • disable ProcessPerSiteUpToMainFrameThreshold in Chrome (#11139) (9347aae)
  • make sure discovery happens before auto-attach (#11100) (9ce204e)
  • synchronize frame tree with the events processing (#11112) (d63f0cf)
  • update TextQuerySelector cache on subtree update (#11200) (4206e76)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.


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 Oct 30, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-21.4.1 branch 5 times, most recently from f4ed273 to 697da28 Compare October 31, 2023 09:16
@submarcos submarcos force-pushed the dependabot/npm_and_yarn/puppeteer-21.4.1 branch from 697da28 to 4ff5752 Compare October 31, 2023 15:18
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f5db19e) 97.05% compared to head (712e1d9) 97.05%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files          10       10           
  Lines         136      136           
=======================================
  Hits          132      132           
  Misses          4        4           

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

A newer version of puppeteer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@submarcos submarcos force-pushed the dependabot/npm_and_yarn/puppeteer-21.4.1 branch from 146dd8f to 750240c Compare November 23, 2023 14:01
@submarcos submarcos merged commit 51c0846 into master Nov 24, 2023
11 checks passed
@submarcos submarcos deleted the dependabot/npm_and_yarn/puppeteer-21.4.1 branch November 24, 2023 10:42
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