Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

chore(deps-dev): bump puppeteer from 9.1.1 to 11.0.0#143

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-puppeteer-11.0.0
Closed

chore(deps-dev): bump puppeteer from 9.1.1 to 11.0.0#143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-puppeteer-11.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 4, 2021

Copy link
Copy Markdown
Contributor

Bumps puppeteer from 9.1.1 to 11.0.0.

Release notes

Sourced from puppeteer's releases.

v11.0.0

11.0.0 (2021-11-02)

⚠ BREAKING CHANGES

  • oop iframes: integrate OOP iframes with the frame manager (#7556)

Features

Bug Fixes

  • add support for relative install paths to BrowserFetcher (#7613) (eebf452), closes #7592
  • add webp to screenshot quality option allow list (#7631) (b20c2bf)
  • prevent Target closed errors on streams (#7728) (5b792de)
  • request an animation frame to fix flaky clickablePoint test (#7587) (7341d9f)
  • setup husky properly (#7727) (8b712e7), closes #7726
  • updated troubleshooting.md to meet latest dependencies changes (#7656) (edb0197)
  • launcher: launcher.launch() should pass 'timeout' option #5180 (#7596) (113489d)
  • page: fallback to default in exposeFunction when using imported module (#6365) (44c9ec6)
  • page: fix page.off method for request event (#7624) (d0cb943), closes #7572

v10.4.0

10.4.0 (2021-09-21)

Features

... (truncated)

Changelog

Sourced from puppeteer's changelog.

11.0.0 (2021-11-02)

⚠ BREAKING CHANGES

  • oop iframes: integrate OOP iframes with the frame manager (#7556)

Features

Bug Fixes

  • add support for relative install paths to BrowserFetcher (#7613) (eebf452), closes #7592
  • add webp to screenshot quality option allow list (#7631) (b20c2bf)
  • prevent Target closed errors on streams (#7728) (5b792de)
  • request an animation frame to fix flaky clickablePoint test (#7587) (7341d9f)
  • setup husky properly (#7727) (8b712e7), closes #7726
  • updated troubleshooting.md to meet latest dependencies changes (#7656) (edb0197)
  • launcher: launcher.launch() should pass 'timeout' option #5180 (#7596) (113489d)
  • page: fallback to default in exposeFunction when using imported module (#6365) (44c9ec6)
  • page: fix page.off method for request event (#7624) (d0cb943), closes #7572

10.4.0 (2021-09-21)

Features

... (truncated)

Commits
  • e2e9837 chore(release): mark v11.0.0 (#7737)
  • 03c9ecc feat: improve error message for response.buffer() (#7669)
  • 4d9dc8c feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556)
  • 0d6e688 chore(deps-dev): bump @​microsoft/api-documenter from 7.13.63 to 7.13.65 (#7730)
  • c6eb936 chore(deps-dev): bump ts-node from 10.3.0 to 10.4.0 (#7729)
  • 4746a68 chore(deps-dev): bump standard-version from 9.3.1 to 9.3.2 (#7723)
  • 8b712e7 fix: setup husky properly (#7727)
  • 5b792de fix: prevent Target closed errors on streams (#7728)
  • 07febca feat: handle unhandled promise rejections in tests (#7722)
  • 4f540d4 chore(deps-dev): bump @​microsoft/api-documenter from 7.13.58 to 7.13.63 (#7703)
  • 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 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 9.1.1 to 11.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v9.1.1...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 4, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 4, 2021

Copy link
Copy Markdown
Contributor Author

Dependabot tried to add @iamnewton and @brodrigu as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/MagniteEngineering/fledge.polyfill/pulls/143/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the MagniteEngineering/fledge.polyfill repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #143 (e53e6ee) into main (36ae8f5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   50.26%   50.26%           
=======================================
  Files           8        8           
  Lines         189      189           
  Branches       34       34           
=======================================
  Hits           95       95           
  Misses         75       75           
  Partials       19       19           
Flag Coverage Δ
unittests 50.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36ae8f5...e53e6ee. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Nov 29, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #149.

@dependabot dependabot Bot closed this Nov 29, 2021
@dependabot
dependabot Bot deleted the dependabot-npm_and_yarn-puppeteer-11.0.0 branch November 29, 2021 03:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant