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

Update emoji to 2.13.2 #7844

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates emoji from 2.9.0 to 2.13.2.

Changelog

2.13.2

-----
* `typing_extensions` dependency not required on Python 3.9 and higher 303

2.13.1

-----
* Read JSON files in binary mode to avoid UnicodeDecodeError 305

2.13.0

-----
* Use JSON files to store the database of emoji
* Load a language into emoji.EMOJI_DATA with emoji.config.load_language("zh")

2.12.1

-----
* `typing-extensions` requires at least version `4.7.0` 297

2.12.0

-----
* Move type annotations inline
* Use `functools.lru_cache` for looking up emoji by name with `get_emoji_by_name()`
* Move internal functions `get_emoji_unicode_dict()`, `get_aliases_unicode_dict()`, `_EMOJI_UNICODE` and `_ALIASES_UNICODE` to `testutils`
* Add type hints to tests
* Remove obsolete dev dependency `coveralls`

2.11.1

-----
* Add missing stubs for purely_emoji

2.11.0

-----
* Update to Unicode v15.1

2.10.1

-----
* Fix slow import when debugging in Python 3.12 280

2.10.0

-----
* Added Arabic and Turkish translations
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Oct 4, 2024

Closing this in favor of #7876

@pyup-bot pyup-bot closed this Oct 4, 2024
@Harmon758 Harmon758 deleted the pyup-update-emoji-2.9.0-to-2.13.2 branch October 4, 2024 09:41
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.

1 participant