Skip to content

Bump emoji from 2.12.1 to 2.13.0#1609

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/emoji-2.13.0
Closed

Bump emoji from 2.12.1 to 2.13.0#1609
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/emoji-2.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 20, 2024

Bumps emoji from 2.12.1 to 2.13.0.

Release notes

Sourced from emoji's releases.

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.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
  • d34e4bf Update init.py
  • 9bb265a Update CHANGES.md
  • acfdc19 Merge pull request #302 from cvzi/json_emoji
  • 740947f Fix Github action label
  • 3704676 Test .whl files with build-and-inspect-python-package action
  • 872264d Adapt github pages utility to load_language
  • 8ad2fb9 add Python 3.12 and 3.13
  • 8dc09b7 How To check code style and typing
  • fc30895 Improve documentation
  • 61428a6 Format code with ruff
  • Additional commits viewable in compare view

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.12.1 to 2.13.0.
- [Release notes](https://github.com/carpedm20/emoji/releases)
- [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md)
- [Commits](carpedm20/emoji@v2.12.1...v2.13.0)

---
updated-dependencies:
- dependency-name: emoji
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area: dependencies Related to package dependencies and management python Pull requests that update Python code labels Sep 20, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 24, 2024

Superseded by #1611.

@dependabot dependabot Bot closed this Sep 24, 2024
@dependabot dependabot Bot deleted the dependabot/pip/emoji-2.13.0 branch September 24, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: dependencies Related to package dependencies and management python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants