chore(deps): update all non-major dependencies #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.8.0
->^1.9.0
^0.66.3
->^0.66.4
Release Notes
GoogleChrome/puppeteer
v1.9.0
Compare Source
Big Changes
frame.goto
andframe.waitForNavigation
API Changes
Added:
browser.target()
(4e48dfc
)frame.goto(url, options)
(5acf953
)frame.waitForNavigation(options)
(5acf953
)response.frame()
(5acf953
)Bug Fixes
omitBackground: true
Raw Notes
4abf7d1
- docs(bundling): add docs about bundling for web (#3348)8becb31
- test: add failing test for page.select (#3346)5ebfe1a
- docs(contributing): remove the --filter note (#3342)cd54ce3
- fix(types): upgrade node types to 8.10.34 (#3341)c9657f8
- docs(api.md): minor grammar and consistency fixes (#3320)c237947
- chore(types): upgrade to TypeScript 3.1.1 (#3331)842fee8
- fix(page): full page screenshot when defaultViewport is null (#3306)e75e36b
- feat(chromium): roll Chromium to r594312 (#3310)85aca8e
- chore(testserver): prepare test server (#3294)9c89090
- chore(testrunner): fix readme description (#3293)12e317c
- chore: add .npmignore for testrunner (#3290)5b3ddf5
- chore(testrunner): bump version to v0.5.0-post (#3291)907d9be
- chore: prepare testrunner to be published to npm (#3289)4e48dfc
- feat(launcher): add experimental "transport" option to pptr.connect (#3265)5acf953
- feat(frame): introduce Frame.goto and Frame.waitForNavigation (#3276)ad49f79
- docs(api.md): Fix description of SecurityDetails class (#3277)0b9d8a6
- feat: async stacks for all "async" public methods (#3262)9223bca
- refactor: move navigation management to FrameManager (#3266)27477a1
- docs(api.md): Fix typo (#3273)b97bddf
- refactor: unify response tracking in page.goto and waitForNavigation (#3258)a1a211d
- chore: nicer stack highlight (#3259)a4abb4a
- feat(chromium): Roll Chromium to r591618 (#3263)7f00860
- fix(browserfetcher): Fix windows fetching (#3256)f5d388a
- docs(api.md): add example for Mouse class (#3244)d547b9d
- fix(browser): browser closing/disconnecting should abort navigations (#3245)f0beabd
- chore: drop DEBUG for public API calls (#3246)d929f7e
- fix: set JPG background to white when omitBackground option is used (#3240)6ec3ce6
- chore: make sure Puppeteer bundling works (#3239)f49687f
- docs(api.md): add frame example (#3237)a582acd
- feat(chromium): roll Chromium to r590951 (#3236)7ec0801
- fix: expect Network.responseReceived event is never dispatched (#3233)c644a3b
- test: make sure zero-width screenshots don't hang (#3214)9c4b6d0
- refactor: use browser-compliant interface of 'ws' (#3218)56b3bd8
- docs(readme.md): Added yarn guide also to puppeteer-core (#3227)6581ee9
- docs: addndb
as a debugging tip (#3195)1b2c811
- refactor: move Connection to use ConnectionTransport (#3217)c967aeb
- docs(api.md): add an include statement for puppeteer-core (#3213)c5511ec
- docs(api.md): Clarify how to call page.setCookie (#3215)78e9d5c
- chore: bump version to v1.8.0-post (#3212)rollup/rollup
v0.66.4
Compare Source
2018-10-04
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.