JhontSouth
b6ea121fa5
fix lint issues
2024-06-11 11:47:28 -05:00
JhontSouth
5efc0fe9c5
update to net.8
2024-06-10 14:32:13 -05:00
Ram Page
c648eea406
Fix CLU package name in readme ( #1550 )
2024-01-22 14:22:25 -06:00
tracyboehrer
df165267a0
chore: Bump SDK versions ( #1545 )
...
* Dotnet to 4.21.2, JS to 4.21.1
* CLU Recognizer to 1.0.2
* CLU Rec lint correction
---------
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-11-27 15:26:46 -06:00
tracyboehrer
00c4294136
Update people.yml for Azure Pipelines
2023-11-27 15:17:05 -06:00
Tracy Boehrer
e1a3226d0d
decode-uri-component update
2023-10-30 11:31:25 -05:00
tracyboehrer
98b1754505
Updated yarn.lock for correct fast-xml verison ( #1543 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-10-30 11:09:44 -05:00
tracyboehrer
645b7f881e
Bumped SDK version ( #1542 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-10-30 10:11:40 -05:00
Tracy Boehrer
7ad2636307
Added restore and build steps to component publish
2023-10-24 14:15:30 -05:00
Tracy Boehrer
2f2d8276e0
Restore pipeline tasks for unit test projects
2023-10-24 13:45:50 -05:00
Tracy Boehrer
3455d4586e
More unit test cleanup
2023-10-24 12:43:53 -05:00
Tracy Boehrer
b74e533cfa
Removed more unused NuGet.Config files
2023-10-24 12:03:33 -05:00
Tracy Boehrer
b4314485a6
Remove unused NuGet.Config
2023-10-24 11:52:19 -05:00
tracyboehrer
70674575d1
More Component unit test cleanup ( #1540 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-10-24 11:46:11 -05:00
tracyboehrer
c1f83cb31b
Updated unit test project files ( #1539 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-10-24 10:49:30 -05:00
tracyboehrer
c9dabdc366
Updated Components to use SDK_v4 feed ( #1538 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-10-24 10:00:18 -05:00
tracyboehrer
05a2e49c75
Updated DotNet CLURecognizer version ( #1536 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-10-12 14:08:12 -05:00
tracyboehrer
f014ed606a
Removed generator-bot-template-generator ( #1534 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-08-29 12:35:07 -05:00
tracyboehrer
ea601e7398
CLU-JS pipeline image ( #1530 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-08-07 15:05:51 -05:00
tracyboehrer
6223803e4b
CLU-JS pipeline change ( #1529 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-08-07 14:48:49 -05:00
tracyboehrer
873f6ca72e
Updated CLU package names from previous commit ( #1528 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-08-07 12:14:38 -05:00
tracyboehrer
ca7a3543d5
Change CLU-Recognizer package name ( #1527 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-08-07 12:02:24 -05:00
Cecilia Avila
b17cf49ab6
Fix lint issues in clu recognizer tests ( #1526 )
2023-08-07 10:32:37 -05:00
dependabot[bot]
e6e815bce5
build(deps): bump Microsoft.Rest.ClientRuntime ( #1513 )
...
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net ) from 2.3.22 to 2.3.24.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.22...Microsoft.Rest.ClientRuntime_2.3.24 )
---
updated-dependencies:
- dependency-name: Microsoft.Rest.ClientRuntime
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 10:00:24 -05:00
Cecilia Avila
9894bffcc1
feat: [ #1514 ] Port JS CLU Recognizer unit tests ( #1521 )
...
* Port unit tests for JS CLU Recognizer
* Change return of mocked functions
2023-08-07 09:58:47 -05:00
tracyboehrer
7eef04cc83
Removed external Nuget package source ( #1525 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-08-07 09:51:39 -05:00
tracyboehrer
da8698f958
Removed external packages feeds ( #1524 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-08-07 09:48:36 -05:00
Joel Mut
1c77d0af52
feat: [ #1514 ] Port DotNet CLU Recognizer component to JS ( #1518 )
...
* Add JS CLU Recognizer implementation
* Add documentation
* Fix lint issues
* Fix prettier issues
* Fix typos
* Added CLU-JS pipeline
* Fix extractIntents parameter
---------
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com>
2023-08-07 09:01:44 -05:00
Anish Prasad
9830aeb46b
Change confidence score parse to use current culture ( #1511 )
2023-06-13 09:10:16 -05:00
Cecilia Avila
bec77d8c5d
Revert yeoman upgrades ( #1487 )
2023-03-27 10:35:23 -05:00
tracyboehrer
86e2135e10
bump: SDK to 4.19.3 (JS & C#) ( #1484 )
...
* CLU using 4.18.1 for RC3
* JS SDK to 4.19.3
* CLU Recognizer to SDK 4.19.3
* Update yarn.lock
---------
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-22 12:18:10 -05:00
Orestis-Ierotheos Meikopoulos
6c0211ec80
Remove LUIS leftovers and update Readme. ( #1482 )
2023-03-22 11:46:16 -05:00
erquirogasw
1d86de6295
Updated yarn.lock file ( #1481 )
...
Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
2023-03-14 09:03:58 -05:00
Anish Prasad
3a96f2f1b4
Update CLU Recognizer README to specify extra JSON settings, endpoint formatting, and intent trigger formatting ( #1478 )
2023-03-08 12:30:56 -06:00
tracyboehrer
8b7972eda6
Dropped netcoreapp2.1 ( #1477 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 16:15:11 -06:00
tracyboehrer
b641b2fc07
Using 3.1.x and 6.0.x ( #1476 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 15:46:30 -06:00
tracyboehrer
ed8befbdf3
Corrected CLU schema ( #1475 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 15:33:48 -06:00
tracyboehrer
59d3a9d6b0
Corrected CLU test paths ( #1474 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 13:51:04 -06:00
Joel Mut
7e60182aff
[CVE-2022-37616] Upgrade @xmldom/xmldom by updating botbuilder from 4.18.0 to 4.19.0 ( #1460 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 11:57:50 -06:00
Joel Mut
f3e4182420
fix: [ #1440 , #1432 ] Component Governance security vulnerability for ejs 2.7.4, 3.1.6 and glob-parent 3.1.0 ( #1461 )
...
* [CVE-2020-28469, WS-2021-0153, WS-2022-29078] Upgrade glob-parent and ejs by updating yeoman-test from 1.9.1 to 6.0.0 and yeoman-generator from 2.0.5 to 5.7.0
* Fix yarn.lock file
---------
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 11:44:40 -06:00
tracyboehrer
4c84375a93
bump: Bumped SDK version ( #1469 )
...
* Generator updates to SDK 4.19
* Updated package.json SDK references
* Updated SDK version
* Include package subfolders for JS projects
* Updated JS CQA yarn.lock
* Node 16
* Corrected yarn.lock
* SDK update to JS 4.19.2, and C# 4.19.3
---------
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 11:06:38 -06:00
tracyboehrer
dbfd68386c
CLU to SDK 4.19.3 ( #1473 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 11:02:37 -06:00
tracyboehrer
48d6c6dd5b
Added CLU recognizer pipeline ( #1472 )
...
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-03-07 10:47:45 -06:00
Orestis-Ierotheos Meikopoulos
8295f68a3d
feat: CLU recognizers ( #1465 )
...
* Initial commit of CLU recognizer package.
* Small fix in README file.
* Remove redundant analyzers, sign the packages and add unit tests.
2023-03-07 10:39:42 -06:00
Matias Lera
4ed440039e
Added CQA package ported to node.js ( #1462 )
2023-02-10 15:18:40 -06:00
Joel Mut
45c8285cfd
[CVE-2021-3918] Upgrade json-schema from 0.2.3 to 0.4.0 ( #1459 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2023-02-10 15:02:36 -06:00
Joel Mut
887f625b39
[CVE-2022-24785] Upgrade moment from 2.29.1 to 2.29.2 ( #1457 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2023-02-10 14:57:20 -06:00
Joel Mut
7858d670a9
[CVE-2021-44906] Upgrade minimist from 1.2.5 to 1.2.6 ( #1458 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2023-02-10 14:52:38 -06:00
Joel Mut
77296fcdec
fix: [ #1444 ] Component Governance security vulnerability for qs 6.5.2 ( #1456 )
...
* [CVE-2022-24999] Upgrade qs from 6.5.2 to 6.5.3
* Corrected package.json
---------
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-02-10 14:44:43 -06:00
Joel Mut
0d316d536f
fix: [ #1445 ] Component Governance security vulnerability for shelljs 0.8.4 ( #1455 )
...
* [CVE-2022-0144] Upgrade shelljs from 0.8.4 to 0.8.5
* Fix yarn.lock failure
* Revert "Fix yarn.lock failure"
This reverts commit 1dec0b6773
.
2023-02-10 14:33:58 -06:00