Bump emoji from 2.2.0 to 2.8.0 #91

Open
dependabot[bot] wants to merge 1 commits from dependabot/pip/emoji-2.8.0 into main
dependabot[bot] commented 2023-08-17 11:56:51 +00:00 (Migrated from github.com)

Bumps emoji from 2.2.0 to 2.8.0.

Release notes

Sourced from emoji's releases.

v2.8.0

  • Update translations to unicode release-43-1
  • Include "derived annotations"-translations from unicode CLDR
  • Fix translations for emoji that have multiple forms with/out \uFE0F (Fixes Partially missing languages #272 )
  • Remove multiple underscore __, ___, ____ and - from translations

v2.7.0

  • Extract aliases from cheat sheet and youtube
  • Fix extracting translations from emojiterra
  • Update EMOJI_DATA with new aliases and translations

v2.6.0

  • Added new function purely_emoji() | Check if a string contains only emojis

v2.5.1

  • Fix Malformed zero width joiner (\u200d) causes IndexError

v2.5.0

  • Added support for Multi-person skintones
  • Removed support for Python 2, 3.4, 3.5
  • The logic from demojize() is moved to two separate private function tokenize() and filter_tokens() in a new file emoji/tokenizer.py
  • A new public function analyze() is available and that supports the multi-person skintones

v2.4.0

  • Added Japanese and Korean

v2.3.0

  • Add Indonesian and Simplified Chinese
  • Bug fixing
Changelog

Sourced from emoji's changelog.

v2.8.0 (2023-08-16)

  • Update translations to unicode release-43-1
  • Include "derived annotations"-translations from unicode CLDR
  • Fix translations for emoji that have multiple forms with/out \uFE0F (Fixes Partially missing languages #272 )
  • Remove multiple underscore __, ___, ____ and - from translations

v2.7.0 (2023-07-25)

  • Extract aliases from cheat sheet and youtube
  • Fix extracting translations from emojiterra
  • Update EMOJI_DATA with new aliases and translations

v2.6.0 (2023-06-28)

  • Added new function purely_emoji() | Check if a string contains only emojis

v2.5.1 (2023-06-15)

  • Fix Malformed zero width joiner (\u200d) causes IndexError

v2.5.0 (2023-06-08)

  • Added support for Multi-person skintones
  • Removed support for Python 2, 3.4, 3.5
  • The logic from demojize() is moved to two separate private function tokenize() and filter_tokens() in a new file emoji/tokenizer.py
  • A new public function analyze() is available and that supports the multi-person skintones

v2.4.0 (2023-03-12)

  • Added Japanese and Korean

v2.3.0 (2023-02-04)

  • Added Indonesian and Simplified Chinese
  • Bug fixing
Commits

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](https://github.com/carpedm20/emoji) from 2.2.0 to 2.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/carpedm20/emoji/releases">emoji's releases</a>.</em></p> <blockquote> <h2>v2.8.0</h2> <ul> <li>Update translations to unicode release-43-1</li> <li>Include &quot;derived annotations&quot;-translations from unicode CLDR</li> <li>Fix translations for emoji that have multiple forms with/out \uFE0F (Fixes Partially missing languages <a href="https://redirect.github.com/carpedm20/emoji/issues/272">#272</a> )</li> <li>Remove multiple underscore __, ___, ____ and <em>-</em> from translations</li> </ul> <h2>v2.7.0</h2> <ul> <li>Extract aliases from cheat sheet and youtube</li> <li>Fix extracting translations from emojiterra</li> <li>Update EMOJI_DATA with new aliases and translations</li> </ul> <h2>v2.6.0</h2> <ul> <li>Added new function purely_emoji() | Check if a string contains only emojis</li> </ul> <h2>v2.5.1</h2> <ul> <li>Fix Malformed zero width joiner (\u200d) causes IndexError</li> </ul> <h2>v2.5.0</h2> <ul> <li>Added support for Multi-person skintones</li> <li>Removed support for Python 2, 3.4, 3.5</li> <li>The logic from demojize() is moved to two separate private function tokenize() and filter_tokens() in a new file emoji/tokenizer.py</li> <li>A new public function analyze() is available and that supports the multi-person skintones</li> </ul> <h2>v2.4.0</h2> <ul> <li>Added Japanese and Korean</li> </ul> <h2>v2.3.0</h2> <ul> <li>Add Indonesian and Simplified Chinese</li> <li>Bug fixing</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/carpedm20/emoji/blob/master/CHANGES.md">emoji's changelog</a>.</em></p> <blockquote> <h2>v2.8.0 (2023-08-16)</h2> <ul> <li>Update translations to unicode release-43-1</li> <li>Include &quot;derived annotations&quot;-translations from unicode CLDR</li> <li>Fix translations for emoji that have multiple forms with/out \uFE0F (Fixes Partially missing languages <a href="https://redirect.github.com/carpedm20/emoji/issues/272">#272</a> )</li> <li>Remove multiple underscore __, ___, ____ and <em>-</em> from translations</li> </ul> <h2>v2.7.0 (2023-07-25)</h2> <ul> <li>Extract aliases from cheat sheet and youtube</li> <li>Fix extracting translations from emojiterra</li> <li>Update EMOJI_DATA with new aliases and translations</li> </ul> <h2>v2.6.0 (2023-06-28)</h2> <ul> <li>Added new function purely_emoji() | Check if a string contains only emojis</li> </ul> <h2>v2.5.1 (2023-06-15)</h2> <ul> <li>Fix Malformed zero width joiner (\u200d) causes IndexError</li> </ul> <h2>v2.5.0 (2023-06-08)</h2> <ul> <li>Added support for Multi-person skintones</li> <li>Removed support for Python 2, 3.4, 3.5</li> <li>The logic from demojize() is moved to two separate private function tokenize() and filter_tokens() in a new file emoji/tokenizer.py</li> <li>A new public function analyze() is available and that supports the multi-person skintones</li> </ul> <h2>v2.4.0 (2023-03-12)</h2> <ul> <li>Added Japanese and Korean</li> </ul> <h2>v2.3.0 (2023-02-04)</h2> <ul> <li>Added Indonesian and Simplified Chinese</li> <li>Bug fixing</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/carpedm20/emoji/commit/d97e3d431a0fffcfaba56c37d84dfcddac5e25a4"><code>d97e3d4</code></a> Update <strong>init</strong>.py</li> <li><a href="https://github.com/carpedm20/emoji/commit/87ae6fc42166c0989fb5468f00069625f858d26c"><code>87ae6fc</code></a> Update CHANGES.md</li> <li><a href="https://github.com/carpedm20/emoji/commit/1c60b4478cec1fa8937ffdf6158236eab0e11f0f"><code>1c60b44</code></a> Update <strong>version</strong></li> <li><a href="https://github.com/carpedm20/emoji/commit/aa8e66222d949e5bc52dc0e9163ac1ec0c79930d"><code>aa8e662</code></a> Merge pull request <a href="https://redirect.github.com/carpedm20/emoji/issues/273">#273</a> from cvzi/translations-release-43-1</li> <li><a href="https://github.com/carpedm20/emoji/commit/69717c95fdc652ceafb5f37ff1f1eac020743e8d"><code>69717c9</code></a> Remove <code>–</code> (\u2013) and <code>?</code> from regular expression</li> <li><a href="https://github.com/carpedm20/emoji/commit/6eb9f0d891da684e832c9f9301dfd05d4f4e7435"><code>6eb9f0d</code></a> Update EMOJI_DATA</li> <li><a href="https://github.com/carpedm20/emoji/commit/0c2308200bbd9026a37204759a75701ab79afcc9"><code>0c23082</code></a> Update to unicode release-41-1</li> <li><a href="https://github.com/carpedm20/emoji/commit/434a2d788838f50648bd2b484d02f8fcbf892868"><code>434a2d7</code></a> Merge pull request <a href="https://redirect.github.com/carpedm20/emoji/issues/271">#271</a> from mgorny/wheel</li> <li><a href="https://github.com/carpedm20/emoji/commit/240065668b6b43feaaf245a805899a95eed19f64"><code>2400656</code></a> Remove redundant wheel dep from pyproject.toml</li> <li><a href="https://github.com/carpedm20/emoji/commit/9efbf8cc78d510d49a94e6988900508fe895ad6a"><code>9efbf8c</code></a> Update CHANGES.md</li> <li>Additional commits viewable in <a href="https://github.com/carpedm20/emoji/compare/v2.2.0...v2.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=emoji&package-manager=pip&previous-version=2.2.0&new-version=2.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
ElBe-Plaq (Migrated from github.com) reviewed 2023-08-17 11:56:51 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/pip/emoji-2.8.0:dependabot/pip/emoji-2.8.0
git checkout dependabot/pip/emoji-2.8.0
Sign in to join this conversation.
No description provided.