@botpress/cli 5.4.1 → 5.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,44 +1,44 @@
1
1
 
2
- > @botpress/cli@5.4.1 build /home/runner/work/botpress/botpress/packages/cli
2
+ > @botpress/cli@5.4.2 build /home/runner/work/botpress/botpress/packages/cli
3
3
  > pnpm run build:types && pnpm run bundle && pnpm run template:gen
4
4
 
5
5
 
6
- > @botpress/cli@5.4.1 build:types /home/runner/work/botpress/botpress/packages/cli
6
+ > @botpress/cli@5.4.2 build:types /home/runner/work/botpress/botpress/packages/cli
7
7
  > tsc -p ./tsconfig.build.json
8
8
 
9
9
 
10
- > @botpress/cli@5.4.1 bundle /home/runner/work/botpress/botpress/packages/cli
10
+ > @botpress/cli@5.4.2 bundle /home/runner/work/botpress/botpress/packages/cli
11
11
  > ts-node -T build.ts
12
12
 
13
13
 
14
- > @botpress/cli@5.4.1 template:gen /home/runner/work/botpress/botpress/packages/cli
14
+ > @botpress/cli@5.4.2 template:gen /home/runner/work/botpress/botpress/packages/cli
15
15
  > pnpm -r --stream -F @bp-templates/* exec bp gen
16
16
 
17
- 🤖 Botpress CLI v5.4.1
18
- 🤖 Botpress CLI v5.4.1
17
+ 🤖 Botpress CLI v5.4.2
19
18
  ● Checking if cli is up to date
19
+ 🤖 Botpress CLI v5.4.2
20
20
  ● Checking if cli is up to date
21
- 🤖 Botpress CLI v5.4.1
21
+ 🤖 Botpress CLI v5.4.2
22
22
  ● Checking if cli is up to date
23
- 🤖 Botpress CLI v5.4.1
23
+ 🤖 Botpress CLI v5.4.2
24
24
  ● Checking if cli is up to date
25
25
  ● Checking if sdk is up to date
26
26
  ● Checking if sdk is up to date
27
27
  ● Checking if sdk is up to date
28
28
  ● Checking if sdk is up to date
29
+ ○ Generating typings for integration hello-world...
30
+ ○ Generating typings for plugin empty-plugin...
31
+ ○ Generating typings for integration empty-integration...
29
32
  ○ Generating typings for bot...
30
33
  ✓ Typings available at .botpress
31
34
 
32
- ○ Generating typings for plugin empty-plugin...
33
35
  ✓ Typings available at .botpress
34
36
 
35
- ○ Generating typings for integration empty-integration...
36
- ○ Generating typings for integration hello-world...
37
37
  ✓ Typings available at .botpress
38
38
 
39
39
  ✓ Typings available at .botpress
40
40
 
41
- 🤖 Botpress CLI v5.4.1
41
+ 🤖 Botpress CLI v5.4.2
42
42
  ● Checking if cli is up to date
43
43
  ● Checking if sdk is up to date
44
44
  ○ Generating typings for integration webhook-message...
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@botpress/cli",
3
- "version": "5.4.1",
3
+ "version": "5.4.2",
4
4
  "description": "Botpress CLI",
5
5
  "scripts": {
6
6
  "build": "pnpm run build:types && pnpm run bundle && pnpm run template:gen",
@@ -27,8 +27,8 @@
27
27
  "dependencies": {
28
28
  "@apidevtools/json-schema-ref-parser": "^11.7.0",
29
29
  "@botpress/chat": "0.5.4",
30
- "@botpress/client": "1.29.0",
31
- "@botpress/sdk": "5.3.0",
30
+ "@botpress/client": "1.30.0",
31
+ "@botpress/sdk": "5.3.1",
32
32
  "@bpinternal/const": "^0.1.0",
33
33
  "@bpinternal/tunnel": "^0.1.1",
34
34
  "@bpinternal/verel": "^0.2.0",
@@ -5,8 +5,8 @@
5
5
  },
6
6
  "private": true,
7
7
  "dependencies": {
8
- "@botpress/client": "1.29.0",
9
- "@botpress/sdk": "5.3.0"
8
+ "@botpress/client": "1.30.0",
9
+ "@botpress/sdk": "5.3.1"
10
10
  },
11
11
  "devDependencies": {
12
12
  "@types/node": "^22.16.4",
@@ -6,8 +6,8 @@
6
6
  },
7
7
  "private": true,
8
8
  "dependencies": {
9
- "@botpress/client": "1.29.0",
10
- "@botpress/sdk": "5.3.0"
9
+ "@botpress/client": "1.30.0",
10
+ "@botpress/sdk": "5.3.1"
11
11
  },
12
12
  "devDependencies": {
13
13
  "@types/node": "^22.16.4",
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "private": true,
8
8
  "dependencies": {
9
- "@botpress/sdk": "5.3.0"
9
+ "@botpress/sdk": "5.3.1"
10
10
  },
11
11
  "devDependencies": {
12
12
  "@types/node": "^22.16.4",
@@ -6,8 +6,8 @@
6
6
  },
7
7
  "private": true,
8
8
  "dependencies": {
9
- "@botpress/client": "1.29.0",
10
- "@botpress/sdk": "5.3.0"
9
+ "@botpress/client": "1.30.0",
10
+ "@botpress/sdk": "5.3.1"
11
11
  },
12
12
  "devDependencies": {
13
13
  "@types/node": "^22.16.4",
@@ -6,8 +6,8 @@
6
6
  },
7
7
  "private": true,
8
8
  "dependencies": {
9
- "@botpress/client": "1.29.0",
10
- "@botpress/sdk": "5.3.0",
9
+ "@botpress/client": "1.30.0",
10
+ "@botpress/sdk": "5.3.1",
11
11
  "axios": "^1.6.8"
12
12
  },
13
13
  "devDependencies": {