⬆️ Bump emoji from 2.11.0 to 2.12.1 in /docs
Bumps emoji from 2.11.0 to 2.12.1.
Release notes
Sourced from emoji's releases.
v2.12.1
typing-extensionsrequires at least version4.7.0v2.12.0
- Move type annotations inline
- Use
functools.lru_cachefor looking up emoji by name withget_emoji_by_name()- Move internal functions
get_emoji_unicode_dict(),get_aliases_unicode_dict(),_EMOJI_UNICODEand_ALIASES_UNICODEtotestutils- Add type hints to tests
- Remove obsolete dev dependency
coverallsv2.11.1
- Add missing stubs for purely_emoji
Changelog
Sourced from emoji's changelog.
v2.12.1 (2024-05-20)
typing-extensionsrequires at least version4.7.0#297v2.12.0 (2024-05-19)
- Move type annotations inline
- Use
functools.lru_cachefor looking up emoji by name withget_emoji_by_name()- Move internal functions
get_emoji_unicode_dict(),get_aliases_unicode_dict(),_EMOJI_UNICODEand_ALIASES_UNICODEtotestutils- Add type hints to tests
- Remove obsolete dev dependency
coverallsv2.11.1 (2024-04-21)
- Add missing stubs for purely_emoji
Commits
e83cf4aMerge pull request #298 from cvzi/fix_2977ea7b05Prepare v2.12.1d57d337typing_extensions >= 4.7.0099e3adMerge pull request #296 from cvzi/prepare_v2.12.0e05743fPrepare for v2.12.081f9749Remove obsolete dev dependencycoveralls77624cdMerge pull request #295 from cvzi/lrucache39f00a8Revert using pytest's importlib mode2e28df8Update Unicode translations to 'release-45', but no emoji were changed42c27f5Moveget_emoji_unicode_dict(),get_aliases_unicode_dict()to testutils.py- 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 will merge this PR once CI passes on it, as requested by @TeoZosa.
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)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot rebase
@dependabot rebase