Closed renovate[bot] closed 4 years ago
Merging #119 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #119 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 45 45
Branches 11 11
=========================================
Hits 45 45
This PR contains the following updates:
3.2.0
->3.3.0
Release Notes
puppeteer/puppeteer
### [`v3.3.0`](https://togithub.com/puppeteer/puppeteer/releases/v3.3.0) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v3.2.0...v3.3.0) #### Highlights - The migration from Node's EventEmitter to the Mitt library has been **reverted in this release**. We're sorry for causing unexpected issues in the 3.2.0 release. If you were unable to upgrade from 3.1.0 to 3.2.0, you will be able to upgrade straight to 3.3.0 and not have any issues. #### Behind the scenes - The Puppeteer `Response` class was renamed `HTTPResponse` to avoid a clash with the TS `Response` type. We don't expose this class on the main Puppeteer instance so this shouldn't affect any of your code. - Similarly we have renamed `Worker` to `WebWorker` to avoid a clash with the TS `Worker` type. #### Raw Notes [`34c0f9b`](https://togithub.com/puppeteer/puppeteer/commit/34c0f9b) - chore: mark version v3.3.0 [`309d811`](https://togithub.com/puppeteer/puppeteer/commit/309d811) - chore: Revert Mitt due to breaking changes ([#5952](https://togithub.com/puppeteer/puppeteer/issues/5952)) [`81e3248`](https://togithub.com/puppeteer/puppeteer/commit/81e3248) - chore: Defer Windows FF tests for longer ([#5954](https://togithub.com/puppeteer/puppeteer/issues/5954)) [`b874cac`](https://togithub.com/puppeteer/puppeteer/commit/b874cac) - chore: rename Worker to WebWorker ([#5941](https://togithub.com/puppeteer/puppeteer/issues/5941)) [`7862484`](https://togithub.com/puppeteer/puppeteer/commit/7862484) - chore: update request and response references in docs ([#5942](https://togithub.com/puppeteer/puppeteer/issues/5942)) [`232def0`](https://togithub.com/puppeteer/puppeteer/commit/232def0) - chore: rename `Response` to `HTTPResponse` ([#5940](https://togithub.com/puppeteer/puppeteer/issues/5940)) [`cfd72ac`](https://togithub.com/puppeteer/puppeteer/commit/cfd72ac) - chore: bump version to v3.2.0-post ([#5938](https://togithub.com/puppeteer/puppeteer/issues/5938))Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.