| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bot Framework JS SDK 4.23.3 source code.tar.gz | 2025-08-26 | 7.0 MB | |
| Bot Framework JS SDK 4.23.3 source code.zip | 2025-08-26 | 8.7 MB | |
| README.md | 2025-08-26 | 2.9 kB | |
| Totals: 3 Items | 15.7 MB | 2 | |
Notable in this release
- Added supporet for TS 5.9
Note: In order to support new TS version, we had to drop support for TS 4.7 as it is incompatible with the new node/types version.
- Package updates to resolve security alerts
What's Changed
- fix: Remaining CodeQL issues (https://github.com/microsoft/botbuilder-js/pull/4898)
- bump: [https://github.com/microsoft/botbuilder-js/issues/4894] Add support for typescript 5.9 (https://github.com/microsoft/botbuilder-js/pull/4897)
- fix: [https://github.com/microsoft/botbuilder-js/issues/4840] The use of the package browserify-sign could violate Microsoft crypto policy (https://github.com/microsoft/botbuilder-js/pull/4875)
- Mark activity as optional in ConversationParameters (https://github.com/microsoft/botbuilder-js/pull/4873)
- bump: dependencies to safe versions (https://github.com/microsoft/botbuilder-js/pull/4896)
- Enable configuration of the OpenIdmetadata's refresh interval (https://github.com/microsoft/botbuilder-js/pull/4877)
- fix: CodeQL issues with Medium and Error severity (https://github.com/microsoft/botbuilder-js/pull/4893)
- bump: pbkdf2 from 3.1.1 to 3.1.3 (https://github.com/microsoft/botbuilder-js/pull/4888)
- port: CQA to support TokenCredential instead of key (https://github.com/microsoft/botbuilder-js/pull/4879)
- fix: CodeQL issues with severity High (https://github.com/microsoft/botbuilder-js/pull/4892)
- Bump pbkdf2 version to fix issue (https://github.com/microsoft/botbuilder-js/pull/4891)
- chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (https://github.com/microsoft/botbuilder-js/pull/4871)
- fix: Add signInSso cardviewType to SignInCardViewParameters (https://github.com/microsoft/botbuilder-js/pull/4872)
- Update babel-runtime (https://github.com/microsoft/botbuilder-js/pull/4868)
- bump: axios from 1.7.7 to 1.8.2 (https://github.com/microsoft/botbuilder-js/pull/4869)
- Allow null value for Configuration parameter (https://github.com/microsoft/botbuilder-js/pull/4856)
- fix: [https://github.com/microsoft/botbuilder-js/issues/4853] ConfigurationBotFrameworkAuthentication errors when initialized with process.env (https://github.com/microsoft/botbuilder-js/pull/4857)
- Update elliptic, esbuild, and serialize-javascript (https://github.com/microsoft/botbuilder-js/pull/4862)
- refactor: [https://github.com/microsoft/botbuilder-js/issues/4759] Migrate off @azure/core-http (https://github.com/microsoft/botbuilder-js/pull/4834)
- chore(deps): bump elliptic from 6.6.0 to 6.6.1 (https://github.com/microsoft/botbuilder-js/pull/4863)
- fix: Update generators and remove Core Bot templates (https://github.com/microsoft/botbuilder-js/pull/4867)
- Fix actions/cache deprecation (https://github.com/microsoft/botbuilder-js/pull/4858)
Full Changelog: https://github.com/microsoft/botbuilder-js/compare/4.23.2...4.23.3