Browse Source

Post release master sync - 0.207.2(Last release) (#8552)

* [create-pull-request] automated change

Signed-off-by: GitHub <noreply@github.com>

* chore: update sdk path

Signed-off-by: Pranav C <pranavxc@gmail.com>

---------

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
pull/8556/head
Pranav C 1 month ago committed by GitHub
parent
commit
4ee308e745
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      packages/nc-lib-gui/package.json
  2. 2
      packages/nocodb-sdk/package.json
  3. 26
      packages/nocodb-sdk/pnpm-lock.yaml
  4. 4
      packages/nocodb/package.json
  5. 81
      pnpm-lock.yaml

2
packages/nc-lib-gui/package.json

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

2
packages/nocodb-sdk/package.json

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

26
packages/nocodb-sdk/pnpm-lock.yaml

@ -9,8 +9,8 @@ dependencies:
specifier: ^1.6.8
version: 1.6.8
dayjs:
specifier: ^1.11.10
version: 1.11.10
specifier: ^1.11.11
version: 1.11.11
jsep:
specifier: ^1.3.8
version: 1.3.8
@ -53,14 +53,14 @@ devDependencies:
specifier: ^2.8.8
version: 2.8.8
rimraf:
specifier: ^5.0.5
version: 5.0.5
specifier: ^5.0.7
version: 5.0.7
ts-jest:
specifier: ^29.1.2
version: 29.1.2(@babel/core@7.23.6)(jest@29.7.0)(typescript@5.3.3)
tsc-alias:
specifier: ^1.8.8
version: 1.8.8
specifier: ^1.8.10
version: 1.8.10
typescript:
specifier: ^5.3.3
version: 5.3.3
@ -1830,8 +1830,8 @@ packages:
minimatch: 3.1.2
dev: true
/dayjs@1.11.10:
resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==}
/dayjs@1.11.11:
resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==}
dev: false
/debug@3.2.7:
@ -4056,9 +4056,9 @@ packages:
glob: 7.2.3
dev: true
/rimraf@5.0.5:
resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==}
engines: {node: '>=14'}
/rimraf@5.0.7:
resolution: {integrity: sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==}
engines: {node: '>=14.18'}
hasBin: true
dependencies:
glob: 10.3.10
@ -4420,8 +4420,8 @@ packages:
yargs-parser: 21.1.1
dev: true
/tsc-alias@1.8.8:
resolution: {integrity: sha512-OYUOd2wl0H858NvABWr/BoSKNERw3N9GTi3rHPK8Iv4O1UyUXIrTTOAZNHsjlVpXFOhpJBVARI1s+rzwLivN3Q==}
/tsc-alias@1.8.10:
resolution: {integrity: sha512-Ibv4KAWfFkFdKJxnWfVtdOmB0Zi1RJVxcbPGiCDsFpCQSsmpWyuzHG3rQyI5YkobWwxFPEyQfu1hdo4qLG2zPw==}
hasBin: true
dependencies:
chokidar: 3.5.3

4
packages/nocodb/package.json

