forked from microsoft/botbuilder-js
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from microsoft:main #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
545
commits into
ConnectionMaster:main
Choose a base branch
from
microsoft:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…estify 10.0.0+ (#4429) * Add next callback to support restify chain handler * Update next type and channelServiceRoutes tests * Remove return next() to fix Headers Sent Error * Add return next() in the handler function
…ing requests on disconnection (#4461) * Fix inconclusive tests * Rejects pending requests on disconnection * isConnected should always return boolean * Fix race condition of missed responses * Add client/server tests * Skip test if it is not on Windows * Fix for Node.js 12 * Fix and skip failing tests
* Add MeetingTabIconSurface to MeetingSurface capabilities * Add updated schema --------- Co-authored-by: Corina Gum <>
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.17. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](patriksimek/vm2@3.9.11...3.9.17) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ot (#4402) Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](faisalman/ua-parser-js@0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…edentials (never CertificateAppCredentials) -- certificate auth flow broken (#4457) * Add support for certificates * Fix typos
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add onBehalfOf property to Teams channel * fix code requirements --------- Co-authored-by: JhontSouth <[email protected]>
* Update nyc dependency * Fix tools nyc coverage reference
…PartitionedStorage (#4473) * add tokenCredential authentication to cosmosDB * fix ts issues with new version * fix pipelines issues * add EOF --------- Co-authored-by: JhontSouth <[email protected]>
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.18. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](patriksimek/vm2@3.9.17...3.9.18) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add logic to qnaCardBuilder.ts to generate adaptive card for Teams * Set adaptive card width to full * Add optional bool variable for adaptive card and remove separate function * Refactor new code into methods and add comments * Fix linting issues * Update botbuilder-ai.api.md * Fix remaining linting issues * Address requested changes * Create qnaMakerDialogAdaptiveCard.test.js * Update getSuggestionsCard to use adaptive card and update qna dialog tests to use the new parameter * Update generated docs * Update botbuilder-ai.api.md --------- Co-authored-by: Anish Prasad <[email protected]>
…bility (#4477) * Updates fast-xml-parser * rename function
…on (#4486) * Add MSI authentication in blobsStorage * Update unit tests for blobsStorage constructor
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.2 to 4.2.4. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add expired token exception and tests * Fix depcheck issues * Fix failing test. * Log exception and unit test to check message added * Log and unit test updated. * Applied suggested changes --------- Co-authored-by: CeciliaAvila <[email protected]> Co-authored-by: JhontSouth <[email protected]> Co-authored-by: Emiliano Quiroga <[email protected]> Co-authored-by: Cecilia Avila <[email protected]>
* Add support for config auth type (fetch & submit) * Fix typings for ConfigResponse config type (@template) * Apply PR comments to rename invoke handlers * add unit tests for config auth type (fetch & submit) * rebuild api docs * Rename config handlers & fix invoke response types * Add updated schema * Apply PR feedback * Add PR changes --------- Co-authored-by: Corina Gum <>
Co-authored-by: Tracy Boehrer <[email protected]>
* fix activity locale overwriting * add overwriting test * fix package json format * remove only tag and format code --------- Co-authored-by: JhontSouth <[email protected]>
Co-authored-by: JhontSouth <[email protected]>
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.2) --- updated-dependencies: - dependency-name: semver dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix eslint issues in botbuilder-azure-queues * remove eslint config * remove eslint-plugin-only-warn
* fix eslint issues in botbuilder-dialogs * add eslint config file * combine unit tests and remove duplicated * initialize this.endReason
* fix ESLint issues in botbuilder-ai-orchestrator * Merge branch 'southworks/update/eslint-packages' into southworks/fix/eslint-issues-botbuilder-ai-orchestrator * remove eslint config file * update yarn.lock
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CeciliaAvila <[email protected]>
* initial commit * add export for middleware * update api file * update api file again * update core api * update botbuilder api * address comments * Fix lint issues * Update botbuilder.api.md --------- Co-authored-by: bentsai <[email protected]> Co-authored-by: CeciliaAvila <[email protected]>
* Fix remaining ESLint issues * Fix platform specific slash
…en' unit test (#4848) * add fake expired token * remove base64url * fix lint issue
* update p-map and apply tsup configurations * fix missing space * add p-map to depcheck ignore * fix lint issues with vendors * modify ignores order * format list * add vendors to files list
Co-authored-by: Tracy Boehrer <[email protected]>
* update chai and applied tsup formats * ignore packages in depcheck * remove chai dependencies
* Update empty bot templates * Update echo bot templates * Remove core bot templates and its references * Fix unit tests
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1. - [Commits](indutny/elliptic@v6.6.0...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Migrate deprecated core-http to new libraries * Fix ESLint * Remove unused dependency * Fix node_modules pathing * Remove unused folder declaration * Fix TypeScript modifying .js and .d.ts files * Fix eslint
…ialized with process.env (#4857) * Fix config options type to support process.env * Fix eslint * Fix test:compat
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cecilia Avila <[email protected]>
* initial commit * update api md file --------- Co-authored-by: bentsai <[email protected]>
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2. - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: tar-fs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )