fix(deps): update dependency emoji-mart to v5#185
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
6e676b7 to
bec9e00
Compare
bec9e00 to
6719605
Compare
6719605 to
80d49a2
Compare
80d49a2 to
22976cf
Compare
22976cf to
047f3c1
Compare
047f3c1 to
9ef6ce7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.1→^5.6.0^3.0.14→^5.3.0Release Notes
missive/emoji-mart (emoji-mart)
v5.6.0Compare Source
🎉 New features
🔨 Improvements
krtoko[#841]⚙️ Fixes
matchMediamemory leak [#868]🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.5.2...v5.6.0
v5.5.2Compare Source
⚙️ Fixes
initthrowing an error since v5.5.0 [#785]🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.5.1...v5.5.2
v5.5.1Compare Source
⚙️ Fixes
Full Changelog: missive/emoji-mart@v5.5.0...v5.5.1
v5.5.0Compare Source
🎉 New features
🔨 Improvements
onClickOutsidecallback [#758]⚙️ Fixes
@emoji-mart/data (v1.1.2)
🧹 Chores
🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.4.0...v5.5.0
v5.4.0Compare Source
🎉 New features
@emoji-mart/data (v1.1.0)
@emoji-mart/react (v1.1.0)
🔨 Improvements
FrequentlyUsed.DEFAULTSStoreSafeFlags🗺 New languages
🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.3.3...v5.4.0
v5.3.3Compare Source
⚙️ Fixes
Full Changelog: missive/emoji-mart@v5.3.2...v5.3.3
v5.3.2Compare Source
🔨 Improvements
onEmojiSelect[#731]⚙️ Fixes
🗺 New languages
📚 Documentation
localelist in README [#724]🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.3.1...v5.3.2
v5.3.1Compare Source
🧹 Chores
v5.3.0Compare Source
🎉 New features
🔨 Improvements
window.HTMLElementis undefined [#699]⚙️ Fixes
🗺 New languages
🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.2.2...v5.3.0
v5.2.2Compare Source
🎉 New features
getEmojiDataFromNative[#673]🔨 Improvements
console.warnto hint aboutinitnot being called yetskinto emoji data of clicked emojis⚙️ Fixes
🗺 New languages
🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.2.1...v5.2.2
v5.2.1Compare Source
[emoji-mart] v5.2.1🔨 Improvements
⚙️ Fixes
<em-emoji>size attribute when no unit is provided [#656]🗺 New languages
🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.2.0...v5.2.1
[@emoji-mart/data] v1.0.5[@emoji-mart/react] v1.0.1v5.2.0Compare Source
I recognize that v5 has been pretty much unusable in a real case scenario, sorry about that.
v5.2.0 should be much more stable.
🎉 New features
@emoji-mart/reactpackage, for seamless usage in React🔨 Improvements
⚙️ Fixes
🗺 New languages
🧹 Chores
🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.1.0...v5.2.0
v5.1.0Compare Source
🎉 New features
🔨 Improvements
🗺 New languages
🐛 Bug fixes
stickySearchoption has been replaced bysearchPosition🧑🎓 New Contributors
Full Changelog: missive/emoji-mart@v5.0.0...v5.1.0
v5.0.0Compare Source
EmojiMart for the Web™
A new generation of 🏪 EmojiMart is finally upon us! Leveraging modern web APIs, it should be faster than ever and much more accessible. Both in terms of accessibility (a11y) and development/adoption. EmojiMart is now a custom HTML component and can be dropped in any website, whatever framework you’re using. The codebase itself is much simpler than its predecessor, I hope it will encourage the community to participate as it always did. It will definitely be easier for us to maintain and address issues.
Data
Data has been completely decoupled, which will give you more flexibility to control your app bundle size.
Emoji 14.0
Emoji 14.0 is the currently supported emoji version. EmojiMart will however try and detect the most recent version supported by your browser and will ignore unsupported emojis.
Breaking changes, migrating and documentation
Depending on your usage, migrating should be relatively easy. Haven’t had time to work on advanced documentation yet, but examples available here should be a good starting point.
Still some work left around developer experience (docs, typings, etc.), but the picker itself felt stable enough to release and gather feedback. Discussions have been enabled.
Configuration
📅 Schedule: (UTC)
🚦 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 using a curated preset maintained by
. View repository job log here