Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

fix(deps): update dependency mitt to v1.2.0#193

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mitt-1.x
Closed

fix(deps): update dependency mitt to v1.2.0#193
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mitt-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 21, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mitt 1.1.3 -> 1.2.0 age adoption passing confidence

Release Notes

developit/mitt

v1.2.0

Compare Source

It's Mitt's first release since 2017! That's the thing about a 200 byte library - there's not a lot of code here to necessitate constant updates. Take it as a sign of stability.

This release is primarily an improvement to the TypeScript definition we ship with Mitt:

  • You can now invoke mitt() with or without new in TypeScript (#​60/#​67 - thanks @​davidkpiano)
  • .on('*', handler) now has types that pass the correct (event, data) arguments (#​76, thanks @​zbuttram)
  • The optional all parameter, which lets you pass your own mapping of handler Arrays to Mitt, now has correct types (#​73, thanks @​jesperzach)

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.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate Bot force-pushed the renovate/mitt-1.x branch from cccc6fb to 408a7b7 Compare January 18, 2020 15:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants