Commit graph

1806 commits

Author SHA1 Message Date
LongYinan
8a4870c8dd
Merge pull request #1024 from messense/forbid-unsafe_op_in_unsafe_fn
chore: forbid unsafe_op_in_unsafe_fn
2022-01-13 14:30:53 +08:00
LongYinan
472ac10c67
fix(cli): missing zig-abi-suffix support 2022-01-13 14:26:29 +08:00
messense
43fb8edecd chore: forbid unsafe_op_in_unsafe_fn 2022-01-13 11:26:28 +08:00
LongYinan
20df7be13a
Merge pull request #1023 from napi-rs/fix/get-str-from-object
fix(napi): invalid memory address in FromNapiValue for &str
2022-01-12 17:22:20 +08:00
LongYinan
ee713bce70
ci: fix FreeBSD 2022-01-12 17:08:47 +08:00
LongYinan
2de500f33b
fix(napi): invalid memory address in FromNapiValue for &str 2022-01-12 17:08:47 +08:00
LongYinan
645a2e7885
Release independent packages
napi-derive@2.0.7
2022-01-07 14:11:47 +08:00
yiliuliuyi
8aee7928b9
Merge pull request #1015 from napi-rs/fix/bigint
fix(napi-derive): BigInt in TypeScript should be bigint
2022-01-06 22:49:59 +08:00
LongYinan
b53e0e1e95
fix(napi-derive): BigInt in TypeScript should be bigint 2022-01-06 22:33:34 +08:00
LongYinan
5ef1d11e27
chore: publish
- @napi-rs/cli@2.3.0
2022-01-06 17:41:42 +08:00
LongYinan
581e8cf9f5
Release independent packages
napi-derive@2.0.6
2022-01-06 17:41:02 +08:00
LongYinan
0f5ebc4699
chore(napi-derive-backend): update convert_case 2022-01-06 17:40:25 +08:00
LongYinan
349f747ce4
Merge pull request #1012 from napi-rs/update-convert-case
chore(napi-derive): update convert_case
2022-01-06 17:31:50 +08:00
LongYinan
15d2b95687
chore(napi-derive): update convert_case 2022-01-06 16:54:43 +08:00
LongYinan
d2f3a96660
Merge pull request #1011 from napi-rs/fix/either-should-receive-class
fix(napi-derive): implement missing trait for JsClass reference
2022-01-06 16:36:59 +08:00
LongYinan
b6d126db53
fix(napi-derive): implement missing trait for JsClass reference 2022-01-06 16:19:43 +08:00
LongYinan
b47ccbd194
Merge pull request #1010 from napi-rs/fix/throw-mismatch-object
fix(napi-derive): should throw rather than panic if object mismatched
2022-01-06 16:15:33 +08:00
LongYinan
3565fccdb6
fix(napi-derive): should throw rather than panic if object mismatched 2022-01-06 15:57:41 +08:00
LongYinan
b39802a2ca
Merge pull request #1009 from napi-rs/zig-docker-image
ci: add debian-zig docker image
2022-01-06 15:12:13 +08:00
LongYinan
f55ea6a193
ci: add debian-zig docker image 2022-01-06 14:55:06 +08:00
LongYinan
3f1f1cae82
Merge pull request #1006 from napi-rs/zig-cross-enhance
Zig cross enhance
2022-01-06 13:12:23 +08:00
LongYinan
0db94ccd66
feat(cli): support macOS with --zig flag 2022-01-06 12:53:45 +08:00
LongYinan
de140c63d9
Merge pull request #1004 from napi-rs/disable-worker-threads
test: disable ava worker_threads
2022-01-04 12:45:02 +08:00
LongYinan
5596cf232f
test: disable ava worker_threads 2022-01-04 11:45:00 +08:00
LongYinan
7040a2930f
chore: remove node10 test 2022-01-04 11:14:55 +08:00
LongYinan
04012915bb
Release independent packages
napi-derive@2.0.5
2022-01-04 11:06:38 +08:00
LongYinan
64a28eac87
test: update snapshots format for ava@4 2022-01-04 11:04:45 +08:00
LongYinan
d86e2a68ed
chore: publish
- @napi-rs/cli@2.2.1
2022-01-04 10:59:51 +08:00
LongYinan
157a7f9c2c
Merge pull request #990 from napi-rs/avoid-lld-not-existed
fix(cli): handle lld not found
2022-01-04 10:54:23 +08:00
dependabot[bot]
08f86d99b1
build(deps-dev): bump esbuild from 0.14.8 to 0.14.10 2022-01-03 22:52:40 +00:00
dependabot[bot]
dec37dd252
build(deps-dev): bump @rollup/plugin-replace from 3.0.0 to 3.0.1 2022-01-03 22:52:24 +00:00
dependabot[bot]
4d7da028dc
build(deps-dev): bump ava from 3.15.0 to 4.0.0 2022-01-03 22:52:10 +00:00
dependabot[bot]
547147e921
build(deps-dev): bump @typescript-eslint/parser from 5.8.1 to 5.9.0 2022-01-03 22:31:37 +00:00
dependabot[bot]
029f829bb2
build(deps-dev): bump lint-staged from 12.1.4 to 12.1.5 2022-01-03 22:16:18 +00:00
dependabot[bot]
183173108a
build(deps-dev): bump eslint from 8.5.0 to 8.6.0 2022-01-03 22:16:12 +00:00
dependabot[bot]
a5619763c0
build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 2022-01-03 22:16:05 +00:00
dependabot[bot]
8bca8bf351
build(deps-dev): bump c8 from 7.10.0 to 7.11.0 2022-01-03 22:15:51 +00:00
dependabot[bot]
f288049b92
build(deps-dev): bump @typescript-eslint/eslint-plugin 2022-01-03 22:15:39 +00:00
dependabot[bot]
dfe84e51c1
build(deps-dev): bump @types/dockerode from 3.3.0 to 3.3.1 2022-01-03 22:15:36 +00:00
dependabot[bot]
9093da6284
build(deps-dev): bump @types/node from 17.0.5 to 17.0.7 2022-01-03 22:15:26 +00:00
dependabot[bot]
07c05258b0
build(deps-dev): bump @rollup/plugin-alias from 3.1.8 to 3.1.9 2022-01-03 22:15:21 +00:00
dependabot[bot]
66d37d34f2
build(deps-dev): bump @rollup/plugin-node-resolve from 13.1.1 to 13.1.2 2022-01-03 22:15:09 +00:00
LongYinan
eb79ccebbe
fix(cli): handle lld not found 2022-01-03 22:03:10 +08:00
LongYinan
671ac80e8b
Merge pull request #989 from napi-rs/fix/spwan-arg
fix(cli): shell: true instead of bash
2022-01-03 21:27:55 +08:00
LongYinan
bc570c2918
fix(cli): shell: true instead of bash 2022-01-03 15:23:08 +08:00
Flux Xu
881fd52063
fix(napi-derive): unraw rust identifiers before sending it to js. (#987) 2022-01-03 11:28:35 +08:00
messense
ca3790bdf1
Add support for cross compilation with Zig (#983)
feat(cli): add support for cross compilation with Zig
2021-12-31 11:20:55 +08:00
dependabot[bot]
d58246ea62
build(deps-dev): bump @typescript-eslint/parser from 5.8.0 to 5.8.1 2021-12-27 21:58:12 +00:00
dependabot[bot]
0604a6f58d
build(deps-dev): bump rollup from 2.61.1 to 2.62.0 2021-12-27 21:44:47 +00:00
dependabot[bot]
dda53df837
build(deps-dev): bump @types/node from 17.0.1 to 17.0.5 2021-12-27 21:44:41 +00:00