Skip to content
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

Added missed packages at Create a Conversational App from Scratch > Add NLU #2384

Closed
wants to merge 129 commits into from

Conversation

manuelalferez
Copy link
Contributor

Description

Context

Approach taken / Explain the design

To document / Usage example

Testing

The pull request...

  • has unit tests
  • has integration tests
  • doesn't need tests because... [provide a description]

vanbasten17 and others added 30 commits October 28, 2021 16:13
…o be changed into experimental (#1948)

* chore(react): move necessary files to be changed into experimental and update imports

* chore: add more necessary files to be changed

* Full stack/refactor internal session vars - adapt backend code to botState data model (#1966)

* chore(dev-template): remove warnings in Actions and sort imports

* chore(dev-template): project changes regarding botState data model

* chore(core): split data models into User, Session and BotState

* chore(api): changes regarding botState in botonic/api

* chore(core): core-bot and router logic to work with botState

* chore(core): adapt tests to work with botState model, disabling handoff tests for 1.0

* Full stack/refactor internal session vars - adapt frontend code to botState data model (#1967)

* chore(react): changes in webchat regarding move to botState model

* refactor(core/api/dev-template): remove initial locale and minor fixes

* refactor(react): remove locale from initial session and make use of merge func
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….0 (#1998)

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [simplebar-react](https://github.com/grsmto/simplebar/tree/HEAD/packages/simplebar-react) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/grsmto/simplebar/releases)
- [Commits](https://github.com/grsmto/simplebar/commits/simplebar-react@2.3.6/packages/simplebar-react)

---
updated-dependencies:
- dependency-name: simplebar-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.1 to 5.3.3.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/v5.3.3/CHANGELOG.md)
- [Commits](styled-components/styled-components@v5.3.1...v5.3.3)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2002)

Bumps [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) from 3.30.0 to 3.39.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudfront/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.39.0/clients/client-cloudfront)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [better-sqlite3](https://github.com/JoshuaWise/better-sqlite3) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/JoshuaWise/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v7.4.3...v7.4.4)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(nlu/plugin-nlu): remove legacy nlu packages and workflows

* chore: keep removing nlu references
…on (#2010)

Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.15...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.27 to 17.0.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](websockets/utf-8-validate@v5.0.5...v5.0.7)

---
updated-dependencies:
- dependency-name: utf-8-validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/master/CHANGELOG.md)
- [Commits](oclif/plugin-help@v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(sqs): pushing to sqs approach with decorator

* chore(core/api): simplify and centralize enqueuing

* chore: working PoC sending external events to SQS queue

* chore(api): rename to dispatchers

* chore: create dispatchersFactory and move logic to framework

* chore: move botExecutor logic to framework

* chore(core/api): move integration events logic at the very beginning, abstract all possible logic from core-bot to be done in the corresponding parts

* chore(api): move onAuth and onDisconnect logic to framework code

* chore: move new_user event at the very beginning of its creation

* chore(core): sort imports, remove unused ones

* chore: add bot_action events

* chore: rename @botonic/api package to @botonic/server

* chore: move data-provider directory to botonic-server

* chore: rewrite imports

* chore(server): use sqs enqueuer directly instead of dataProvider's decorator

* chore(server): rename enqueuer to publisher

* chore(server): rename rest module to api

* chore(core/react/server): add channel and idFromChannel in user and message events

* refactor(server): reorganize dispatchers module and use commands instead of literals

* chore(server): rename dp to dataProvider

* chore: add idFromChannel and channel to necessary, add them to baseEvent

* chore(server): split sender functions

* refactor(core/react/server): simplify and centralize creation of events

* chore(server): simplify channel information initialization

* chore(server): keep splitting botExecutor

* chore(server): execute pintegration events in aws version, keep separating concerns

* refactor(server): separate concerns for aws/dev and webchat/other channels

* chore: add annotations for future changes, and minor fixes
Bumps [react-json-tree](https://github.com/reduxjs/redux-devtools) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/reduxjs/redux-devtools/releases)
- [Changelog](https://github.com/reduxjs/redux-devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux-devtools/compare/react-json-tree@0.15.0...react-json-tree@0.15.1)

---
updated-dependencies:
- dependency-name: react-json-tree
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mime](https://github.com/broofa/mime) from 2.5.2 to 3.0.0.
- [Release notes](https://github.com/broofa/mime/releases)
- [Changelog](https://github.com/broofa/mime/blob/master/CHANGELOG.md)
- [Commits](broofa/mime@v2.5.2...v3.0.0)

---
updated-dependencies:
- dependency-name: mime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/concurrently](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/concurrently) from 6.2.1 to 6.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/concurrently)

---
updated-dependencies:
- dependency-name: "@types/concurrently"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2037)

Bumps [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) from 3.39.0 to 3.41.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudfront/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.41.0/clients/client-cloudfront)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.15.6 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-plugin-proposal-object-rest-spread)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-object-rest-spread"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [@vendia/serverless-express](https://github.com/vendia/serverless-express) from 4.3.11 to 4.5.2.
- [Release notes](https://github.com/vendia/serverless-express/releases)
- [Changelog](https://github.com/vendia/serverless-express/blob/mainline/CHANGELOG.md)
- [Commits](CodeGenieApp/serverless-express@v4.3.11...v4.5.2)

---
updated-dependencies:
- dependency-name: "@vendia/serverless-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [better-sqlite3](https://github.com/JoshuaWise/better-sqlite3) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/JoshuaWise/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v7.4.4...v7.4.5)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2053)

Bumps [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) from 3.41.0 to 3.42.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudfront/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.42.0/clients/client-cloudfront)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AinaVendrell and others added 27 commits July 26, 2022 09:08
* doc: fixed word repetition

* doc: Deleted space

* fix: Corrected missing curly bracket and eliminated excess indentation
)

* fix:emoji clarification Icon can not work on widget in shadow dom

* fix:emoji clarification Icon can not work on widget in shadow dom
@manuelalferez
Copy link
Contributor Author

I close PR because I start from master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants