Граф коммитов

2919 Коммитов

Автор SHA1 Сообщение Дата
Joel Mut 3dd1c6a5dc
fix: Workspaces for update-versions script (#4783)
* Fix workspaces for update-versions script

* Add unit test
2024-11-01 12:40:50 -05:00
Cecilia Avila 38e4678d1b
bump: [#4684] Upgrade filenamify using import-sync for esm-only package (#4782)
* Replace browserify with tsup in adaptive-expressions

* Remove remaining browserify packages

* Fix streaming tests

* Upgrade filenamify using import-sync

* Fix depcheck issue with filenamify

* Fix merge error

---------

Co-authored-by: Joel Mut <joel.mut@southworks.com>
2024-11-01 07:28:36 -05:00
Joel Mut 84dc7e4a87
refactor: [#4684] Replace browserify with tsup (#4774)
* Replace browserify with tsup in adaptive-expressions

* Remove remaining browserify packages

* Fix streaming tests

* Fix yarn.lock

* fix depcheck
2024-10-29 12:34:11 -05:00
Joel Mut f96195b129
fix: [#4684] Update INodeSocket type (#4767)
* Fix INodeSocket type

* Fix compat

* Remove unused import
2024-10-29 09:13:19 -05:00
Cecilia Avila 14fb6b59fc
Support CloudAdapter and ExpectReplies in SSO (#4766) 2024-10-29 09:12:28 -05:00
Jhonatan Sandoval Velasco cd6cf6f9f8
bump: Update ESLint packages and migrate to eslint.config.cjs files (#4776)
* update eslint configurations

* show only eslint warnings

* add dependencies

* removed unused imports and add only warn to every library

* move eslint-plugin-only-warn to the right place

* fix import errors

* remove files config

* Update eslint.config

* Remove blank line and spaces

---------

Co-authored-by: Joel Mut <joel.mut@southworks.com>
Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com>
2024-10-29 09:04:25 -05:00
Joel Mut 8dcda8d4c1
port: Add dataset to SearchInvokeValue (#4777)
* Add SearchInvokeValue Dataset

* Fix compat

* Fix lint v2
2024-10-29 09:03:35 -05:00
Joel Mut 021429c1fa
port: [#4632] Support Federated Identity Credential (#4765)
* Add FIC support

* Fix lint

* Add appId validation
2024-10-08 09:02:31 -05:00
Joel Mut e22bdfa98e
feat: Add TS 5.6 and ESNext target support (#4763)
* Add TS 5.6 and ESNext target support

* Fix compat
2024-10-03 10:09:36 -05:00
Cecilia Avila 89c27bba59
Upgrade rimraf package to v5 (#4761) 2024-10-03 07:30:41 -05:00
Cecilia Avila 6a7f93ceba
bump: [#4684] Update nock dependency to latest version (#4760)
* Upgrade nock in adaptive-testing library

* Upgrade nock package to latest version
2024-09-30 12:20:35 -05:00
Joel Mut 2afc6a4734
fix: [#4746] Fix INodeBuffer in TypeScript 5.6 and ESNext target (#4757)
* Fix INodeBuffer in TypeScript 5.6 and ESNext target

* Fix compat

* Fix compat node reference
2024-09-26 13:11:00 -05:00
Cecilia Avila a14e2f08df
Update applicationinsights to v2.x (#4758) 2024-09-26 13:10:40 -05:00
Joel Mut 5a3540230c
bump: [#4684] Update multiple dependencies inside internal libraries to latest version (#4752)
* Update internal dependencies

* Fix minimatch
2024-09-18 16:00:12 -05:00
Joel Mut a7b9dfdbee
Update @azure/cosmos and @azure/core-auth packages (#4748) 2024-09-17 16:18:45 -05:00
Jhonatan Sandoval Velasco fd3c722ba1
fix: Replace globby with fast-glob (#4745)
* replace globby with fast-glob

* fix ts errors
2024-09-17 09:21:27 -05:00
Cecilia Avila 6203163864
Upgrade express dependency to latest (#4747) 2024-09-17 09:21:08 -05:00
dependabot[bot] 584f0c7068
chore(deps): bump body-parser from 1.20.2 to 1.20.3 (#4743)
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 15:39:09 -05:00
Joel Mut b2fefa16dd
Fix update versions command (#4742) 2024-09-10 13:38:12 -05:00
Joel Mut 9e5e1bb9a2
fix: [#4684] Update some dependencies to latest version (#4737)
* Fix remaining security issues

* Add semver resolution

* Fix missing webpack update

* Update yarn.lock

* Fix yarn.lock
2024-09-10 09:59:33 -05:00
Joel Mut a3fc96eb38
bump: [#4684] Update multiple dependencies inside public libraries to latest version (#4739)
* Update dependencies in libraries' projects

* Fix some issues in testing projects

* Update root package.json typescript and @types/node versions

* Fix @types/express problem in yarn.lock

* Fix pipelines
2024-09-10 08:51:24 -05:00
dependabot[bot] 817532c653
chore(deps): bump axios from 1.7.2 to 1.7.4 (#4730)
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 10:30:28 -05:00
Joel Mut 604e190e73
bump: [#4550] Add Node 18 and 20 support (#4726)
* Add Node 18 and 20 support

* Fix CI and functional pipelines

---------

Co-authored-by: JhontSouth <jhonatan.sandoval@southworks.com>
2024-08-26 09:45:04 -05:00
Jhonatan Sandoval Velasco 543f70ced2
port: [#6813][#6798] Not able to create instance of BlobsTranscriptStore using TokenCredential instead of connectionString and containerName (#4720)
* add token credential authentication

* added constructor validations

* update botbuilder-azure-blobs.api
2024-07-31 07:55:20 -05:00
dependabot[bot] 364fae8b78
chore(deps): bump fast-xml-parser from 4.2.5 to 4.4.1 (#4721)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.5 to 4.4.1.
- [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/compare/v4.2.5...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 07:54:57 -05:00
Jhonatan Sandoval Velasco 82231cab6e
fix: Remove undefined value in @azure/msal-node (#4718)
* avoid undefined errors with msal-node

* fix lint issue
2024-07-26 09:11:00 -05:00
Joel Mut 38286e61a9
Remove unnecessary resolutions (#4719) 2024-07-26 09:10:32 -05:00
Jhonatan Sandoval Velasco 88febbe47a
update restify to newest version (#4707) 2024-07-08 14:36:39 -05:00
Jhonatan Sandoval Velasco e4e90df474
remove use of vulnerable versions of ansi-regex (#4705) 2024-07-02 14:43:47 -05:00
Andrés Robinet 95a1a40538
remove types/nock (#4704) 2024-07-02 11:21:22 -05:00
Joel Mut 59e4da3a29
fix: Remove CVE-2022-25881 vulnerability by updating the http-cache-semantics package (#4703)
* Update http-cache-semantics and remove bf-chatdown library

* Remove unnecessary comments
2024-07-02 10:40:54 -05:00
Jhonatan Sandoval Velasco de27db4047
port: [#6793][#6792] Composer Bot with QnA Intent recognized triggers duplicate QnA queries (#4700)
* fix qna double trace error

* fix qna double trace error
2024-07-01 08:00:11 -05:00
Jhonatan Sandoval Velasco 00d1a4c839
fix: Remove CVE-2024-4068 vulnerability (#4696)
* update chokidar and braces

* fix browser-echo-bot
2024-06-27 14:53:14 -05:00
Joel Mut 73d4e4abbc
fix: Remove CVE-2020-7774 vulnerability by updating the y18n package (#4693)
* Update y18n package to latest non-vulnerable version

* Fix ini and ssri

* Merge branch 'main' into southworks/update/y18n

* Fix lint
2024-06-25 15:15:41 -05:00
Jhonatan Sandoval Velasco 69e0d2e54f
update mocha version (#4687) 2024-06-21 11:08:17 -05:00
Joel Mut 7868ad5603
Update ws package to latest non-vulnerable version (#4683) 2024-06-19 15:29:02 -05:00
Jhonatan Sandoval Velasco 066b405a86
bump: Upgrade axios version to ^1.7.2 (#4680)
* upgrade axios and adapt browserify settings

* revert wrong botbuilder versions

* move devDependencies
2024-06-18 11:32:48 -05:00
Andrés Robinet 67a570875e
fix: CodeQL SM04509 issue (#4671)
* Remove eval and eslint suppressions

* Ensure path is converted to string
2024-06-04 11:10:16 -05:00
Jhonatan Sandoval Velasco f08405ab24
fix: [#4483] Switching npm dependency bcrypt to bcryptjs (#4669)
* replace dependency bcrypt by bcryptjs

* remove @types/bcrypt package
2024-05-23 16:12:47 -05:00
tracyboehrer a900a637ff
SM02383 suppression (#4668)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-05-20 10:48:38 -05:00
tracyboehrer 234bba634b
SM04509 suppression (#4667)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-05-20 09:32:53 -05:00
Jhonatan Sandoval Velasco 1172f65d04
fix: [#4657] bump the npm_and_yarn group across 2 directories with 20 updates (#4663)
* update dependencies

* remove useless updates

* revert zod update
2024-05-10 14:23:00 -05:00
tracyboehrer de098675ce
SM03944 suppression fix (#4654)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-04-25 11:06:06 -05:00
Joel Mut e008ef03ec
Add more information to Tenant parameters (#4649) 2024-04-19 14:35:36 -05:00
tracyboehrer c37e752d0f
Moved @types/jswebtoken (in both places) to dependencies. (#4646)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-04-16 08:50:56 -05:00
Joel Mut d97afc2536
refactor: AgentSettings Circular Structure and improve internals (#4641)
* Fix circular structure and allow agent configuration when connecting to the skill

* Add unit stringify unit test and improve functionality
2024-04-16 08:28:55 -05:00
Jhonatan Sandoval Velasco 0b1d9581ed
feat: Support Single Tenant authentication through BotFramework-Emulator (#4643)
* use dynamic creation of issuer with tenant id

* include documentation and tid validation

* use valid token issuer Url template

* format lint issues

* use auth constants to get payload values

* fix lint issues
2024-04-16 08:28:20 -05:00
tracyboehrer 606dde4380
chore: Moved @types/jsonwebtoken to dependencies (#4640)
* Moved @types/jsonwebtoken to dependencies

* Fixed lint error

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-04-03 12:30:04 -05:00
tracyboehrer 7ceb965f36
Tracyboehrer/get value parity (#4639)
* DialogStateManager.getValue does not throw for missing Scope (DotNet parity)

* Corrected DialogStateManager test

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-04-02 07:52:19 -05:00
dependabot[bot] 6782cddb33
chore(deps): bump express from 4.17.3 to 4.19.2 (#4637)
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 14:28:33 -05:00