Skip to content

Bump react-native-gifted-chat from 2.4.0 to 3.3.2 in /enatega-multivendor-rider#1678

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/enatega-multivendor-rider/react-native-gifted-chat-3.3.2
Open

Bump react-native-gifted-chat from 2.4.0 to 3.3.2 in /enatega-multivendor-rider#1678
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/enatega-multivendor-rider/react-native-gifted-chat-3.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps react-native-gifted-chat from 2.4.0 to 3.3.2.

Release notes

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

3.3.2

Changelog

3.3.0

Changelog

3.2.3

No release notes provided.

3.2.0

See changelog

Full Changelog: FaridSafi/react-native-gifted-chat@3.0.1...3.2.0

3.0.1

  • [web] Fixed auto-resizing TextInput

Full Changelog: FaridSafi/react-native-gifted-chat@3.0.0...3.0.1

3.0.0

This version is breaking

Please check out changelog https://github.com/FaridSafi/react-native-gifted-chat/blob/master/CHANGELOG.md and readme

2.9.0-alpha.0

  • There was many changes to props to make them more intuitive. Please refer to the README for current implementation

2.8.2-alpha.5

What's Changed

Breaking changes

Check changelog

New Contributors

... (truncated)

Changelog

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

[3.3.2] - 2026-01-22

🐛 Bug Fixes

  • Fixed React.memo and React.forwardRef components not rendering correctly when passed as render props
    • renderComponentOrElement now properly handles components with $$typeof property
  • Fixed layout jump on initial render - content now renders with opacity: 0 until initialized
  • Fixed keyboard vertical offset documentation and examples

🔧 Improvements

  • Updated keyboardVerticalOffset documentation in README with clearer explanation
  • Added hidden style for smoother initial render transitions

📝 Documentation

  • Improved keyboardVerticalOffset section explaining that it equals distance from screen top to container top
  • Added recommendation to use useHeaderHeight() from @react-navigation/elements

[3.3.0] - 2026-01-21

✨ Features

  • Swipe to Reply: New swipe-to-reply functionality using ReanimatedSwipeable (based on #2692)
    • Replaced deprecated Swipeable with ReanimatedSwipeable from react-native-gesture-handler
    • Added reply prop to GiftedChat with grouped configuration options
    • Swipe direction support: 'left' (swipe left, icon on right) or 'right' (swipe right, icon on left)
    • Custom swipe action rendering via renderAction
    • Built-in animated ReplyIcon component
    • ReplyPreview component with smooth enter/exit animations
    • Reply message display in Bubble component via messageReply prop
  • New Props:
    • scrollToBottomContentStyle - style for scroll to bottom button content

🐛 Bug Fixes

  • Fixed #2702 - typing issues
  • Fixed #2708 - component issues
  • Fixed #2607 - edge case handling
  • Fixed #2701 - rendering issues
  • Fixed #2691 - prop handling
  • Fixed #2688 - style issues
  • Fixed #2687 - component behavior
  • Fixed #2618 - scroll issues
  • Fixed #2677, #2682, #2602 - multiple fixes
  • Fixed #2684, #2686 - component issues
  • Fixed onScroll type definition
  • Fixed messages padding
  • Fixed SystemMessage styles
  • Added missing worklets for animations
  • Removed ts-expect-error for requestAnimationFrame (now properly typed for React Native)
  • Fixed two typing issues (#2698)

🔧 Improvements

  • Grouped reply-related props into ReplyProps interface for cleaner API

... (truncated)

Commits
Maintainer changes

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

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 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 [react-native-gifted-chat](https://github.com/FaridSafi/react-native-gifted-chat) from 2.4.0 to 3.3.2.
- [Release notes](https://github.com/FaridSafi/react-native-gifted-chat/releases)
- [Changelog](https://github.com/FaridSafi/react-native-gifted-chat/blob/master/CHANGELOG.md)
- [Commits](FaridSafi/react-native-gifted-chat@v2.4.0...3.3.2)

---
updated-dependencies:
- dependency-name: react-native-gifted-chat
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants