Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Bump emoji-toolkit from 7.0.1 to 10.0.0 - #3686

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/emoji-toolkit-10.0.0
Open

Bump emoji-toolkit from 7.0.1 to 10.0.0#3686
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/emoji-toolkit-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Copy link
Copy Markdown
Contributor

Bumps emoji-toolkit from 7.0.1 to 10.0.0.

Release notes

Sourced from emoji-toolkit's releases.

10.0.0 Release

This update brings the toolkit up to date with JoyPixels 10.0, Unicode 16.0. Additional updates include:

  • readme files updated to reflect new version and general library changes
  • deleted travis.yml and .versions files
  • new emoji added to alpha codes csv and json files
  • new emoji added to joypixels awesome
  • updated joypixels awesome sass to remove deprecation warnings
  • “travis” grunt task renamed to “tests”
  • js test files updated
  • new emoji added to js library files
  • updated some npm packages
  • updated .gitignore and .npmignore
  • new emoji added to php library files
  • return types added to php test file methods
  • refactored use of phpunit’s dataprovider
  • minimum php requirement bumped to >=7.1
  • added nullable type in Client.php constructor to support newer versions of php

PHP Regex Patch for UC15.1

This patch includes updated PHP regex to bring it current from 15.0 -> 15.1.

9.0.0 Release

This update brings the toolkit up to date with JoyPixels 9.0, Unicode 15.1.

8.0.0 Release

This update brings the toolkit up to date with JoyPixels 8.0, Unicode 15.0.

Upgrade guide

Sourced from emoji-toolkit's upgrade guide.

Migrating from joypixels/emojione to joypixels/emoji-toolkit

  • EmojiOne has officially rebranded to JoyPixels
  • The joypixels/emojione repository will no longer be updated and will eventually be deprecated
  • See what's changed below

What's Changed?

Libraries

  • This repository retains all PHP and JS library functionality, with renamed classes, attributes, and variables
    • PHP namespace/classes changed from Emojione to JoyPixels
    • JS library name has changed joypixels.js (joypixels.min.js)
    • CSS filename has changed to joypixels.css (joypixels.min.css)
    • emojione-awesome is now joypixels-awesome
      • implementation class names have changed from e1a- to jpa- (e.g. e1a-sm e1a-grinning is now jpa-sm jpa-grinning)
  • The joypixels/emoji-toolkit repository deprecates existing libraries:
    • ios
    • android
    • swift

Emoji Assets - the new asset repository is located at https://www.github.com/joypixels/emoji-assets - sprite filenames have changed from emojione- to joypixels- - sprite css class names have changed from emojione- to joypixels

Upgrading to 5.0 brings additional data structure changes

The emoji.json file for 5.0 has several key changes from previous versions.

  • added humanform attribute (Integer, 0/1)
  • added diversity_base attribute (Integer, 0/1)
  • changed diversity attribute from String to Array (still default NULL) to allow for multiple diversity variants per emoji
  • changed diversities attribute name to diversity_children
  • changed gender attribute from String to Array (still default NULL) to allow for multiple gender variants per emoji
  • changed genders attribute name to gender_children
  • updated code_points object. base is (still) the code point stripped of VS16 and ZWJ and fully_qualified includes everything needed for full matching and output
    • removed non_fully_qualified code point attribute
    • removed output code point attribute (duplicate of fully_qualified)
    • added diversity_parent code point attribute
    • added gender_parent code point attribute
Commits
  • 2614aec v10 release
  • 9152994 Merge pull request #69 from basmilius/master
  • 37aa7ea Merge pull request #70 from joypixels/v10-dev
  • 60048fa all updates for version 10.0
  • 41ab293 add nullable type.
  • 5af2c5f build new js tests, update php regex client for 15.1
  • 8f6ef2a v9 release
  • 9cc559e Merge pull request #63 from mikebe11/master
  • 82dd714 minor joypixels-awesome README fix
  • 1fb67bc a few more version notation updates
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [emoji-toolkit](https://github.com/joypixels/emoji-toolkit) from 7.0.1 to 10.0.0.
- [Release notes](https://github.com/joypixels/emoji-toolkit/releases)
- [Upgrade guide](https://github.com/joypixels/emoji-toolkit/blob/master/UPGRADE.md)
- [Commits](joypixels/emoji-toolkit@7.0.1...10.0.0)

---
updated-dependencies:
- dependency-name: emoji-toolkit
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants