iwa / Q-Bot

Custom Discord Bot made for Qumu's Discord Server
0 stars 0 forks source link

Bump puppeteer from 5.0.0 to 5.1.0 #134

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps puppeteer from 5.0.0 to 5.1.0.

Release notes

Sourced from puppeteer's releases.

v5.1.0

Highlights:

The new Mouse#wheel API has been merged in #6141. It behaves similar to other mouse commands like up or down and therefore requires a mouse.move(x, y) for targeting the element properly.

Raw notes:

91c13d2 - chore: mark version v5.1.0 790c277 - feat(chromium): roll Chromium to r768783 (#6201) 9b3005c - feat(types): improve page.evaluate types (#6193) 31309b0 - chore: use devtools-protocol package (#6172) f666be3 - chore: remove src/api.ts (#6191) 03a87e8 - chore(docs): tidy Puppeteer class docs (#6181) 24cb6a2 - chore(docs): document Frame class (#6188) b9667f9 - chore: document browser install breakage on Node 14.0.0 (#6187) 1243466 - chore: remove installAsyncStackHooks helper (#6186) 19f188a - chore: forbid importing src/common/Events.ts (#6183) 0e93880 - chore(docs): migrate Connection + CDP event defs (#6180) 74cb2ce - chore: migrate FrameManager events from Events.ts (#6179) 6ee7139 - chore(docs): fix incorrect @returns on getter (#6175) 12ee70f - chore: migrate NetworkManager events (#6174) 022495b - chore: fix broken link in docs to DeviceDescriptors (#6170) 2256b8d - chore(docs): migrate BrowserContext events (#6168) e2e0502 - chore(docs): fix DOMWorld doc warnings (#6166) 782c1d4 - chore(docs): define events enum for Browser (#6165) ba7624a - chore(docs): migrate & document all Page events (#6154) e67a860 - feat: add Mouse#wheel (#6141) 5049b83 - feat(types): add types for page.$$eval (#6139) f7857d2 - chore(docs): document HTTPRequest with TSDoc (#6146) 4ebf117 - docs: migrating Page.ts to TSDoc (#6152) d9bb52e - docs: fix sandboxing documentation link (#5288) aee8fda - fix: make Node.js environment detection robust w.r.t. JSDOM (#6148) 054fa2e - chore(docs): fix more documentation warnings (#6145) 928924e - chore: mark v5.0.0-post (#6144)

Commits


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[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.