node-http-proxy
node-http-proxy copied to clipboard
[dist] Update dependency eventemitter3 to v5
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eventemitter3 | ^4.0.0 -> ^5.0.0 |
Release Notes
primus/eventemitter3 (eventemitter3)
v5.0.1
Bug fixes
- Moved the
typescondition to the top (#258).
v5.0.0
Breaking changes
- The
umddirectory has been renamed todistand theeventemitter3.min.jsbundle toeventemitter3.umd.min.js(#252). - Importing the module with the TypeScript-specific
import EventEmitter = require('eventemitter3')syntax is no longer supported (#252).
Features
- Added ESM support (#252).
v4.0.7
Bug fixes
- Refined types to improve extends behavior (#234).
v4.0.6
Bug fixes
- Fixed TypeScript type definitions (#232).
v4.0.5
Bug fixes
- Fixed TypeScript type definitions (#231).
v4.0.4
Bug fixes
- Fixed compatibility with TypeScript 3.9 (#226).
v4.0.3
Bug fixes
- Fixed regressions introduced in version 4.0.1 and 4.0.2 (#224).
v4.0.2
Bug fixes
- Fixed regressions introduced in version 4.0.1 (#223).
v4.0.1
Bug fixes
- Improved TypeScript type definitions (#219).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.