dependabot[bot]
ebfaa52d07
build(deps-dev): bump eslint from 8.4.1 to 8.5.0
2021-12-20 21:55:44 +00:00
dependabot[bot]
5fbb7974ea
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-12-20 21:55:19 +00:00
dependabot[bot]
442abf85d3
build(deps-dev): bump @types/node from 16.11.12 to 17.0.1
2021-12-20 21:55:07 +00:00
dependabot[bot]
eed20fe807
build(deps-dev): bump typescript from 4.5.3 to 4.5.4
2021-12-20 21:54:54 +00:00
LongYinan
91d07810a2
fix(napi): ThreadsafeFunction with ErrorStrategy::Fatal should throw fatal exception
2021-12-14 12:47:23 +08:00
dependabot[bot]
98791a40e6
build(deps-dev): bump eslint from 8.4.0 to 8.4.1
2021-12-13 22:33:40 +00:00
dependabot[bot]
f58d2c600f
build(deps-dev): bump @typescript-eslint/parser from 5.6.0 to 5.7.0
2021-12-13 22:33:26 +00:00
dependabot[bot]
12b912b193
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-12-13 22:09:17 +00:00
dependabot[bot]
4caacd8eb3
build(deps-dev): bump @types/node from 16.11.11 to 16.11.12
2021-12-13 22:09:15 +00:00
dependabot[bot]
ae9e026c50
build(deps-dev): bump rollup from 2.60.2 to 2.61.1
2021-12-13 22:09:05 +00:00
dependabot[bot]
c05dffa1c3
build(deps-dev): bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.1
2021-12-13 22:08:59 +00:00
dependabot[bot]
88f1573768
build(deps-dev): bump typescript from 4.5.2 to 4.5.3
2021-12-13 22:08:49 +00:00
dependabot[bot]
40bdff8494
build(deps-dev): bump esbuild from 0.14.2 to 0.14.3
2021-12-13 22:08:35 +00:00
LongYinan
a7e9f82fd9
style: run fmt
2021-12-10 16:55:55 +08:00
LongYinan
4177d071a3
chore: simplify format command
2021-12-10 12:58:17 +08:00
LongYinan
8b362d8eb1
Revert "build(deps): bump chalk from 4.1.2 to 5.0.0"
...
This reverts commit b357f6e6a5
.
2021-12-07 10:50:39 +08:00
dependabot[bot]
de4bdcedd5
build(deps-dev): bump eslint from 8.3.0 to 8.4.0
2021-12-06 22:12:17 +00:00
dependabot[bot]
19a096dd11
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-12-06 22:12:02 +00:00
dependabot[bot]
0e9e99720e
build(deps-dev): bump prettier from 2.5.0 to 2.5.1
2021-12-06 21:51:33 +00:00
dependabot[bot]
b357f6e6a5
build(deps): bump chalk from 4.1.2 to 5.0.0
2021-12-06 21:51:23 +00:00
dependabot[bot]
f9cadf4ccd
build(deps-dev): bump esbuild from 0.14.1 to 0.14.2
2021-12-06 21:50:44 +00:00
dependabot[bot]
fbf223c7c4
build(deps-dev): bump @typescript-eslint/parser from 5.5.0 to 5.6.0
2021-12-06 21:44:16 +00:00
LongYinan
9b71059745
ci: add armv7 android build
2021-12-02 13:33:57 +08:00
LongYinan
d9c53d728b
feat(napi): support TypedArray input and output
2021-12-02 11:26:52 +08:00
dependabot[bot]
1a2c692a1a
build(deps-dev): bump @typescript-eslint/parser from 5.4.0 to 5.5.0
2021-11-29 22:01:23 +00:00
dependabot[bot]
c1755c62c9
build(deps-dev): bump prettier from 2.4.1 to 2.5.0
2021-11-29 21:50:29 +00:00
dependabot[bot]
e8e0ba6a32
build(deps-dev): bump esbuild from 0.13.15 to 0.14.0
2021-11-29 21:50:14 +00:00
dependabot[bot]
43879344b2
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-11-29 21:50:06 +00:00
dependabot[bot]
847039ec87
build(deps-dev): bump @types/node from 16.11.9 to 16.11.10
2021-11-29 21:49:37 +00:00
dependabot[bot]
277d9c7f8a
build(deps-dev): bump esbuild from 0.13.14 to 0.13.15
2021-11-22 22:02:34 +00:00
dependabot[bot]
b983981ce8
build(deps-dev): bump source-map-support from 0.5.20 to 0.5.21
2021-11-22 21:53:04 +00:00
dependabot[bot]
1682f5703d
build(deps-dev): bump lint-staged from 12.0.2 to 12.1.2
2021-11-22 21:52:56 +00:00
dependabot[bot]
2e8ce01d60
build(deps-dev): bump rollup from 2.60.0 to 2.60.1
2021-11-22 21:52:51 +00:00
dependabot[bot]
782d927fee
build(deps-dev): bump eslint from 8.2.0 to 8.3.0
2021-11-22 21:52:45 +00:00
dependabot[bot]
f34ab2e92c
build(deps-dev): bump typescript from 4.4.4 to 4.5.2
2021-11-22 21:52:29 +00:00
dependabot[bot]
9ae38136b5
build(deps-dev): bump @types/node from 16.11.7 to 16.11.9
2021-11-22 21:52:13 +00:00
LongYinan
4c3fe26478
feat(cli): refactor cli build
2021-11-19 18:22:40 +08:00
dependabot[bot]
be70c27667
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-11-15 21:42:20 +00:00
dependabot[bot]
06ec033844
build(deps-dev): bump lint-staged from 11.2.6 to 12.0.2
2021-11-15 21:27:48 +00:00
dependabot[bot]
f0485e1c03
build(deps-dev): bump @typescript-eslint/parser from 5.3.1 to 5.4.0
2021-11-15 21:27:37 +00:00
dependabot[bot]
6fef238673
build(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.25.3
2021-11-15 21:27:32 +00:00
LongYinan
35b0e53801
chore: update lockfile
2021-11-09 21:43:51 +08:00
dependabot[bot]
b7a98d2c7a
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-11-08 21:47:18 +00:00
dependabot[bot]
89a5547e33
build(deps-dev): bump eslint from 8.1.0 to 8.2.0
2021-11-08 21:33:58 +00:00
dependabot[bot]
85fc76206a
build(deps-dev): bump sinon from 11.1.2 to 12.0.1
2021-11-08 21:33:31 +00:00
dependabot[bot]
baa6c94387
build(deps-dev): bump @typescript-eslint/parser from 5.3.0 to 5.3.1
2021-11-08 21:33:15 +00:00
dependabot[bot]
ff593eac6a
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-11-01 22:04:23 +00:00
dependabot[bot]
d745852050
build(deps-dev): bump @types/node from 16.11.5 to 16.11.6
2021-11-01 22:03:51 +00:00
dependabot[bot]
4ce07d347c
build(deps-dev): bump lint-staged from 11.2.4 to 11.2.6
2021-11-01 21:38:08 +00:00
dependabot[bot]
7d02ce4425
build(deps-dev): bump esbuild from 0.13.9 to 0.13.12
2021-11-01 21:37:56 +00:00
dependabot[bot]
0f8324707f
build(deps-dev): bump @typescript-eslint/parser from 5.2.0 to 5.3.0
2021-11-01 21:37:43 +00:00
dependabot[bot]
5d430308a8
build(deps-dev): bump @types/sinon from 10.0.5 to 10.0.6
2021-11-01 21:37:16 +00:00
dependabot[bot]
28957fd3dd
build(deps-dev): bump esbuild from 0.13.8 to 0.13.9
2021-10-25 22:31:41 +00:00
dependabot[bot]
e4109bfe82
build(deps-dev): bump @types/node from 16.11.1 to 16.11.5
2021-10-25 22:31:34 +00:00
dependabot[bot]
f69fd93d17
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-10-25 22:17:42 +00:00
dependabot[bot]
ae17fb831a
build(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0
2021-10-25 22:03:30 +00:00
dependabot[bot]
000ff7b6c4
build(deps-dev): bump lint-staged from 11.2.3 to 11.2.4
2021-10-25 22:03:26 +00:00
dependabot[bot]
82d315873c
build(deps-dev): bump benny from 3.7.0 to 3.7.1
2021-10-25 22:03:22 +00:00
dependabot[bot]
7ef19c1036
build(deps-dev): bump eslint from 8.0.1 to 8.1.0
2021-10-25 22:02:57 +00:00
dependabot[bot]
777123a911
build(deps-dev): bump husky from 7.0.2 to 7.0.4
2021-10-25 22:02:51 +00:00
dependabot[bot]
23ab3d4a70
build(deps-dev): bump @types/sinon from 10.0.4 to 10.0.5
2021-10-25 22:02:41 +00:00
dependabot[bot]
7a1053c4da
build(deps-dev): bump ts-node from 10.3.0 to 10.4.0
2021-10-25 22:02:35 +00:00
LongYinan
d164a79514
ci: build and push arm docker images
2021-10-20 11:22:17 +08:00
dependabot[bot]
1015c9cbf0
build(deps-dev): bump eslint-plugin-import from 2.24.2 to 2.25.2
2021-10-18 21:39:38 +00:00
dependabot[bot]
992a79b8aa
build(deps-dev): bump esbuild from 0.13.4 to 0.13.8
2021-10-18 21:39:18 +00:00
dependabot[bot]
f26e031504
build(deps-dev): bump @types/node from 16.10.2 to 16.11.1
2021-10-18 21:39:10 +00:00
dependabot[bot]
e26f1657a3
build(deps-dev): bump typescript from 4.4.3 to 4.4.4
2021-10-18 21:38:55 +00:00
dependabot[bot]
1b22e4b4d7
build(deps-dev): bump c8 from 7.9.0 to 7.10.0
2021-10-11 21:43:25 +00:00
dependabot[bot]
630f5033e5
build(deps-dev): bump ts-node from 10.2.1 to 10.3.0
2021-10-11 21:43:21 +00:00
dependabot[bot]
3e3c001750
build(deps-dev): bump lint-staged from 11.2.0 to 11.2.3
2021-10-11 21:43:10 +00:00
dependabot[bot]
3369460c40
build(deps-dev): bump esbuild from 0.13.3 to 0.13.4
2021-10-11 21:43:07 +00:00
dependabot[bot]
f830f6ce8b
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-10-04 22:12:16 +00:00
dependabot[bot]
cdf22051c9
build(deps-dev): bump @types/node from 16.10.1 to 16.10.2
2021-10-04 21:55:13 +00:00
dependabot[bot]
339c5b226b
build(deps-dev): bump esbuild from 0.13.2 to 0.13.3
2021-10-04 21:55:04 +00:00
dependabot[bot]
c6fdb7028a
build(deps-dev): bump lint-staged from 11.1.2 to 11.2.0
2021-10-04 21:54:54 +00:00
dependabot[bot]
5441c4a29c
build(deps-dev): bump @typescript-eslint/parser from 4.32.0 to 4.33.0
2021-10-04 21:54:48 +00:00
dependabot[bot]
fae58b7268
build(deps-dev): bump benny from 3.6.15 to 3.7.0
2021-10-04 21:36:34 +00:00
dependabot[bot]
2e27aff66b
build(deps-dev): bump @types/sinon from 10.0.2 to 10.0.4
2021-09-27 22:05:37 +00:00
dependabot[bot]
3956e005d8
build(deps-dev): bump @typescript-eslint/parser from 4.31.2 to 4.32.0
2021-09-27 22:05:29 +00:00
dependabot[bot]
fa578e45eb
build(deps-dev): bump @types/node from 16.9.4 to 16.10.1
2021-09-27 21:48:06 +00:00
dependabot[bot]
a3e75449fe
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-09-27 21:48:01 +00:00
dependabot[bot]
3ff5497f9c
build(deps-dev): bump esbuild from 0.12.28 to 0.13.2
2021-09-27 21:47:51 +00:00
forehalo
2467b7139b
Introduce #[napi]
procedural macro to automation development boilerplate ( #696 )
...
* napi procedural macro for basic rust/JavaScript types
* introduce the `compat-mode` for `napi` and `napi-derive` crates for backward compatible
* remove #[inline] and let compiler to decide the inline behavior
* cli now can produce the `.d.ts` file for native binding
* many tests and example for the new procedural macro
Co-authored-by: LongYinan <lynweklm@gmail.com>
2021-09-23 01:29:09 +08:00
dependabot[bot]
b64677aaad
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-09-20 21:50:58 +00:00
dependabot[bot]
85a5139066
build(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2
2021-09-20 21:37:45 +00:00
dependabot[bot]
4b7415d6c9
build(deps-dev): bump @types/node from 16.9.2 to 16.9.4
2021-09-20 21:37:38 +00:00
dependabot[bot]
46bdb8e73c
build(deps-dev): bump prettier from 2.4.0 to 2.4.1
2021-09-20 21:37:10 +00:00
dependabot[bot]
893a91388c
build(deps-dev): bump source-map-support from 0.5.19 to 0.5.20
2021-09-17 12:08:37 +00:00
dependabot[bot]
41cdcbf20a
build(deps-dev): bump @types/node from 16.7.10 to 16.9.2
2021-09-17 11:57:34 +00:00
LongYinan
72f2ef0652
Merge pull request #747 from napi-rs/dependabot/npm_and_yarn/esbuild-0.12.28
...
build(deps-dev): bump esbuild from 0.12.25 to 0.12.28
2021-09-17 19:45:26 +08:00
dependabot[bot]
88336e9458
build(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.31.0 to 4.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 16:21:24 +00:00
dependabot[bot]
8524f0867f
build(deps-dev): bump esbuild from 0.12.25 to 0.12.28
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.12.25 to 0.12.28.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.12.25...v0.12.28 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 16:20:36 +00:00
LongYinan
c5828be4b0
Merge pull request #744 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-4.31.1
...
build(deps-dev): bump @typescript-eslint/parser from 4.31.0 to 4.31.1
2021-09-14 16:57:29 +08:00
LongYinan
f8e685b878
Merge pull request #738 from napi-rs/dependabot/npm_and_yarn/prettier-2.4.0
...
build(deps-dev): bump prettier from 2.3.2 to 2.4.0
2021-09-14 16:57:17 +08:00
LongYinan
d579beb63f
Merge pull request #740 from napi-rs/dependabot/npm_and_yarn/esbuild-0.12.27
...
build(deps-dev): bump esbuild from 0.12.25 to 0.12.27
2021-09-14 16:55:57 +08:00
LongYinan
6c93117199
Merge pull request #736 from napi-rs/dependabot/npm_and_yarn/typescript-4.4.3
...
build(deps-dev): bump typescript from 4.4.2 to 4.4.3
2021-09-14 16:55:37 +08:00
LongYinan
04aabe27c6
Merge pull request #745 from napi-rs/dependabot/npm_and_yarn/c8-7.9.0
...
build(deps-dev): bump c8 from 7.8.0 to 7.9.0
2021-09-14 16:55:27 +08:00
dependabot[bot]
3564b8ee6d
build(deps-dev): bump c8 from 7.8.0 to 7.9.0
...
Bumps [c8](https://github.com/bcoe/c8 ) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/bcoe/c8/releases )
- [Changelog](https://github.com/bcoe/c8/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcoe/c8/compare/v7.8.0...v7.9.0 )
---
updated-dependencies:
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:13:33 +00:00
dependabot[bot]
f34123c4b6
build(deps-dev): bump @typescript-eslint/parser from 4.31.0 to 4.31.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.31.0 to 4.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:13:16 +00:00
dependabot[bot]
70c22dd1e7
build(deps-dev): bump @types/lodash-es from 4.17.4 to 4.17.5
...
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es ) from 4.17.4 to 4.17.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es )
---
updated-dependencies:
- dependency-name: "@types/lodash-es"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:12:45 +00:00
dependabot[bot]
234b974588
build(deps-dev): bump esbuild from 0.12.25 to 0.12.27
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.12.25 to 0.12.27.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.12.25...v0.12.27 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:08:23 +00:00
dependabot[bot]
591d400fd8
build(deps-dev): bump prettier from 2.3.2 to 2.4.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:07:39 +00:00
dependabot[bot]
370f1d0e5b
build(deps-dev): bump typescript from 4.4.2 to 4.4.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:04:58 +00:00
dependabot[bot]
d558064141
build(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0
2021-09-06 21:37:16 +00:00
dependabot[bot]
a07afcf25f
build(deps-dev): bump esbuild from 0.12.24 to 0.12.25
2021-09-06 21:21:53 +00:00
dependabot[bot]
1d3593fcfa
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-09-06 21:21:39 +00:00
LongYinan
c303f358ef
fix(cli): missed inquirer dependency
2021-09-02 23:23:17 +08:00
LongYinan
a983babd63
chore(deps): lock file maintenance
2021-09-01 10:29:16 +08:00
dependabot[bot]
dee5968c1a
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-08-30 22:12:25 +00:00
dependabot[bot]
d36c9d7986
build(deps-dev): bump eslint-plugin-import from 2.24.1 to 2.24.2
2021-08-30 22:11:52 +00:00
dependabot[bot]
bca60da9c6
build(deps-dev): bump husky from 7.0.1 to 7.0.2
2021-08-30 22:11:37 +00:00
dependabot[bot]
119c1f4411
build(deps-dev): bump esbuild from 0.12.22 to 0.12.24
2021-08-30 21:44:22 +00:00
dependabot[bot]
0d019c18d9
build(deps-dev): bump @types/node from 16.7.1 to 16.7.8
2021-08-30 21:44:04 +00:00
dependabot[bot]
a0281f4c61
build(deps-dev): bump typescript from 4.3.5 to 4.4.2
2021-08-30 21:43:56 +00:00
dependabot[bot]
1305543e3c
build(deps-dev): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
2021-08-30 21:43:43 +00:00
dependabot[bot]
7804ecb67c
build(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0
2021-08-30 21:43:36 +00:00
dependabot[bot]
136a29ba5d
build(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 3.4.1
2021-08-23 21:53:18 +00:00
dependabot[bot]
6fcbd94729
build(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.29.3
2021-08-23 21:52:25 +00:00
dependabot[bot]
cf84459564
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-08-23 21:40:21 +00:00
dependabot[bot]
aa619da057
build(deps-dev): bump @types/node from 16.6.1 to 16.7.1
2021-08-23 21:40:17 +00:00
dependabot[bot]
9d17c263dd
build(deps-dev): bump ts-node from 10.2.0 to 10.2.1
2021-08-23 21:40:06 +00:00
dependabot[bot]
bb88db22c3
build(deps-dev): bump esbuild from 0.12.20 to 0.12.22
2021-08-23 21:39:57 +00:00
dependabot[bot]
3c365681c3
build(deps-dev): bump eslint-plugin-import from 2.24.0 to 2.24.1
2021-08-23 21:39:42 +00:00
dependabot[bot]
6766d17319
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-08-16 21:49:23 +00:00
dependabot[bot]
0fb56b27a2
build(deps-dev): bump esbuild from 0.12.19 to 0.12.20
2021-08-16 21:30:22 +00:00
dependabot[bot]
e9d9b666d8
build(deps-dev): bump tslib from 2.3.0 to 2.3.1
2021-08-16 21:30:16 +00:00
dependabot[bot]
8a30b93330
build(deps-dev): bump @typescript-eslint/parser from 4.29.1 to 4.29.2
2021-08-16 21:30:02 +00:00
dependabot[bot]
540a1a4c5d
build(deps-dev): bump @types/node from 16.4.13 to 16.6.1
2021-08-16 21:29:54 +00:00
dependabot[bot]
c825b06277
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-08-09 21:43:20 +00:00
dependabot[bot]
ded3c1e702
build(deps-dev): bump lint-staged from 11.1.1 to 11.1.2
2021-08-09 21:30:27 +00:00
dependabot[bot]
decbda38c4
build(deps-dev): bump ts-node from 10.1.0 to 10.2.0
2021-08-09 21:30:17 +00:00
dependabot[bot]
4e6df31da3
build(deps-dev): bump esbuild from 0.12.18 to 0.12.19
2021-08-09 21:30:15 +00:00
dependabot[bot]
b78f70a807
build(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.0
2021-08-09 21:30:02 +00:00
dependabot[bot]
430c33bb07
build(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.29.1
2021-08-09 21:29:49 +00:00
LongYinan
67ad0a4d4d
feat(cli): upgrade clipanion v3
...
Remove napi new command
2021-08-07 00:23:17 +08:00
dependabot[bot]
2f0edd204a
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-08-02 22:14:43 +00:00
dependabot[bot]
13c61cda19
build(deps-dev): bump c8 from 7.7.3 to 7.8.0
2021-08-02 21:56:42 +00:00
dependabot[bot]
c09f0db6e7
build(deps-dev): bump esbuild from 0.12.16 to 0.12.17
2021-08-02 21:44:10 +00:00
dependabot[bot]
61fe7ddda5
build(deps-dev): bump @types/node from 16.4.3 to 16.4.10
2021-08-02 21:43:57 +00:00
dependabot[bot]
e2b466a1bf
build(deps-dev): bump @typescript-eslint/parser from 4.28.5 to 4.29.0
2021-08-02 21:43:49 +00:00
dependabot[bot]
7d6c850979
build(deps-dev): bump sinon from 11.1.1 to 11.1.2
2021-08-02 21:29:55 +00:00
dependabot[bot]
27430772ba
build(deps-dev): bump eslint from 7.31.0 to 7.32.0
2021-08-02 21:15:59 +00:00
dependabot[bot]
42fa992670
build(deps-dev): bump @types/debug from 4.1.6 to 4.1.7
2021-07-26 21:58:01 +00:00
dependabot[bot]
3a7b8ec1d4
build(deps-dev): bump @typescript-eslint/eslint-plugin
2021-07-26 21:47:45 +00:00
dependabot[bot]
3f5d866e62
build(deps-dev): bump @types/node from 16.3.3 to 16.4.3
2021-07-26 21:38:17 +00:00
dependabot[bot]
f34d627aea
build(deps-dev): bump lint-staged from 11.0.1 to 11.1.1
2021-07-26 21:38:09 +00:00
dependabot[bot]
0f57805518
build(deps-dev): bump @typescript-eslint/parser from 4.28.4 to 4.28.5
2021-07-26 21:22:55 +00:00
dependabot[bot]
02fe7370d3
build(deps-dev): bump esbuild from 0.12.15 to 0.12.16
2021-07-26 21:22:47 +00:00
LongYinan
0c3918df24
chore: reduce published size
2021-07-22 13:35:01 +08:00
dependabot[bot]
e3b3062bcd
build(deps-dev): bump @types/node from 16.3.1 to 16.3.3
2021-07-19 21:34:58 +00:00