Merge pull request #12833 from nocodb/release/0.301.0

This commit is contained in:
github-actions[bot]
2026-01-13 15:09:52 +00:00
committed by GitHub
5 changed files with 61 additions and 15 deletions

View File

@@ -133,7 +133,7 @@
"monacopilot": "^1.2.2",
"nc-analytics": "^0.0.6",
"nc-jsep": "^1.7.5",
"nocodb-sdk": "workspace:^",
"nocodb-sdk": "0.301.0",
"nocodb-sdk-v2": "workspace:^",
"papaparse": "^5.5.2",
"pdfobject": "^2.3.0",

View File

@@ -1,6 +1,6 @@
{
"name": "nc-lib-gui",
"version": "0.300.0",
"version": "0.301.0",
"description": "NocoDB GUI",
"author": {
"name": "NocoDB",

View File

@@ -1,6 +1,6 @@
{
"name": "nocodb-sdk",
"version": "0.300.0",
"version": "0.301.0",
"description": "NocoDB SDK",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",

View File

@@ -1,6 +1,6 @@
{
"name": "nocodb",
"version": "0.300.0",
"version": "0.301.0",
"description": "NocoDB Backend",
"main": "dist/bundle.js",
"author": {
@@ -158,10 +158,10 @@
"mysql2": "^3.14.1",
"nanoid": "^3.3.8",
"nc-jsep": "^1.7.5",
"nc-lib-gui": "0.300.0",
"nc-lib-gui": "0.301.0",
"nestjs-pino": "^3.5.0",
"net": "^1.0.2",
"nocodb-sdk": "workspace:^",
"nocodb-sdk": "0.301.0",
"node-sql-parser": "^5.3.6",
"nodemailer": "^6.10.0",
"npm": "^11.3.0",

64
pnpm-lock.yaml generated
View File

@@ -353,8 +353,8 @@ importers:
specifier: ^1.7.5
version: 1.7.5
nocodb-sdk:
specifier: workspace:^
version: link:../nocodb-sdk
specifier: 0.301.0
version: 0.301.0(vue@3.5.14(typescript@5.8.3))
nocodb-sdk-v2:
specifier: workspace:^
version: link:../nocodb-sdk-v2
@@ -1066,8 +1066,8 @@ importers:
specifier: ^1.7.5
version: 1.7.5
nc-lib-gui:
specifier: 0.300.0
version: 0.300.0
specifier: 0.301.0
version: 0.301.0
nestjs-pino:
specifier: ^3.5.0
version: 3.5.0(@nestjs/common@10.4.19(class-transformer@0.3.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(pino-http@8.6.1)
@@ -1075,8 +1075,8 @@ importers:
specifier: ^1.0.2
version: 1.0.2
nocodb-sdk:
specifier: workspace:^
version: link:../nocodb-sdk
specifier: 0.301.0
version: 0.301.0(debug@4.4.1)(vue@3.5.15(typescript@5.8.3))
node-sql-parser:
specifier: ^5.3.6
version: 5.3.13
@@ -13742,8 +13742,8 @@ packages:
resolution: {integrity: sha512-2EfjyM8ITPNdumJvd2CFamPO4dvQdrMAPmw9sK0Ex4mMJ/NagdQTnvm/GVaSVshchISx38D0LG+Xqhl3mPKO2w==}
engines: {node: '>= 20'}
nc-lib-gui@0.300.0:
resolution: {integrity: sha512-UX920ZYa9jQAdwqO9nGOdzU++hzVb3S5Ww1kZSeLekjB7tyZTQSaf1LkRc+aDGE1AYUWrldlahKYmqiau4UhIA==}
nc-lib-gui@0.301.0:
resolution: {integrity: sha512-70uTCLj/b4oCKqaz1u5ixTZ102TRKSjDyRFzrqb3sEjOhmLVSyzQg9TZk0u+AJGZt47Qif+G2ZHhbQhrs87zjQ==}
negotiator@0.6.3:
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
@@ -13820,6 +13820,10 @@ packages:
resolution: {integrity: sha512-67n1OfusL/ON57fwFJ6ZurSJa/msYVQmqlz9rCel2HJYj4Zeb8v9TcmRdEW+PV2i9Fm2358umSvzZukhw/E8DA==}
engines: {node: '>=18.20.0 <20 || >=20.12.1'}
nocodb-sdk@0.301.0:
resolution: {integrity: sha512-8kAOTzDXL9xIuyUkDGXsfWCk2+S2lSJxXHQCiFYC95up2Nu0F+Oh9reeC5bfTdSyX/Vmp+v1PBpLiH/hNEm3mw==}
engines: {node: '>=18'}
node-abi@3.75.0:
resolution: {integrity: sha512-OhYaY5sDsIka7H7AtijtI9jwGYLyl29eQn/W623DiN/MIv5sUqc4g7BIDThX+gb7di9f6xK02nkp8sdfFWZLTg==}
engines: {node: '>=10'}
@@ -34618,7 +34622,7 @@ snapshots:
dependencies:
nc-jsep-plugin-ternary: 1.7.5(nc-jsep@1.7.5)
nc-lib-gui@0.300.0:
nc-lib-gui@0.301.0:
dependencies:
express: 4.21.2
transitivePeerDependencies:
@@ -34793,6 +34797,48 @@ snapshots:
json-stringify-safe: 5.0.1
propagate: 2.0.1
nocodb-sdk@0.301.0(debug@4.4.1)(vue@3.5.15(typescript@5.8.3)):
dependencies:
'@vue-flow/core': 1.48.1(vue@3.5.15(typescript@5.8.3))
acorn-loose: 8.5.2
acorn-walk: 8.3.4
axios: 1.9.0(debug@4.4.1)
chevrotain: 10.5.0
dayjs: 1.11.19
fast-deep-equal: 3.1.3
nc-jsep: 1.7.5
nc-jsep-plugin-arrow: 1.7.5(nc-jsep@1.7.5)
nc-jsep-plugin-object: 1.7.5(nc-jsep@1.7.5)
nc-jsep-plugin-template: 1.7.5(nc-jsep@1.7.5)
nc-jsep-plugin-ternary: 1.7.5(nc-jsep@1.7.5)
rfdc: 1.4.1
validator: 13.15.26
transitivePeerDependencies:
- '@vue/composition-api'
- debug
- vue
nocodb-sdk@0.301.0(vue@3.5.14(typescript@5.8.3)):
dependencies:
'@vue-flow/core': 1.48.1(vue@3.5.14(typescript@5.8.3))
acorn-loose: 8.5.2
acorn-walk: 8.3.4
axios: 1.9.0(debug@4.4.1)
chevrotain: 10.5.0
dayjs: 1.11.19
fast-deep-equal: 3.1.3
nc-jsep: 1.7.5
nc-jsep-plugin-arrow: 1.7.5(nc-jsep@1.7.5)
nc-jsep-plugin-object: 1.7.5(nc-jsep@1.7.5)
nc-jsep-plugin-template: 1.7.5(nc-jsep@1.7.5)
nc-jsep-plugin-ternary: 1.7.5(nc-jsep@1.7.5)
rfdc: 1.4.1
validator: 13.15.26
transitivePeerDependencies:
- '@vue/composition-api'
- debug
- vue
node-abi@3.75.0:
dependencies:
semver: 7.7.2