fincubator / tellerbot

Telegram Bot for over-the-counter trading
https://t.me/TellerBot
GNU Affero General Public License v3.0
23 stars 10 forks source link

Bump emoji from 1.2.0 to 1.4.1 #167

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps emoji from 1.2.0 to 1.4.1.

Release notes

Sourced from emoji's releases.

v.1.4.1

  • Fix some French emoji names not being matched
  • Drop seemingly accidentally added colons from German emoji names

v.1.4.0

Added support for German naming of emojis

v.1.3.0

  • Added support for French naming of emojis

v.1.2.1

  • Added replace_emoji
Changelog

Sourced from emoji's changelog.

1.4.1

  • Fix some French emoji names not being matched
  • Drop seemingly accidentally added colons from German emoji names

1.4.0

  • Added support for German naming of emojis

1.3.0

  • Added support for French naming of emojis

1.2.1

  • Added replace_emoji
Commits
  • 1a6a3cb Merge pull request #179 from theMarix/fix-german-emoji-names
  • 3e7efa0 Merge pull request #178 from theMarix/fix-regex-for-french-emoji-names
  • 8336cbd Drop seemingly accidentally added colons from German emoji names
  • 464125e Fix some of the French emoji names not being matched
  • b3aea08 Added German to github pages
  • 22e615a Added support for German
  • 1ebc2e0 v. 1.4.0
  • c226bc3 Added support for German
  • 0fa7170 small fix
  • e02e4ff Added support for German
  • 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 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)
dependabot[bot] commented 3 years ago

Superseded by #171.