@ -1,6 +1,6 @@
{
"name": "nocodb",
"version": "0.207.1",
"version": "0.207.2",
"description": "NocoDB Backend",
"main": "dist/bundle.js",
"author": {
@ -132,7 +132,7 @@
"mysql2": "^3.9.7",
"nanoid": "^3.3.7",
"nc-help": "0.3.1",
"nc-lib-gui": "0.207.1",
"nc-lib-gui": "0.207.2",
"nc-plugin": "^0.1.3",
"ncp": "^2.0.0",
"nestjs-kafka": "^1.0.6",

81
pnpm-lock.yaml

@ -687,8 +687,8 @@ importers:
specifier: 0.3.1
version: 0.3.1(asn1.js@5.4.1)(debug@4.3.4)(knex@2.4.2)
nc-lib-gui:
specifier: 0.207.1
version: 0.207.1
specifier: 0.207.2
version: 0.207.2
nc-plugin:
specifier: ^0.1.3
version: 0.1.3
@ -9758,8 +9758,8 @@ packages:
'@eslint-community/regexpp': 4.8.0
'@typescript-eslint/parser': 5.62.0(eslint@8.56.0)
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/type-utils': 5.62.0(eslint@8.56.0)
'@typescript-eslint/utils': 5.62.0(eslint@8.56.0)
'@typescript-eslint/type-utils': 5.62.0(eslint@8.56.0)(typescript@5.3.2)
'@typescript-eslint/utils': 5.62.0(eslint@8.56.0)(typescript@5.3.2)
debug: 4.3.4(supports-color@5.5.0)
eslint: 8.56.0
graphemer: 1.4.0
@ -9841,7 +9841,7 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.2)
debug: 4.3.4(supports-color@5.5.0)
eslint: 8.56.0
transitivePeerDependencies:
@ -9923,7 +9923,7 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.2)
'@typescript-eslint/utils': 5.62.0(eslint@8.33.0)
debug: 4.3.4(supports-color@5.5.0)
eslint: 8.33.0
@ -9932,25 +9932,6 @@ packages:
- supports-color
dev: true
/@typescript-eslint/type-utils@5.62.0(eslint@8.56.0):
resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.62.0
'@typescript-eslint/utils': 5.62.0(eslint@8.56.0)
debug: 4.3.4(supports-color@5.5.0)
eslint: 8.56.0
tsutils: 3.21.0(typescript@5.3.2)
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/type-utils@5.62.0(eslint@8.56.0)(typescript@5.3.2):
resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -10025,26 +10006,6 @@ packages:
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
/@typescript-eslint/typescript-estree@5.62.0:
resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/visitor-keys': 5.62.0
debug: 4.3.4(supports-color@5.5.0)
globby: 11.1.0
is-glob: 4.0.3
semver: 7.6.2
tsutils: 3.21.0(typescript@5.3.2)
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/typescript-estree@5.62.0(typescript@5.3.2):
resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -10059,7 +10020,7 @@ packages:
debug: 4.3.4(supports-color@5.5.0)
globby: 11.1.0
is-glob: 4.0.3
semver: 7.6.0
semver: 7.6.2
tsutils: 3.21.0(typescript@5.3.2)
typescript: 5.3.2
transitivePeerDependencies:
@ -10119,7 +10080,7 @@ packages:
'@types/semver': 7.5.0
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.2)
eslint: 8.33.0
eslint-scope: 5.1.1
semver: 7.6.0
@ -10128,26 +10089,6 @@ packages:
- typescript
dev: true
/@typescript-eslint/utils@5.62.0(eslint@8.56.0):
resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
'@types/json-schema': 7.0.12
'@types/semver': 7.5.0
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0
eslint: 8.56.0
eslint-scope: 5.1.1
semver: 7.6.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/@typescript-eslint/utils@5.62.0(eslint@8.56.0)(typescript@5.3.2):
resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -15217,7 +15158,7 @@ packages:
/eslint-plugin-antfu@0.26.3(eslint@8.56.0):
resolution: {integrity: sha512-w64+iWWMSrlsX0oNTuAE0XcgPl3kP2L6xU0iKdLuSTOmhULPE4BoUNuYpD0XUKbP2Ke4JxB+DP/uBNb7jykfbg==}
dependencies:
'@typescript-eslint/utils': 5.62.0(eslint@8.56.0)
'@typescript-eslint/utils': 5.62.0(eslint@8.56.0)(typescript@5.3.2)
transitivePeerDependencies:
- eslint
- supports-color
@ -20953,8 +20894,8 @@ packages:
- supports-color
dev: false
/nc-lib-gui@0.207.1:
resolution: {integrity: sha512-EY3HycJ9/2AE4cnE82P7mkhqrFpexXYFv41kwwZL8LDNSeX/7KqR3qveVs0zFygSp02kv67cqWG025MPqH33lg==}
/nc-lib-gui@0.207.2:
resolution: {integrity: sha512-+/u+N7/vPvcUBs7BN6WM2H2hKxhOta0KKZ75mFyZhb4D/p8Y2SMlCQDAqpkR3lsH0DZaTlKqjGKeYPFtmRw0Ug==}
dependencies:
express: 4.19.2
transitivePeerDependencies:

Loading…
Cancel
Save