Commit graph

1039 commits

Author SHA1 Message Date
dependabot[bot]
e4d00dde21
build(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 2021-04-26 05:51:16 +00:00
dependabot[bot]
1d33704cf8
build(deps): bump chalk from 4.1.0 to 4.1.1 2021-04-26 05:50:55 +00:00
LongYinan
dfc4805344
napi@1.6.0 2021-04-21 23:55:12 +08:00
LongYinan
22197cc2cf
napi-sys@1.1.0 2021-04-21 23:54:34 +08:00
LongYinan
a540c8c07f
Merge pull request #542 from napi-rs/node-16
Node 16
2021-04-21 23:29:32 +08:00
LongYinan
daef1956b2
feat(napi): add napi8 features 2021-04-21 23:13:34 +08:00
dependabot[bot]
e9bb6d19ca
build(deps-dev): bump @types/node from 14.14.37 to 14.14.41 2021-04-19 10:03:50 +00:00
dependabot[bot]
8ffb522122
build(deps-dev): bump @types/sinon from 9.0.11 to 10.0.0 2021-04-19 06:03:51 +00:00
dependabot[bot]
0bdfe8ea53
build(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 2021-04-19 06:03:44 +00:00
dependabot[bot]
d7d45b9fc5
build(deps-dev): bump @typescript-eslint/parser from 4.21.0 to 4.22.0 2021-04-19 06:03:31 +00:00
dependabot[bot]
354ac03f32
build(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 2021-04-19 06:03:18 +00:00
dependabot[bot]
0f9c003fd9
build(deps-dev): bump typescript from 4.2.3 to 4.2.4 2021-04-19 03:55:26 +00:00
dependabot[bot]
e447d5f2d8
build(deps-dev): bump c8 from 7.7.0 to 7.7.1 2021-04-19 03:55:11 +00:00
dependabot[bot]
652c736598
build(deps-dev): bump @typescript-eslint/eslint-plugin 2021-04-19 03:55:02 +00:00
LongYinan
9e4d95b3a1
Merge pull request #528 from napi-rs/dependabot/npm_and_yarn/tslib-2.2.0
build(deps): bump tslib from 2.1.0 to 2.2.0
2021-04-19 11:22:56 +08:00
LongYinan
51d5c8de5c
Merge pull request #529 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-4.21.0
build(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.21.0
2021-04-19 11:19:39 +08:00
LongYinan
32ef9e82b8
Merge pull request #531 from napi-rs/dependabot/npm_and_yarn/eslint-7.24.0
build(deps-dev): bump eslint from 7.23.0 to 7.24.0
2021-04-19 11:19:26 +08:00
LongYinan
5669d49b7d
@napi-rs/cli@1.0.4 2021-04-19 11:16:37 +08:00
LongYinan
d5192e05a5
Merge pull request #535 from DeMoorJasper/tweak-build-command 2021-04-19 01:20:48 +08:00
Jasper De Moor
27a8581d1d add cwd docs and RUST_TARGET 2021-04-18 17:52:28 +02:00
LongYinan
00aa4ad632
napi@1.5.0 2021-04-14 14:58:13 +08:00
LongYinan
a1df1fe586
napi-build@1.0.2 2021-04-14 14:57:06 +08:00
LongYinan
72c222f71d
Merge pull request #533 from napi-rs/create-string-from-cstring
feat(napi): expose create_string_from_c_char for C ffi scenario
2021-04-14 14:55:40 +08:00
LongYinan
d1bceccbe6
feat(napi): expose create_string_from_c_char for C ffi scenario 2021-04-14 14:05:07 +08:00
LongYinan
3be8136a7a
Merge pull request #532 from napi-rs/tsfn-memory-ordering
fix(napi): memory ordering issues in tsfn
2021-04-12 18:37:34 +08:00
LongYinan
5a21bbeb8e
fix(napi): memory ordering issues in tsfn 2021-04-12 18:04:02 +08:00
LongYinan
244536c6d2
ci: add dependabot auto merge 2021-04-12 16:56:09 +08:00
dependabot[bot]
0871a36b3e
build(deps-dev): bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:34:52 +00:00
dependabot[bot]
a269837d89
build(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.0.
- [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.21.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:34:04 +00:00
dependabot[bot]
87d70ca74c
build(deps): bump tslib from 2.1.0 to 2.2.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.1.0...2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:33:28 +00:00
LongYinan
a3783e733f
Merge pull request #525 from napi-rs/debian-docker
ci: add debian docker image
2021-04-12 11:22:23 +08:00
LongYinan
af89f1a046
ci: test musl target on new alpine docker image 2021-04-12 11:10:50 +08:00
LongYinan
8f2c57088d
ci: add debian docker image 2021-04-12 11:02:59 +08:00
LongYinan
6b2e3e19e2
ci: build android on pull_request 2021-04-12 11:02:58 +08:00
LongYinan
7c81e48da6
ci: change the docker login username 2021-04-11 14:09:45 +08:00
LongYinan
8fb344d882
ci: use GH_TOKEN in docker action 2021-04-08 10:48:41 +08:00
LongYinan
e4753b7c1d
Merge pull request #519 from c-nixon/check-CARGO_CFG_TARGET_OS-in-build 2021-04-02 17:16:25 +08:00
Chris Nixon
74e6cf2916
Don't try to use ureq on musl targets 2021-04-01 23:32:01 +01:00
LongYinan
9dd758526d
napi-derive@1.1.0 2021-04-01 21:08:53 +08:00
LongYinan
0b96ac24de
napi@1.4.0 2021-04-01 21:08:12 +08:00
LongYinan
9d76a39aa5
Merge pull request #524 from napi-rs/split-napi-raw
refactor(napi): split NapiRaw trait from NapiValue
2021-04-01 20:44:40 +08:00
LongYinan
d4331e05df
refactor(napi): split NapiRaw trait from NapiValue 2021-04-01 18:57:49 +08:00
LongYinan
ba1d16759f
chore: wrong keyword 2021-03-31 21:51:12 +08:00
LongYinan
9351c65161
napi@1.3.4 2021-03-31 21:49:50 +08:00
LongYinan
a2e1013249
chore: upgrade dependencies 2021-03-31 21:48:56 +08:00
LongYinan
b8310e3652
Merge pull request #522 from napi-rs/tsfn-release-error
fix(napi): do not call release tsfn in Drop when ref count is 0
2021-03-31 21:41:35 +08:00
LongYinan
d83fab23cd
Merge pull request #521 from messense/multiarch
Build multiarch Docker images
2021-03-31 21:37:18 +08:00
LongYinan
f0b8c5da07
fix(napi): do not call release tsfn in Drop when ref count is 0 2021-03-31 21:31:37 +08:00
LongYinan
3e239f69b2
Merge pull request #520 from napi-rs/fix-clippy
style: fix clippy error
2021-03-31 16:35:10 +08:00
messense
228c280607 Migrate to ghcr.io 2021-03-31 14:51:39 +08:00