Skip to content

chore(deps): bump flatted and botframework-webchat in /samples/react-bot-framework-secure/extension - #1721

Merged
hugoabernier merged 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/react-bot-framework-secure/extension/multi-87fc4011f1
Mar 21, 2026
Merged

chore(deps): bump flatted and botframework-webchat in /samples/react-bot-framework-secure/extension#1721
hugoabernier merged 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/react-bot-framework-secure/extension/multi-87fc4011f1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2026

Copy link
Copy Markdown
Contributor

Removes flatted. It's no longer used after updating ancestor dependency botframework-webchat. These dependencies need to be updated together.

Removes flatted

Updates botframework-webchat from 4.6.0 to 4.18.0

Release notes

Sourced from botframework-webchat's releases.

[4.18.0] - 2024-07-10

Subresource Integrity

The CDN URL will be online in about a day after we completed publish to NPM.

<script
  crossorigin="anonymous"
  integrity="sha384-YCF4860lf811lnrrIBL4pfZ+UqiNit+8lXEhSY3R+dSc+C1rg6UnEQR5avdOTbj0"
  src="https://cdn.botframework.com/botframework-webchat/4.18.0/webchat.js"
></script>
<script
  crossorigin="anonymous"
  integrity="sha384-RuyQM7i2h9QDvJTm5quFymi0qfuWyIZocRdsgUaPIhlZnAM/Qz1/YnUxH55Dt9Rd"
  src="https://cdn.botframework.com/botframework-webchat/4.18.0/webchat-es5.js"
></script>
<script
  crossorigin="anonymous"
  integrity="sha384-YXzfTEuq6x+8VEBZcHmPE9rM+NpSTVfRQsU1X0v4drgjp3S4F8d8rnq/anR3WLpj"
  src="https://cdn.botframework.com/botframework-webchat/4.18.0/webchat-minimal.js"
></script>

Changelog

[4.18.0] - 2024-07-10

Added

  • (Experimental) Added initial decorators support, in PR #5205, by @​OEvgeny
    • Introduced internal botframework-webchat-api/decorator import, in PR #5205, by @​OEvgeny
    • Added DecoratorComposer and ActivityDecorator to be used for decorating activity border, in PR #5205, by @​OEvgeny

Fixed

  • Read deeper into citation objects in order to provide names, in PR #5215, by @​beyackle2
  • Improved performance for useActivityWithRenderer, in PR #5172, by @​OEvgeny
  • Fixes #5162. Improved performance for useActivityTreeWithRenderer, in PR #5163, by @​compulim
  • Fixes #5175. PrecompiledGlobalize.js is emitted instead of .cjs, by @​compulim in PR #5181
  • Improved performance for BasicTranscript, in PR #5183, by @​OEvgeny
  • Fixed potential memory usage issues caused by useActivitiesWithRenderer, in PR #5183, by @​OEvgeny
  • Improved performance for useMemoized, in PR #5190, by @​OEvgeny
  • Fixed send box zoomed in when clicked on mobile Safari, in PR #5192, by @​OEvgeny
  • Added missing support for chat history scroll with keyboard when Fluent send box is focused, in PR #5191, by @​OEvgeny

... (truncated)

Changelog

Sourced from botframework-webchat's changelog.

[4.18.0] - 2024-07-10

Added

  • (Experimental) Added initial decorators support, in PR #5205, by @​OEvgeny
    • Introduced internal botframework-webchat-api/decorator import, in PR #5205, by @​OEvgeny
    • Added DecoratorComposer and ActivityDecorator to be used for decorating activity border, in PR #5205, by @​OEvgeny
  • Added styleOptions.bubbleImageMaxHeight and styleOptions.bubbleImageMinHeight for variable image height, in PR #5236, by @​compulim

Changed

... (truncated)

Commits

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

Removes [flatted](https://github.com/WebReflection/flatted). It's no longer used after updating ancestor dependency [botframework-webchat](https://github.com/microsoft/BotFramework-WebChat). These dependencies need to be updated together.


Removes `flatted`

Updates `botframework-webchat` from 4.6.0 to 4.18.0
- [Release notes](https://github.com/microsoft/BotFramework-WebChat/releases)
- [Changelog](https://github.com/microsoft/BotFramework-WebChat/blob/main/CHANGELOG.md)
- [Commits](microsoft/BotFramework-WebChat@v4.6.0...v4.18.0)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 
  dependency-type: indirect
- dependency-name: botframework-webchat
  dependency-version: 4.18.0
  dependency-type: direct:production
...

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 Mar 14, 2026
@hugoabernier
hugoabernier merged commit ce8593b into main Mar 21, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/samples/react-bot-framework-secure/extension/multi-87fc4011f1 branch March 21, 2026 23:58
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