FireChat icon indicating copy to clipboard operation
FireChat copied to clipboard

Bump react-native-gifted-chat from 0.0.10 to 0.16.3

Open dependabot-preview[bot] opened this issue 5 years ago โ€ข 0 comments

Bumps react-native-gifted-chat from 0.0.10 to 0.16.3.

Release notes

Sourced from react-native-gifted-chat's releases.

v0.16.3

  • fix: ๐Ÿ› revert buggy optimization See comment Thanks to @Hirbod!

v0.16.2

  • fix: ๐Ÿ› Avoid transitive dependencies for days 2fc7b99 (@tompap)
  • fix: ๐Ÿ› Pass textStyle prop from Avatar to GiftedAvatar 40b5e76 (@kenkotch)
  • fix: ๐Ÿ› Avoid setting heights twice within 0.1s 8f605e5 (@hanayashiki)
  • fix: ๐Ÿ› Use react-native-parsed-text correct version to be able to go to the web e9a6935 (@xcarpentier)
  • fix: ๐Ÿ› Remove typing indicator from tree when not typing d83c800 (@xcarpentier)

๐Ÿ‘‰ Prepare the future of GiftedChat ๐ŸŽ‰

v0.16.1

  • ๐Ÿ›Fix Typing visibility on the bottom when force the scroll fa7353f

v0.16.0

๐Ÿ›Fix TS types (ie. change file name types.ts -> Models.ts)

import { IMessage, Reply } from 'react-native-gifted-chat'

v0.15.2

  • ๐Ÿ“œNew infiniteScroll prop! Should to be used with loadEarlier, isLoadingEarlier and onLoadEarlier props (7c2b566 , 88d9366)
  • ๐Ÿ“…Move dependency from moment.js to dayjs (2fb040d, 7c2b566)

v0.14.1

  • ๐Ÿ‹๏ธโ€โ™€๏ธremove new example folder from package

v0.14.0

  • ๐Ÿ›Fixes of messagesContainerHeight
  • ๐Ÿ›Fixes of typings of <Bubble />
  • ๐Ÿ’ฌFeat new TypingIndicator animation (ie. new isTyping prop) by @shamilovtim
  • ๐Ÿค–Feat increase quick reply button text size
  • ๐Ÿ”ˆFeat add renderMessageAudio by Rodrigo Angelo Valentini

See all other commits

v0.13.0

  • Add optionTitles on MessageText, add messagesContainerStyle e25114f @ahce
  • Fix remove react-dom peer dependecy @ahce 87326f5
  • Add disableComposer prop 15d12e9 @ali5049
  • Updated lifecycle method in README 40637ff
  • fix(package): update react-native-lightbox to version 0.8.1 31e8c6a
Commits
Maintainer changes

This version was pushed to npm by xcarpentier, a new releaser for react-native-gifted-chat since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Jul 06 '20 04:07 dependabot-preview[bot]