microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
350 stars 144 forks source link

[JS] bump: (deps-dev): Bump the development group in /js with 5 updates #1793

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

minor Bumps the development group in /js with 5 updates:

Package From To
@types/lodash 4.17.5 4.17.6
@types/node 20.14.8 20.14.9
mocha 10.5.0 10.5.2
typescript 5.5.2 5.5.3
botbuilder-core 4.22.2 4.22.3

Updates @types/lodash from 4.17.5 to 4.17.6

Commits


Updates @types/node from 20.14.8 to 20.14.9

Commits


Updates mocha from 10.5.0 to 10.5.2

Release notes

Sourced from mocha's releases.

v10.5.2

What's Changed

New Contributors

Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.1...v10.5.2

v10.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.0...v10.5.1

Changelog

Sourced from mocha's changelog.

10.5.2 / 2024-05-25

:bug: Fixes

10.5.1 / 2024-05-24

:bug: Fixes

  • #5086 fix: Add error handling for nonexistent file case with --file option (@​khoaHyh)
Commits
  • b2a6358 Release 10.5.2
  • a3bb86d docs: add 10.5.2 to CHANGELOG.md
  • 02c04c4 fix: better tracking of seen objects in error serialization (#5032)
  • 103c56b Release v10.5.1
  • 545b66d docs: add 10.5.1 to CHANGELOG.md
  • dbe229d fix: Add error handling for nonexistent file case with --file option (#5086)
  • See full diff in compare view


Updates typescript from 5.5.2 to 5.5.3

Release notes

Sourced from typescript's releases.

TypeScript 5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits


Updates botbuilder-core from 4.22.2 to 4.22.3

Release notes

Sourced from botbuilder-core's releases.

Bot Framework for JS SDK 4.22.3

This is the June 2024 patch release of the Bot Framework JS SDK. This release contains security updates.

What's Changed

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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions