sir-lancebot
sir-lancebot copied to clipboard
Bump emoji from 2.12.1 to 2.14.0
Bumps emoji from 2.12.1 to 2.14.0.
Release notes
Sourced from emoji's releases.
v2.14.0
- Change the update script so that it creates JSON files instead of the EMOJI_DATA
- Update to Unicode 16.0
v2.13.2
- typing_extensions dependency not required on Python 3.9 and higher
v2.13.1
- Read JSON files in binary mode to avoid UnicodeDecodeError
v2.13.0
- Use JSON files to store the database of emoji
- Load a language into emoji.EMOJI_DATA with emoji.config.load_language("zh")
Changelog
Sourced from emoji's changelog.
v2.14.0 (2024-10-02)
- Update to Unicode 16.0
v2.13.2 (2024-09-23)
typing_extensionsdependency not required on Python 3.9 and higher #303v2.13.1 (2024-09-21)
- Read JSON files in binary mode to avoid UnicodeDecodeError #305
v2.13.0 (2024-09-19)
- Use JSON files to store the database of emoji
- Load a language into emoji.EMOJI_DATA with emoji.config.load_language("zh")
Commits
3209717Merge pull request #309 from cvzi/unicode-16-0ed7faccFix test960ebe7Version bump 2.14.048baa01Update JSON files to Unicode 16.0ad49ee6Adapt documentation to the new utility scripts8f3005aUtility scripts to create JSON files from Unicode.org datafb04264Update init.pyc8e2749Update CHANGES.md824fed5Merge pull request #307 from cvzi/typing_extensions92e0d8cUpdate changelog v2.13.1- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)