Commit Graph

37 Commits

Author SHA1 Message Date
Wing-Kam Wong
2a07f73094 fix(nc-cli): add webpack-cli back 2022-10-31 12:00:00 +08:00
Wing-Kam Wong
3d6b7da779 refactor(nc-cli): remove unused dependencies 2022-10-31 11:50:09 +08:00
Wing-Kam Wong
49ab2b225b refactor(global): add license 2022-10-29 18:22:23 +08:00
Wing-Kam Wong
ce232ac2bf refactor(nc-cli): add project description 2022-10-29 16:52:38 +08:00
Wing-Kam Wong
6d986350b4 chore(nc-cli): remove license 2022-10-29 16:52:18 +08:00
Wing-Kam Wong
9fd51c7792 refactor(nc-cli): prettier source code 2022-10-29 16:52:03 +08:00
Wing-Kam Wong
9f8a137c46 refactor(global): revise package.json 2022-10-29 14:00:50 +08:00
Wing-Kam Wong
59f03e9eb4 refactor: remove copyright block as CLA covers it 2022-10-28 20:25:11 +08:00
աɨռɢӄաօռɢ
2f5f7ab1b8 Merge pull request #4123 from nocodb/dependabot/npm_and_yarn/packages/nc-cli/xmldom/xmldom-0.7.6
chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 in /packages/nc-cli
2022-10-28 17:31:15 +08:00
աɨռɢӄաօռɢ
869748dfc2 Merge pull request #2747 from nocodb/dependabot/npm_and_yarn/packages/nc-cli/terser-5.14.2
chore(deps): bump terser from 5.10.0 to 5.14.2 in /packages/nc-cli
2022-10-28 17:25:12 +08:00
dependabot[bot]
fd858abad0 chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 in /packages/nc-cli
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.6)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 08:20:15 +00:00
Wing-Kam Wong
fb7f68819e fix(nc-cli) package version 2022-10-27 16:18:43 +08:00
Wing-Kam Wong
2f8d56049a refactor(nc-cli): remove unused t flag in NC_DB 2022-10-27 14:21:52 +08:00
Wing-Kam Wong
2d4963cbff chore(nc-cli): bump version 2022-10-27 14:21:28 +08:00
Wing-Kam Wong
f3748f802c refactor(nc-cli): remove unncessary build commands 2022-10-27 14:21:15 +08:00
Pranav C
b91e638254 chore(cli): publish the cli and remove unused dependency
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-13 15:14:02 +05:30
Pranav C
3bff97f57d refactor(cli): rename nc alias to noco to avoid conflict
- currently `nc` is conflicting with `nc` (netcat) command in ubuntu and not allowing user to run the script

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-13 15:01:50 +05:30
dependabot[bot]
68febd24fa chore(deps): bump terser from 5.10.0 to 5.14.2 in /packages/nc-cli
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 06:42:23 +00:00
dependabot[bot]
2473ccf20a chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-cli
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 11:04:06 +00:00
dependabot[bot]
33fa92eb9f chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/nc-cli
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 02:20:51 +00:00
dependabot[bot]
abfe6eb8ee chore(deps): bump follow-redirects in /packages/nc-cli
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 17:56:18 +00:00
Naveen MR
a73ec2cea8 fix : bump cli-table3 for color.js fix
Signed-off-by: Naveen MR <oof1lab@gmail.com>
2022-01-09 19:50:59 +00:00
Naveen MR
43b625f491 fix : bump cli-table3 for color.js fix
Signed-off-by: Naveen MR <oof1lab@gmail.com>
2022-01-09 19:50:41 +00:00
Naveen MR
aa57501949 fix : color.js fix
Signed-off-by: Naveen MR <oof1lab@gmail.com>
2022-01-09 10:23:58 +00:00
Naveen MR
32c307f7cc fix: Packages related to docs, static sites, i18n are moved to MIT license. DCO check not required for these.
Signed-off-by: Naveen MR <oof1lab@gmail.com>
2021-11-25 18:33:44 +00:00
Navi
1c30e6e564 chore : setting non-nocodb packages to MIT 2021-11-25 18:27:11 +00:00
dependabot[bot]
219ea5419a chore(deps): bump validator from 13.5.2 to 13.7.0 in /packages/nc-cli (#743)
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.5.2 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.5.2...13.7.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-25 17:54:58 +05:30
Pranav C
7a0f65ab52 fix: bug fix and refactoring
re #755 , #747 , #732 , #767 , #739

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-22 20:22:14 +05:30
Naveen MR
b33f37d94f fix : pull latest docker instead of 0.11.33. 2021-09-22 23:25:00 +01:00
Naveen MR
cef4dd1a3f fix: setting docker pulls to 0.11.33!
Signed-off-by: Naveen MR <oof1lab@gmail.com>
2021-09-22 22:10:28 +01:00
Pranav C
ad4a3c3a91 Merge pull request #510 from nocodb/dependabot/npm_and_yarn/packages/nc-cli/axios-0.21.1
chore(deps): Bump axios from 0.19.2 to 0.21.1 in /packages/nc-cli
2021-09-10 12:21:53 +05:30
Naveen MR
495036b617 docs : refactor
Signed-off-by: Naveen MR <oof1lab@gmail.com>
2021-09-07 12:22:08 +01:00
dependabot[bot]
667c393c70 chore(deps): Bump axios from 0.19.2 to 0.21.1 in /packages/nc-cli
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 15:00:08 +00:00
dependabot[bot]
43c3555ec1 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/nc-cli
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 07:28:32 +00:00
Wing-Kam Wong
fe8d9c2702 fix: incorrect hk language tag
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2021-07-27 20:01:56 +05:30
wingkwong
87ae660c64 chore: sync version with package.json 2021-06-04 21:38:37 +08:00
“pranavxc”
69be190d68 Xmysql is now NocoDB (An Open Source Airtable alternative) 2021-05-27 11:37:53 +05:30