Skip to content

fix(deps): update dependency emoji-mart to v5#185

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/emoji-mart-5.x
Open

fix(deps): update dependency emoji-mart to v5#185
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/emoji-mart-5.x

Conversation

@renovate

@renovate renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
emoji-mart (source) ^3.0.1^5.6.0 age confidence
@​types/emoji-mart ^3.0.14^5.3.0 age confidence

Release Notes

missive/emoji-mart (emoji-mart)

v5.6.0

Compare Source

🎉 New features

  • 🫨 🫎 🪼 Emoji version 15.0 [#​844]

🔨 Improvements

  • Fix korean ISO code from kr to ko [#​841]

⚙️ Fixes

🧑‍🎓 New Contributors

Full Changelog: missive/emoji-mart@v5.5.2...v5.6.0

v5.5.2

Compare Source

⚙️ Fixes

  • Calling init throwing an error since v5.5.0 [#​785]

🧑‍🎓 New Contributors

Full Changelog: missive/emoji-mart@v5.5.1...v5.5.2

v5.5.1

Compare Source

⚙️ Fixes

  • Preview font-size variables [#​780]

Full Changelog: missive/emoji-mart@v5.5.0...v5.5.1

v5.5.0

Compare Source

🎉 New features

  • Exclude emojis from picker [#​774]
  • More CSS variables to control preview font-sizes [#​739]

🔨 Improvements

  • Relay event arg to onClickOutside callback [#​758]
  • Better right-to-left support for RTL languages [#​747]

⚙️ Fixes

  • Picker width changing when hovering emojis [#​772]
@​emoji-mart/data (v1.1.2)
  • Improved Persian translation [#​719]

🧹 Chores

🧑‍🎓 New Contributors

Full Changelog: missive/emoji-mart@v5.4.0...v5.5.0

v5.4.0

Compare Source

🎉 New features

@​emoji-mart/data (v1.1.0)
@​emoji-mart/react (v1.1.0)

🔨 Improvements

  • Export FrequentlyUsed.DEFAULTS
  • Export Store
  • Export SafeFlags

🗺 New languages

  • Korean

🧑‍🎓 New Contributors

Full Changelog: missive/emoji-mart@v5.3.3...v5.4.0

v5.3.3

Compare Source

⚙️ Fixes

  • Importing EmojiMart with Next.js [#​735]

Full Changelog: missive/emoji-mart@v5.3.2...v5.3.3

v5.3.2

Compare Source

🔨 Improvements

  • Send native event to onEmojiSelect [#​731]

⚙️ Fixes

  • Remove optional chaining [#​730]; should fix importing EmojiMart on older Webpack versions.

🗺 New languages

  • Vietnamese

📚 Documentation

  • Update locale list in README [#​724]

🧑‍🎓 New Contributors

Full Changelog: missive/emoji-mart@v5.3.1...v5.3.2

v5.3.1

Compare Source

🧹 Chores

  • Upgrade Parcel [#​725]; should fix importing EmojiMart since v5.3.0

v5.3.0

Compare Source

🎉 New features

  • Initial TypeScript types export (Work in progress) [#​671]

🔨 Improvements

  • Importing EmojiMart when window.HTMLElement is undefined [#​699]

⚙️ Fixes

  • Non-square emojis sizing [#​712]
  • Custom emojis being misaligned [#​721]

🗺 New languages

  • Belarusian
  • Hindi
  • Sanskrit
  • Turkish

🧑‍🎓 New Contributors

Full Changelog: missive/emoji-mart@v5.2.2...v5.3.0

v5.2.2

Compare Source

🎉 New features

  • Add getEmojiDataFromNative [#​673]

🔨 Improvements

  • console.warn to hint about init not being called yet
  • Add skin to emoji data of clicked emojis

⚙️ Fixes

🗺 New languages

  • Finnish

🧑‍🎓 New Contributors

Full Changelog: missive/emoji-mart@v5.2.1...v5.2.2

v5.2.1

Compare Source

[emoji-mart] v5.2.1

🔨 Improvements

  • Make selected emoji accessible to screen readers [#​666]

⚙️ Fixes

  • Fix “Frequently used” category when initializing data before instantiating picker [#​659]
  • Assume px value for <em-emoji> size attribute when no unit is provided [#​656]

🗺 New languages

  • Czech

🧑‍🎓 New Contributors

Full Changelog: missive/emoji-mart@v5.2.0...v5.2.1


[@emoji-mart/data] v1.0.5

  • Allow webpack tree-shaking [#​657]
  • Certain keywords previously missing

[@emoji-mart/react] v1.0.1

  • Don’t specify React minor version above 17 and 18 in peerDependencies [#​667]

v5.2.0

Compare 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

🔨 Improvements

  • Allow to set an id for custom categories [#​650]
  • Compile code to support wider range of browsers [#​619]
  • Update element when its attributes change [#​643]
  • Basic support for RTL languages
  • Provide CommonJS, ESM, and browser builds

⚙️ Fixes

  • Props are not memoized anymore [#​624]
  • SSR / NextJS [#​575]
  • Fix picker being duplicated in React [#​617]
  • Fix certain events and observers leaking

🗺 New languages

  • Arabic
  • Dutch
  • Japanese
  • Persian
  • Spanish
  • Ukrainian

🧹 Chores

🧑‍🎓 New Contributors


Full Changelog: missive/emoji-mart@v5.1.0...v5.2.0

v5.1.0

Compare Source

🎉 New features

  • Option to remove the search box [#​587]
  • Option to position and hide skin tone [#​595]
  • Option to provide spritesheet URL [#​585]

🔨 Improvements

  • Don’t unselect search input when clicking on category buttons
  • Better native support detection with is-emoji-supported [#​467]

🗺 New languages

  • Deutsch
  • Italiano
  • Polski
  • Português
  • Русский
  • 中文

🐛 Bug fixes

  • Autofocus not always working [#​577]
  • Error when trying to display a frequently used emoji that’s been removed [#​586]

⚠️ Deprecation warning

  • stickySearch option has been replaced by searchPosition

🧑‍🎓 New Contributors


Full Changelog: missive/emoji-mart@v5.0.0...v5.1.0

v5.0.0

Compare 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)

  • Branch creation
    • "before 3am on Monday"
  • 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.


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

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@vercel

vercel Bot commented Mar 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hjaelp-community-studio Ready Ready Preview, Comment Jul 12, 2026 2:50pm

Request Review

@socket-security

socket-security Bot commented Mar 30, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​emoji-mart@​5.3.0991003950100
Addedbabel-plugin-react-compiler@​19.1.0-rc.31001007993100
Addedemoji-mart@​5.6.09910010082100

View full report

@renovate renovate Bot force-pushed the renovate/emoji-mart-5.x branch from 6e676b7 to bec9e00 Compare April 24, 2026 10:36
@renovate renovate Bot force-pushed the renovate/emoji-mart-5.x branch from bec9e00 to 6719605 Compare April 24, 2026 10:41
@renovate renovate Bot force-pushed the renovate/emoji-mart-5.x branch from 6719605 to 80d49a2 Compare April 29, 2026 16:59
@renovate renovate Bot force-pushed the renovate/emoji-mart-5.x branch from 80d49a2 to 22976cf Compare May 12, 2026 14:30
@renovate renovate Bot force-pushed the renovate/emoji-mart-5.x branch from 22976cf to 047f3c1 Compare May 29, 2026 00:09
@renovate renovate Bot changed the title chore(deps): update dependency emoji-mart to v5 fix(deps): update dependency emoji-mart to v5 Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants