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 9.1.1 to 14.0.0 #90

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 10, 2022

Bumps puppeteer from 9.1.1 to 14.0.0.

Release notes

Sourced from puppeteer's releases.

14.0.0

⚠ BREAKING CHANGES

  • strict mode fixes for HTTPRequest/Response classes (#8297)
  • Node 12 is no longer supported.

Features

Bug Fixes

13.7.0

Features

Bug Fixes

13.6.0

Features

  • chromium: roll to Chromium 101.0.4950.0 (r982053) (#8213) (ec74bd8)
  • respond multiple headers with same key (#8183) (c1dcd85)

Bug Fixes

  • also kill Firefox when temporary profile is used (#8233) (b6504d7)
  • consider existing frames when waiting for a frame (#8200) (0955225)
  • disable bfcache in the launcher (#8196) (9ac7318), closes #8182
  • enable page.spec event handler test for firefox (#8214) (2b45027)
  • forget queuedEventGroup when emitting response in responseReceivedExtraInfo (#8234) (#8239) (91a8e73)

... (truncated)

Changelog

Sourced from puppeteer's changelog.

14.0.0 (2022-05-09)

⚠ BREAKING CHANGES

  • strict mode fixes for HTTPRequest/Response classes (#8297)
  • Node 12 is no longer supported.

Features

Bug Fixes

13.7.0 (2022-04-28)

Features

Bug Fixes

13.6.0 (2022-04-19)

Features

  • chromium: roll to Chromium 101.0.4950.0 (r982053) (#8213) (ec74bd8)
  • respond multiple headers with same key (#8183) (c1dcd85)

Bug Fixes

... (truncated)

Commits
  • 06f7390 chore(release): mark v14.0.0 (#8326)
  • 6841bd6 feat: support ES modules (#8306)
  • be4c930 feat(chromium): roll to Chromium 102.0.5002.0 (r991974) (#8319)
  • b27f659 chore: allow to skip the installation of Husky in the prepare step (#8325)
  • 82f84c9 chore: remove packed version of puppeteer (#8320)
  • 1e5e45e chore(deps-dev): bump @​microsoft/api-extractor from 7.23.0 to 7.23.1 (#8318)
  • dfdc25f chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#8317)
  • e7bb013 chore(deps): bump ws from 8.5.0 to 8.6.0 (#8313)
  • b40c038 chore(deps-dev): bump @​microsoft/api-documenter from 7.17.11 to 7.17.12 (#8316)
  • b05ef09 chore: remove obsolete code (#8307)
  • Additional commits viewable in compare view
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 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 14.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...v14.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 17, 2022

Superseded by #104.

@dependabot dependabot bot closed this May 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/puppeteer-14.0.0 branch May 17, 2022 02:12
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