chore(deps): update all non-major dependencies #695
Merged
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:
3.0.2
->3.0.4
13.5.7
->13.5.8
Release Notes
puppeteer/puppeteer
v3.0.4
Compare Source
Highlights
Behind the scenes
Raw notes
c214d20
- chore: mark version v3.0.4 (#5823)17bb660
- chore: remove unused mime-types dependency (#5819)70340de
- chore: add Node.js 12 & 14 to CI (#5821)70d5c7f
- fix: remove node@14 specific extract timeout (#5816)5115482
- chore: bump version to 3.0.3-post (#5814)v3.0.3
Compare Source
Highlights
puppeteer.__experimental_registerCustomQueryHandler
(#5753). This functionality is so highly experimental it’s not even documented in the API docs — on purpose! See this comment for instructions on how to try it out. We are hoping to gather feedback on whether this API is useful for you, and how we could improve it. Please let us know what you think!Behind the scenes
src/
is now 100% TypeScript! This now lays a baseline to start working on improving Puppeteer docs by automatically generating them, shipping type definitions built in (for now we recommend@types/puppeteer
).Raw notes
b2488eb
- chore: mark version v3.0.3ae7483d
- chore: remove src/externs.d.ts (#5811)de4f08d
- chore: migrate src/Page.js to TypeScript (#5809)eed7d94
- chore: improve readability for path strings (#5805)d8d1f6f
- chore: migrate src/api.js to TypeScript (#5808)890c215
- chore: migrate src/Puppeteer to TypeScript (#5789)209e25c
- docs(readme): syntax-highlight nested snippets in debugging section (#5799)53d6fab
- docs(api.md): improve emulateMediaFeatures section (#5807)ec91eca
- chore: migrate src/Launcher to TypeScript (#5775)5518bac
- chore: update how we track coverage during unit tests (#5779)4a47867
- feat: add support for string-based custom queries (#5753)c212126
- chore: turn on Travis retries (#5787)3116bb9
- chore: log product + binary on unit test runs (#5785)541281b
- chore: fix doclint issues (#5784)32c8c69
- chore: enable mocha retries (#5782)5fb399d
- docs(contributing): update per recent changes (#5778)8654d63
- chore: migrate src/NetworkManager to TypeScript (#5774)862eea8
- chore: disable flaky setUserAgent test in Firefox (#5780)a8908cf
- chore: update incorrect link for DeviceDescriptors (#5777)af2e458
- chore: migrate src/Target to TypeScript (#5771)8a5008e
- chore: migrate src/FrameManager to TypeScript (#5773)c5c97b0
- chore: remove DOMWorld definition from externs.d.ts (#5767)da6e6c0
- chore: migrate src/EmulationManager to TypeScript (#5766)0157844
- chore: migrate src/DOMWorld to TypeScript (#5764)d69fbb9
- chore: Enforce array type styles in TypeScript (#5765)1ccfbcb
- chore: enforce naming of errors in catch blocks (#5763)3bf9bd1
- chore: enforce src/protocol.d.ts is in sync (#5762)06d62c0
- chore: migrate src/Browser to TS (#5761)e03113e
- chore: Update protocol.d.ts (#5760)8ddf4f3
- chore: bump version to 3.0.2-post (#5759)release-it/release-it
v13.5.8
Compare Source
cb4fab4
)65d1a8c
)2f2dfbf
)latestTag
andtagName
on global config in test harness. (#649) (d56c6ac
)4800851
)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 you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.