chore(deps): update dependency gemoji to v4 #14
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:
'~> 2.1.0'
->'~> 4.1.0'
Release Notes
github/gemoji (gemoji)
v4.1.0
: gemoji 4.1.0Compare Source
What's Changed
Full Changelog: github/gemoji@v4.0.1...v4.1.0
v4.0.1
: gemoji 4.0.1Compare Source
What's Changed
New Contributors
Full Changelog: github/gemoji@v4.0.0...v4.0.1
v4.0.0
: gemoji 4.0.0Compare Source
What's New
Add skin tones support by @mislav in https://github.com/github/gemoji/pull/165 ✌🏻✌🏼✌🏽✌🏾✌🏿
Emoji.find_by_unicode()
now recognizes emoji sequences with skin tone modifiers.Emoji::Character#skin_tones?
returns true when an emoji supports skin tone modifiers.Emoji::Character#raw_skin_tone_variants
generates a list of all 5 skin tone variants for an emoji.Import Emoji 13.0 characters by @chvp in https://github.com/github/gemoji/pull/173
Import Emoji 13.1 characters by @franciscorode in https://github.com/github/gemoji/pull/209
Import Emoji 14.0 characters by @kardeslik in https://github.com/github/gemoji/pull/244
What's Changed
envelope
andemail
aliases by @jobveldhuis in https://github.com/github/gemoji/pull/185New Contributors
Full Changelog: github/gemoji@v4.0.0.pre0...v4.0.0
v3.0.1
: gemoji 3.0.1Compare Source
Add a "laugh", "hooray" tags to 😄 and 🎉
Add
sassy_woman
/sassy_man
alias to information desk peopleAdd "police", "law", and "cop" as tags for
:policewoman:
Regenerate
emoji.json
with minimal raw representations (no VARIATION SELECTOR 16 unless necessary)v3.0.0
: gemoji 3.0.0Compare Source
gemoji extract <path> --size=64
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.