Commit graph

1054 commits

Author SHA1 Message Date
LongYinan
1986cf0c9a
ci: pin rust toolchain on 1.51.0 on windows-i686 target 2021-05-17 10:46:29 +08:00
dependabot[bot]
ec8bb3b548
build(deps-dev): bump @typescript-eslint/parser from 4.22.0 to 4.22.1 2021-05-10 10:52:30 +00:00
dependabot[bot]
424e2612ee
build(deps-dev): bump prettier from 2.2.1 to 2.3.0 2021-05-10 05:59:30 +00:00
dependabot[bot]
70ddd99720
build(deps-dev): bump @types/node from 15.0.1 to 15.0.2 2021-05-10 05:57:24 +00:00
dependabot[bot]
ef3db1112e
build(deps-dev): bump eslint from 7.25.0 to 7.26.0 2021-05-10 05:57:02 +00:00
dependabot[bot]
82269e91b6
build(deps-dev): bump @typescript-eslint/eslint-plugin 2021-05-10 05:56:49 +00:00
dependabot[bot]
6b33cad1fa
build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 2021-05-10 05:56:33 +00:00
LongYinan
6a43ed64f4
Merge pull request #551 from napi-rs/rust-1.52
chore: apply 1.52 clippy rules
2021-05-07 18:38:17 +08:00
LongYinan
1553bf7bc4
chore: apply 1.52 clippy rules 2021-05-07 18:19:52 +08:00
dependabot[bot]
255e556d72
build(deps-dev): bump c8 from 7.7.1 to 7.7.2 2021-05-03 05:40:02 +00:00
dependabot[bot]
6e8ef39d87
build(deps-dev): bump @types/node from 14.14.41 to 15.0.1 2021-05-03 05:39:46 +00:00
LongYinan
0195386af2
napi@1.6.1 2021-04-29 21:57:59 +08:00
LongYinan
fcb272d808
chore(napi): upgrade once_cell 2021-04-29 21:54:00 +08:00
dependabot[bot]
823cf7205c
build(deps): bump @octokit/rest from 18.5.2 to 18.5.3 2021-04-26 10:20:18 +00:00
dependabot[bot]
b996a96ab5
build(deps-dev): bump eslint from 7.24.0 to 7.25.0 2021-04-26 10:14:44 +00:00
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