Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.vanniktech:emoji-ios from 0.18.0 to 0.20.0 #247

Merged
merged 1 commit into from
May 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps com.vanniktech:emoji-ios from 0.18.0 to 0.20.0.

Release notes

Sourced from com.vanniktech:emoji-ios's releases.

0.20.0

  • API: Remove no longer needed isDuplicate property from Emoji interface. #1090 (vanniktech)
  • API: VariantEmoji#getVariants method to modify which variants shall be displayed. Also by default filters out the Variant Selector 16 variants. #1092 (vanniktech)
  • Behavior change: Stop filtering out emojis which have been obsoleted. This way we also have the neutral version of many emojis such like fairy. Assimilates behavior to Telegram/Whatsapp. #1089 (vanniktech)
  • Behavior change: Stop filtering out neutral emojis that contain male & female variants such as juggling, handball, water_polo, person_doing_cartwheel, wrestlers, shrug & facepalm. #1088 (vanniktech)

0.19.0

  • API: New emoji-androidx-emoji2 module which uses androidx.emoji2:emoji2 #1086 (vanniktech)
  • Bug fix: Fix EmojiUtils.isOnlyEmojis not detecting emojis with variant selectors. #1087 (vanniktech)
  • Technical: Update Emoji source to 15.1.2 to include new emojis. #1085 (vanniktech)
Changelog

Sourced from com.vanniktech:emoji-ios's changelog.

Version 0.20.0 (2024-05-18)

  • API: Remove no longer needed isDuplicate property from Emoji interface. #1090 (vanniktech)
  • API: VariantEmoji#getVariants method to modify which variants shall be displayed. Also by default filters out the Variant Selector 16 variants. #1092 (vanniktech)
  • Behavior change: Stop filtering out emojis which have been obsoleted. This way we also have the neutral version of many emojis such like fairy. Assimilates behavior to Telegram/Whatsapp. #1089 (vanniktech)
  • Behavior change: Stop filtering out neutral emojis that contain male & female variants such as juggling, handball, water_polo, person_doing_cartwheel, wrestlers, shrug & facepalm. #1088 (vanniktech)

Version 0.19.0 (2024-05-17)

  • API: New emoji-androidx-emoji2 module which uses androidx.emoji2:emoji2 #1086 (vanniktech)
  • Bug fix: Fix EmojiUtils.isOnlyEmojis not detecting emojis with variant selectors. #1087 (vanniktech)
  • Technical: Update Emoji source to 15.1.2 to include new emojis. #1085 (vanniktech)
Commits
  • 01e281e Prepare version 0.20.0
  • a7f084c API: VariantEmoji#getVariants method to modify which variants shall be displa...
  • 3e68e9a fix(deps): update dependency org.robolectric:robolectric to v4.12.2 (#1091)
  • 982ccd2 API: Remove no longer needed isDuplicate property from Emoji interface. (#1090)
  • 4a97cff Behavior change: Stop filtering out emojis which have been obsoleted. This wa...
  • 2e094ef Behavior change: Stop filtering out neutral emojis that contain male & female...
  • 8503d90 Prepare next development version.
  • 40baf68 Prepare version 0.19.0
  • 6bd9008 Bug fix: Fix EmojiUtils.isOnlyEmojis not detecting emojis with variant select...
  • ec82b5d API: New emoji-androidx-emoji2 module which uses androidx.emoji2:emoji2 (#1086)
  • 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 [com.vanniktech:emoji-ios](https://github.com/vanniktech/Emoji) from 0.18.0 to 0.20.0.
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](vanniktech/Emoji@0.18.0...0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 20, 2024
@zoff99 zoff99 merged commit 551d85d into master May 20, 2024
35 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.vanniktech-emoji-ios-0.20.0 branch May 20, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

1 participant