Skip to content

fix(deps): update dependency eventemitter3 to v5

Renovate Bot requested to merge renovate/eventemitter3-5.x into develop

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
eventemitter3 4.0.7 -> 5.0.1 age adoption passing confidence

Release Notes

primus/eventemitter3

v5.0.1

Compare Source

Bug fixes

  • Moved the types condition to the top (#​258).

v5.0.0

Compare Source

Breaking changes

  • The umd directory has been renamed to dist and the eventemitter3.min.js bundle to eventemitter3.umd.min.js (#​252).
  • Importing the module with the TypeScript-specific import EventEmitter = require('eventemitter3') syntax is no longer supported (#​252).

Features


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports