Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Bumps linkifyjs to 4.3.2 and updates ancestor dependency stream-chat-react. These dependencies need to be updated together.

Updates linkifyjs from 4.1.3 to 4.3.2

Release notes

Sourced from linkifyjs's releases.

v4.3.2

What's Changed

Full Changelog: nfrasser/linkifyjs@v4.3.1...v4.3.2

v4.3.1

What's Changed

  • Use correct simple-html-tokenizer version for linkify-html

Full Changelog: nfrasser/linkifyjs@v4.3.0...v4.3.1

v4.3.0

What's Changed

Full Changelog: nfrasser/linkifyjs@v4.2.0...v4.3.0

v4.2.0

What's Changed

Full Changelog: nfrasser/linkifyjs@v4.1.4...v4.2.0

v4.1.4

What's Changed

New Contributors

Full Changelog: nfrasser/linkifyjs@v4.1.3...v4.1.4

Changelog

Sourced from linkifyjs's changelog.

v4.3.2

  • Replace assign helper with Object.assign to avoid prototype pollution

v4.3.1

  • Use correct simple-html-tokenizer version for linkify-html

v4.3.0

  • HTML comments opened or closed with 3 dashes tokenized correctly
  • Restore support for delimiter apostrophes in URLs
  • Rename dist file .cjs.js and .es.js extensions to .cjs and .mjs, respectively

v4.2.0

  • Correctly sanitize object replacement character by treating as whitespace
  • Avoid detecting invalid URLs with numbers around boundaries
  • Prevent delimiter apostrophes from being included in URLs
  • Correctly interpret \r\n as newline character
  • Correctly interpret emoji followed by # sign
  • Fix support for domain names with multiple hyphens
  • Fix parsing for magnet links

v4.1.4

  • Add support for full width middle dot in hashtag plugin
  • Development updates for newest Node.js versions
Commits

Updates stream-chat-react from 11.23.9 to 13.3.0

Release notes

Sourced from stream-chat-react's releases.

v13.3.0

13.3.0 (2025-07-25)

Bug Fixes

  • focus message composer textarea on suggestion item selection (#2782) (c7c1825)
  • prevent validating empty inputs in poll forms (#2780) (3eaa469)

Features

Refactors

  • remove outdated/invalid code from vite example App.tsx (a2805b0)

v13.2.3

13.2.3 (2025-07-15)

Bug Fixes

  • export MessageIsThreadReplyInChannelButtonIndicator (#2774) (a87f500)
  • regenerate image preview URL on image attachment removal when editing a message (#2775) (2c7d3ce)

v13.2.2

13.2.2 (2025-07-11)

Bug Fixes

  • change MultipleAnswersField input element to type text (#2761) (a590629)
  • distinguish non-submit form buttons (#2769) (bdc3c3e)
  • ensure all message links are properly wrapped when sharing same root domain (#2754) (adeb0e7)
  • focus textarea upon file input change event (#2752) (22e0702)
  • forward error object to LoadingErrorIndicator in ChannelList (#2768) (c014b1f)
  • keep focused textarea when message composer state changes (#2759) (e6d5a7f)
  • make character composition possible in textarea (#2762) (bbe09e5)
  • prevent querying thread draft when drafts are disabled (#2767) (ff43179)
  • prevent setting unread UI state for channel non-members (#2757) (952612a)

v13.2.1

13.2.1 (2025-06-23)

Chores

  • deps: upgrade @​stream-io/stream-chat-css to latest version (#2744) (8680df6)

v13.2.0

13.2.0 (2025-06-20)

... (truncated)

Changelog

Sourced from stream-chat-react's changelog.

13.3.0 (2025-07-25)

Bug Fixes

  • focus message composer textarea on suggestion item selection (#2782) (c7c1825)
  • prevent validating empty inputs in poll forms (#2780) (3eaa469)

Features

Refactors

  • remove outdated/invalid code from vite example App.tsx (a2805b0)

13.2.3 (2025-07-15)

Bug Fixes

  • export MessageIsThreadReplyInChannelButtonIndicator (#2774) (a87f500)
  • regenerate image preview URL on image attachment removal when editing a message (#2775) (2c7d3ce)

13.2.2 (2025-07-11)

Bug Fixes

  • change MultipleAnswersField input element to type text (#2761) (a590629)
  • distinguish non-submit form buttons (#2769) (bdc3c3e)
  • ensure all message links are properly wrapped when sharing same root domain (#2754) (adeb0e7)
  • focus textarea upon file input change event (#2752) (22e0702)
  • forward error object to LoadingErrorIndicator in ChannelList (#2768) (c014b1f)
  • keep focused textarea when message composer state changes (#2759) (e6d5a7f)
  • make character composition possible in textarea (#2762) (bbe09e5)
  • prevent querying thread draft when drafts are disabled (#2767) (ff43179)
  • prevent setting unread UI state for channel non-members (#2757) (952612a)

13.2.1 (2025-06-23)

Chores

  • deps: upgrade @​stream-io/stream-chat-css to latest version (#2744) (8680df6)

13.2.0 (2025-06-20)

Bug Fixes

  • prevent debouncing the selection state update in TextareaComposer (#2741) (e50d89a)

Features

... (truncated)

Commits
  • 93f0a4b chore(release): 13.3.0 [skip ci]
  • c7c1825 fix: focus message composer textarea on suggestion item selection (#2782)
  • 3eaa469 fix: prevent validating empty inputs in poll forms (#2780)
  • a2805b0 refactor: remove outdated/invalid code from vite example App.tsx
  • 298a371 feat: add static location and live location support (#2587)
  • 1d1d8ae feat: export all message components (#2779)
  • 323a438 chore(release): 13.2.3 [skip ci]
  • 2c7d3ce fix: regenerate image preview URL on image attachment removal when editing a ...
  • a87f500 fix: export MessageIsThreadReplyInChannelButtonIndicator (#2774)
  • 996ddf6 chore(release): 13.2.2 [skip ci]
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) to 4.3.2 and updates ancestor dependency [stream-chat-react](https://github.com/GetStream/stream-chat-react). These dependencies need to be updated together.


Updates `linkifyjs` from 4.1.3 to 4.3.2
- [Release notes](https://github.com/nfrasser/linkifyjs/releases)
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs)

Updates `stream-chat-react` from 11.23.9 to 13.3.0
- [Release notes](https://github.com/GetStream/stream-chat-react/releases)
- [Changelog](https://github.com/GetStream/stream-chat-react/blob/master/CHANGELOG.md)
- [Commits](GetStream/stream-chat-react@v11.23.9...v13.3.0)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-version: 4.3.2
  dependency-type: indirect
- dependency-name: stream-chat-react
  dependency-version: 13.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 31, 2025
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.

1 participant