visjs / vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://visjs.github.io/vis-timeline/
Other
1.74k stars 302 forks source link

chore(deps): update dependency component-emitter to v2 #1722

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
component-emitter ^1.3.0 -> ^1.3.0 \|\| ^2.0.0 age adoption passing confidence
component-emitter 1.3.1 -> 2.0.0 age adoption passing confidence

Release Notes

sindresorhus/component-emitter (component-emitter) ### [`v2.0.0`](https://togithub.com/sindresorhus/component-emitter/releases/tag/v2.0.0) [Compare Source](https://togithub.com/sindresorhus/component-emitter/compare/v1.3.1...v2.0.0) ##### Breaking - Require Node.js 18 and modern browsers [`a56d239`](https://togithub.com/sindresorhus/component-emitter/commit/a56d239) - Removed support for [component](https://togithub.com/componentjs/component) (now defunct project) - Listeners are now internally stored in a `Map`. This only affects you if you used the private property `emitter._callbacks` [`7298216`](https://togithub.com/sindresorhus/component-emitter/commit/7298216) ##### Improvements - Add TypeScript types [`a56d239`](https://togithub.com/sindresorhus/component-emitter/commit/a56d239) - Add [`.listenerCount()`](https://togithub.com/sindresorhus/component-emitter#emitterlistenercountevent) method [`3340972`](https://togithub.com/sindresorhus/component-emitter/commit/3340972)

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.