Skip to content

Commit

Permalink
fix: update bf-lu version to 4.9.0-RC4 (#2954)
Browse files Browse the repository at this point in the history
* fix: update bf-lu version to 4.9.0-RC4

* update all related to RC4

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
  • Loading branch information
lei9444 and cwhitten committed May 9, 2020
1 parent 5219327 commit a7d013b
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Composer/packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@bfc/ui-plugin-select-skill-dialog": "*",
"@bfc/visual-designer": "*",
"@emotion/core": "^10.0.7",
"@microsoft/bf-lu": "4.9.0-preview.121555",
"@microsoft/bf-lu": "4.9.0-RC4",
"@reach/router": "^1.2.1",
"@uifabric/fluent-theme": "^7.1.13",
"@uifabric/icons": "^7.3.4",
Expand Down
4 changes: 2 additions & 2 deletions Composer/packages/lib/bot-deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@azure/graph": "^5.0.1",
"@azure/ms-rest-browserauth": "^0.1.4",
"@azure/ms-rest-nodeauth": "^3.0.3",
"@microsoft/bf-lu": "4.9.0-preview.121555",
"@microsoft/bf-luis-cli": "4.9.0-preview.121555",
"@microsoft/bf-lu": "4.9.0-RC4",
"@microsoft/bf-luis-cli": "4.9.0-RC4",
"@types/archiver": "^3.1.0",
"@types/fs-extra": "^8.1.0",
"@types/request": "^2.48.4",
Expand Down
2 changes: 1 addition & 1 deletion Composer/packages/lib/indexers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@bfc/shared": "*",
"@microsoft/bf-lu": "4.9.0-preview.121555",
"@microsoft/bf-lu": "4.9.0-RC4",
"adaptive-expressions": "^4.8.0-preview-110700",
"botbuilder-lg": "^4.9.0-preview-119754",
"lodash": "^4.17.15"
Expand Down
4 changes: 2 additions & 2 deletions Composer/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@bfc/lu-languageserver": "*",
"@bfc/plugin-loader": "*",
"@bfc/shared": "*",
"@microsoft/bf-dispatcher": "4.9.0-preview.121555",
"@microsoft/bf-lu": "4.9.0-preview.121555",
"@microsoft/bf-dispatcher": "4.9.0-RC4",
"@microsoft/bf-lu": "4.9.0-RC4",
"archiver": "^3.0.0",
"axios": "^0.19.2",
"azure-storage": "^2.10.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"start:server": "cd demo && ts-node ./src/server.ts"
},
"dependencies": {
"@microsoft/bf-cli-command": "https://botbuilder.myget.org/F/botbuilder-declarative/npm/@microsoft/bf-cli-command/-/@microsoft/bf-cli-command-1.0.1.tgz",
"@microsoft/bf-lu": "4.9.0-preview.121555",
"@microsoft/bf-cli-command": "4.9.0-RC4",
"@microsoft/bf-lu": "4.9.0-RC4",
"express": "^4.15.2",
"monaco-languageclient": "^0.10.0",
"normalize-url": "^2.0.1",
Expand Down
45 changes: 16 additions & 29 deletions Composer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2797,9 +2797,9 @@
"@types/yargs" "^15.0.0"
chalk "^3.0.0"

"@microsoft/bf-cli-command@4.9.0-preview.121555":
version "4.9.0-preview.121555"
resolved "https://botbuilder.myget.org/F/botframework-cli/npm/@microsoft/bf-cli-command/-/@microsoft/bf-cli-command-4.9.0-preview.121555.tgz#5cab42704d346dcc0bcb6f0d997de1bc7e222fc7"
"@microsoft/bf-cli-command@4.9.0-RC4":
version "4.9.0-RC4"
resolved "https://botbuilder.myget.org/F/botframework-cli/npm/@microsoft/bf-cli-command/-/@microsoft/bf-cli-command-4.9.0-RC4.tgz#43d5f2902ee3816a40d0fb8bbfea73094e043503"
dependencies:
"@oclif/command" "~1.5.19"
"@oclif/config" "~1.13.3"
Expand All @@ -2811,33 +2811,20 @@
fs-extra "^7.0.1"
tslib "~1.10.0"

"@microsoft/bf-cli-command@https://botbuilder.myget.org/F/botbuilder-declarative/npm/@microsoft/bf-cli-command/-/@microsoft/bf-cli-command-1.0.1.tgz":
version "1.0.1"
resolved "https://botbuilder.myget.org/F/botbuilder-declarative/npm/@microsoft/bf-cli-command/-/@microsoft/bf-cli-command-1.0.1.tgz#5c7f650015f839d80a7739bc70f8cd5fa90a1e48"
dependencies:
"@oclif/command" "~1.5.19"
"@oclif/config" "~1.13.3"
"@oclif/errors" "~1.2.2"
applicationinsights "^1.0.8"
chalk "2.4.1"
cli-ux "~4.9.3"
debug "^4.1.1"
fs-extra "^7.0.1"
tslib "~1.10.0"

"@microsoft/bf-dispatcher@4.9.0-preview.121555":
version "4.9.0-preview.121555"
resolved "https://botbuilder.myget.org/F/botframework-cli/npm/@microsoft/bf-dispatcher/-/@microsoft/bf-dispatcher-4.9.0-preview.121555.tgz#ee96ac695e49a932c5f3b3b6dff9f5834c603d2d"
"@microsoft/bf-dispatcher@4.9.0-RC4":
version "4.9.0-RC4"
resolved "https://botbuilder.myget.org/F/botframework-cli/npm/@microsoft/bf-dispatcher/-/@microsoft/bf-dispatcher-4.9.0-RC4.tgz#83db7cab0b2ba51d50470a3026f1a7db9ae1bb78"
dependencies:
"@microsoft/bf-lu" "4.9.0-preview.121555"
"@microsoft/bf-lu" "4.9.0-RC4"
"@oclif/command" "~1.5.19"
"@oclif/config" "~1.13.3"
argparse "~1.0.10"
tslib "^1.10.0"

"@microsoft/bf-lu@4.9.0-preview.121555":
version "4.9.0-preview.121555"
resolved "https://botbuilder.myget.org/F/botframework-cli/npm/@microsoft/bf-lu/-/@microsoft/bf-lu-4.9.0-preview.121555#3c9e4959c03117e1fea8360f78ae83022cb4751e"
"@microsoft/bf-lu@4.9.0-RC4":
version "4.9.0-RC4"
uid "493aa5710aabf3acddf4ca0be10e0f157516f93a"
resolved "https://botbuilder.myget.org/F/botframework-cli/npm/@microsoft/bf-lu/-/@microsoft/bf-lu-4.9.0-RC4.tgz#493aa5710aabf3acddf4ca0be10e0f157516f93a"
dependencies:
"@azure/cognitiveservices-luis-authoring" "4.0.0-preview.1"
"@azure/ms-rest-azure-js" "2.0.1"
Expand All @@ -2858,15 +2845,15 @@
semver "^5.5.1"
tslib "^1.10.0"

"@microsoft/bf-luis-cli@4.9.0-preview.121555":
version "4.9.0-preview.121555"
resolved "https://botbuilder.myget.org/F/botframework-cli/npm/@microsoft/bf-luis-cli/-/@microsoft/bf-luis-cli-4.9.0-preview.121555.tgz#a88c32a1d161e052987f7a165c8cba0b1b9012d7"
"@microsoft/bf-luis-cli@4.9.0-RC4":
version "4.9.0-RC4"
resolved "https://botbuilder.myget.org/F/botframework-cli/npm/@microsoft/bf-luis-cli/-/@microsoft/bf-luis-cli-4.9.0-RC4.tgz#4941c45d6dc301d464f7fb0f5fcb36ef6dc8c2ca"
dependencies:
"@azure/cognitiveservices-luis-authoring" "4.0.0-preview.1"
"@azure/cognitiveservices-luis-runtime" "5.0.0"
"@azure/ms-rest-azure-js" "2.0.1"
"@microsoft/bf-cli-command" "4.9.0-preview.121555"
"@microsoft/bf-lu" "4.9.0-preview.121555"
"@microsoft/bf-cli-command" "4.9.0-RC4"
"@microsoft/bf-lu" "4.9.0-RC4"
"@oclif/command" "~1.5.19"
"@oclif/config" "~1.13.3"
"@oclif/errors" "~1.2.2"
Expand Down

0 comments on commit a7d013b

Please sign in to comment.