Skip to content

Bump puppeteer from 2.1.1 to 5.3.1#302

Merged
valadas merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/puppeteer-5.3.1
Oct 9, 2020
Merged

Bump puppeteer from 2.1.1 to 5.3.1#302
valadas merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/puppeteer-5.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2020

Bumps puppeteer from 2.1.1 to 5.3.1.

Release notes

Sourced from puppeteer's releases.

v5.3.1

Highlights

  • New API: page.emulateIdleState(...) (#6410)

Raw notes

c7d32cb9 - chore: mark version v5.3.1 (#6439) 8f3171a3 - feat(permissions): Add idle-detection permission (#6438) 083ea41e - test(frame): correct terminology in URL fragment test (#6416) bb1c5215 - chore: remove mime dependency (#6415) 17960e5d - feat(page): emulate idle state (#6410) 03e41da4 - chore: bump version to v5.3.0-post (#6413)

v5.3.0

Highlights

  • Chromium 86.0.4240.0 (r800071)
  • Support configuring the browser download path through PUPPETEER_DOWNLOAD_PATH (#6014)
  • New API: page.waitForTimeout and subsequently, frame.waitForTimeout (#6268)
  • Deprecated API: page.waitFor and frame.waitFor (#6268)

Raw notes

030fcaa0 - chore: mark version v5.3.0 (#6412) 4ce600a6 - chore: Remove target debug-unit and add unit-debug (#6411) 62ac1673 - feat(chromium): roll Chromium to r800071 (#6407) 35cfbe18 - docs(troubleshooting.md): updated commands (#6296) ce6ae353 - doc(contributing): add info on bisecting upstream changes (#6402) e22ca4c7 - chore: extend Firefox launch test deadline by a month (#6403) 2470d1e9 - chore: update documentation on rolling chromium (#6399) b6bbfd0e - fix: ensure frame.url() includes the query string (#6398) 7b24e543 - fix: revise interesting classification for AXNodes (#6334) 13ea347c - feat: support configuring the browser download path (#6014) 615cd37f - chore: use https URL for license info (#6279) b4c1e453 - docs: fix setuid sandbox link (#6310) 054d782c - fix(Launcher): use wait-for-process Firefox option (#6315) 996e82c7 - test(install): check for Firefox binary, clean up messages (#6316) 142f88c7 - docs(troubleshooting): update Alpine Chromium version (#6320) 8e29b7a3 - chore: rename serializeTree parameter (#6308) 1d08e274 - docs(troubleshooting.md) fix error in docker guidelines (#6267) 9bc063b5 - chore: assert location value of ConsoleMessage in tests (#6282) 713e9905 - chore: upgrade Mitt to 2.1 (#6287) 21552f8f - feat: page.waitForTimeout (#6268) 3a15c06c - chore: test Connection class in the browser (#6269) a47b5561 - docs(api): fix typo in elementHandle.evaluateHandle() (#6276) 8c1a5866 - fix: handle promise for reading protocol stream of trace (#6270) 15d1906e - feat: add web test runner (#6200) 13f8fe6e - chore(docs): page.emulateVisionDeficiency docs (#6231) e3933ddd - chore: mark 5.2.1-post (#6257)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by sadym, 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2020
@valadas valadas added this to the 0.9.2 milestone Oct 8, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/puppeteer-5.3.1 branch from d1a7eba to c364464 Compare October 9, 2020 02:40
@valadas
Copy link
Copy Markdown
Member

valadas commented Oct 9, 2020

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2020

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@valadas
Copy link
Copy Markdown
Member

valadas commented Oct 9, 2020

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2020

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@valadas
Copy link
Copy Markdown
Member

valadas commented Oct 9, 2020

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-5.3.1 branch from c364464 to 9c1142a Compare October 9, 2020 03:18
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 2.1.1 to 5.3.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](puppeteer/puppeteer@v2.1.1...v5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/puppeteer-5.3.1 branch from 9c1142a to 517bad9 Compare October 9, 2020 03:42
@valadas valadas merged commit d5d4788 into development Oct 9, 2020
@valadas valadas deleted the dependabot/npm_and_yarn/puppeteer-5.3.1 branch October 9, 2020 04:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant