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 10.4.0 to 11.0.0 in /excalidraw #979

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps puppeteer from 10.4.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
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
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 10.4.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.4.0...v11.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 📜 javascript Related to Javascript code 🔗 dependencies Pull requests that update a dependency file labels Nov 4, 2021
@ggrossetie ggrossetie merged commit 432ed07 into main Nov 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/excalidraw/puppeteer-11.0.0 branch November 11, 2021 00:31
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 Related to Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant