npm-opa-wasm
npm-opa-wasm copied to clipboard
build(deps-dev): bump puppeteer from 18.0.5 to 19.0.0
Bumps puppeteer from 18.0.5 to 19.0.0.
Release notes
Sourced from puppeteer's releases.
puppeteer-core: v19.0.0
19.0.0 (2022-10-14)
⚠ BREAKING CHANGES
- use
~/.cache/puppeteerfor browser downloads (#9095)- deprecate
createBrowserFetcherin favor ofBrowserFetcher(#9079)- refactor custom query handler API (#9078)
- remove
puppeteer.devicesin favor ofKnownDevices(#9075)- deprecate indirect network condition imports (#9074)
- deprecate indirect error imports (#9072)
Features
- add ability to collect JS code coverage at the function level (#9027) (a032583)
- deprecate
createBrowserFetcherin favor ofBrowserFetcher(#9079) (7294dfe), closes #8999- use
~/.cache/puppeteerfor browser downloads (#9095) (3df375b)Bug Fixes
- deprecate indirect error imports (#9072) (9f4f43a)
- deprecate indirect network condition imports (#9074) (41d0122)
- refactor custom query handler API (#9078) (1847704)
- remove
puppeteer.devicesin favor ofKnownDevices(#9075) (87c08fd)- remove viewport conditions in
waitForSelector(#9087) (acbc599)puppeteer-core: v18.2.1
18.2.1 (2022-10-06)
Bug Fixes
- add README to package during prepack (#9057) (9374e23)
- waitForRequest works with async predicate (#9058) (8f6b2c9)
puppeteer-core: v18.2.0
18.2.0 (2022-10-05)
Features
Commits
dc66207chore: release main (#9115)8f4902echore: use test runner for installation tests (#9110)6a05d8echore: improve docs and scripts (#9107)1fbc3c6chore: improve docs (#9105)8acafe2chore: remove special handling for shared_worker (#9096)3df375bfeat!: use~/.cache/puppeteerfor browser downloads (#9095)557d4a0chore: update expectations for flaky tests (#9091)7294dfefeat!: deprecatecreateBrowserFetcherin favor ofBrowserFetcher(#9079)1847704fix!: refactor custom query handler API (#9078)acbc599fix: remove viewport conditions inwaitForSelector(#9087)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)