Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump emoji-toolkit from 8.0.0 to 9.0.1 #1416

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps emoji-toolkit from 8.0.0 to 9.0.1.

Release notes

Sourced from emoji-toolkit's releases.

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.

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
  • These libraries have been replaced by standalone projects:

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
  • 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
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [emoji-toolkit](https://github.com/joypixels/emoji-toolkit) from 8.0.0 to 9.0.1.
- [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@8.0.0...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the yarn-dependabot Notification of JavaScript library updates label Jul 22, 2024
@mishina2228 mishina2228 merged commit 0550251 into yarn-dependabot Jul 23, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yarn-dependabot/emoji-toolkit-9.0.1 branch July 23, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
yarn-dependabot Notification of JavaScript library updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant