ranguli / ioccheck

A tool for simplifying the process of researching IOCs.
MIT License
25 stars 0 forks source link

Bump emoji from 1.2.0 to 1.4.2 #48

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps emoji from 1.2.0 to 1.4.2.

Release notes

Sourced from emoji's releases.

v.1.4.2

  • Delimiter for German time naming changed from ":" to "."

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.2

  • Delimiter for German time naming changed from ":" to "."

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
  • 0a3809f v. 1.4.2
  • e9af8fe delimiter for German time naming changed from : to .
  • 8da5613 Revert "Support of the python 2 has been removed"
  • 09a07c7 Support of the python 2 has been removed
  • 8838566 Merge pull request #180 from cvzi/patch-1
  • 339399a Do not run on branch "gh-pages"
  • aff57a3 Run pytest on every push
  • f93f9be v.1.4.1
  • 9bd05d6 v.1.4.1
  • 1a6a3cb Merge pull request #179 from theMarix/fix-german-emoji-names
  • 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)
codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit cfbc6edf and detected 0 issues on this pull request.

View more on Code Climate.