Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Bump puppeteer from 10.2.0 to 11.0.0#5

Merged
PythonCoderAS merged 1 commit intomasterfrom
dependabot/npm_and_yarn/puppeteer-11.0.0
Nov 20, 2021
Merged

Bump puppeteer from 10.2.0 to 11.0.0#5
PythonCoderAS merged 1 commit intomasterfrom
dependabot/npm_and_yarn/puppeteer-11.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2021

Bumps puppeteer from 10.2.0 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-11.0.0 branch from 28f806a to 741b95e Compare November 20, 2021 12:43
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.2.0 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@v10.2.0...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-11.0.0 branch from 741b95e to 52b6091 Compare November 20, 2021 12:45
@PythonCoderAS PythonCoderAS merged commit 60ca64f into master Nov 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/puppeteer-11.0.0 branch November 20, 2021 12:52
@PythonCoderAS PythonCoderAS self-assigned this Dec 10, 2021
@PythonCoderAS PythonCoderAS modified the milestone: Dependencies Dec 10, 2021
@PythonCoderAS PythonCoderAS added the javascript Pull requests that update Javascript code label Dec 16, 2021
@PythonCoderAS PythonCoderAS added this to the Dependabot milestone Dec 16, 2021
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant