dependabot-preview[bot]
|
9cfb5f9d2d
|
build(deps-dev): bump eslint from 7.6.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.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.6.0...v7.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-17 07:44:23 +00:00 |
|
LongYinan
|
b19bfcf651
|
chore(release): publish
- napi-sys@0.4.5
- napi@0.4.10
|
2020-08-16 17:41:44 +08:00 |
|
LongYinan
|
6e734030a8
|
chore(release): publish
- napi@0.4.9
- napi-sys@0.4.4
|
2020-08-16 16:21:13 +08:00 |
|
LongYinan
|
16bdce56c1
|
Merge pull request #135 from napi-rs/docs-rs
build: try fix docs-rs build
|
2020-08-16 16:19:56 +08:00 |
|
LongYinan
|
9b56f7a04a
|
build: try fix docs-rs build
|
2020-08-15 18:32:41 +08:00 |
|
LongYinan
|
f8711f33d9
|
chore(release): publish
- napi-sys@0.4.3
- napi@0.4.8
|
2020-08-14 00:21:48 +08:00 |
|
LongYinan
|
9134a5fed9
|
Merge pull request #134 from napi-rs/cargo-docs
build(sys): make cargo docs work
|
2020-08-14 00:13:25 +08:00 |
|
LongYinan
|
d141edb02d
|
build(sys): make cargo docs work
|
2020-08-13 23:38:01 +08:00 |
|
LongYinan
|
517f383b0e
|
Merge pull request #133 from napi-rs/bigint
feat(napi): add BigInt related apis
|
2020-08-12 23:04:55 +08:00 |
|
LongYinan
|
5c2904f9ef
|
docs: update readme
|
2020-08-12 22:47:19 +08:00 |
|
Ouyang Yadong
|
14dd8b83e6
|
feat(napi): add BigInt related apis
|
2020-08-12 22:40:52 +08:00 |
|
LongYinan
|
468c98dea1
|
Merge pull request #130 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.9.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 3.8.0 to 3.9.0
|
2020-08-11 17:13:56 +08:00 |
|
dependabot-preview[bot]
|
c2718d7dd9
|
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 3.8.0 to 3.9.0.
- [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/v3.9.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-11 08:50:17 +00:00 |
|
LongYinan
|
a63889d35f
|
Merge pull request #131 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-3.9.0
build(deps-dev): bump @typescript-eslint/parser from 3.8.0 to 3.9.0
|
2020-08-11 16:48:37 +08:00 |
|
dependabot-preview[bot]
|
eea4707d99
|
build(deps-dev): bump @typescript-eslint/parser from 3.8.0 to 3.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.8.0 to 3.9.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/v3.9.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-11 07:37:39 +00:00 |
|
LongYinan
|
4babd2694a
|
chore(release): napi@0.4.7
|
2020-08-10 14:16:17 +08:00 |
|
LongYinan
|
5202e14c01
|
Merge pull request #129 from napi-rs/object-lifetime
refactor(napi): change data to &'static [u8] in JsBuffer
|
2020-08-10 14:15:32 +08:00 |
|
LongYinan
|
64df7205e9
|
refactor(napi): change data to &'static [u8] in JsBuffer
|
2020-08-10 13:52:05 +08:00 |
|
LongYinan
|
088d5fb1f3
|
Merge pull request #126 from napi-rs/dependabot/npm_and_yarn/tslib-2.0.1
build(deps): bump tslib from 2.0.0 to 2.0.1
|
2020-08-07 15:46:42 +08:00 |
|
dependabot-preview[bot]
|
3ab0936f4c
|
build(deps): bump tslib from 2.0.0 to 2.0.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.0.0...2.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-07 07:16:03 +00:00 |
|
LongYinan
|
5b10965f9c
|
chore(release): napi@0.4.6
|
2020-08-06 14:53:59 +08:00 |
|
LongYinan
|
e866278654
|
fix(napi): need Send with Task trait
|
2020-08-06 14:53:59 +08:00 |
|
LongYinan
|
8f02c65831
|
Merge pull request #121 from napi-rs/dependabot/npm_and_yarn/ava-3.11.1
build(deps-dev): bump ava from 3.11.0 to 3.11.1
|
2020-08-04 21:57:30 +08:00 |
|
dependabot-preview[bot]
|
154b652b60
|
build(deps-dev): bump ava from 3.11.0 to 3.11.1
Bumps [ava](https://github.com/avajs/ava) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](https://github.com/avajs/ava/compare/v3.11.0...v3.11.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-04 13:53:02 +00:00 |
|
LongYinan
|
885486fe67
|
Merge pull request #123 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.8.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.8.0
|
2020-08-04 21:51:18 +08:00 |
|
dependabot-preview[bot]
|
7e1634b04d
|
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 3.7.1 to 3.8.0.
- [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/v3.8.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-04 13:29:45 +00:00 |
|
LongYinan
|
218d097144
|
Merge pull request #122 from napi-rs/dependabot/npm_and_yarn/eslint-7.6.0
build(deps-dev): bump eslint from 7.5.0 to 7.6.0
|
2020-08-04 21:28:48 +08:00 |
|
LongYinan
|
217a135a26
|
Merge pull request #124 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-3.8.0
build(deps-dev): bump @typescript-eslint/parser from 3.7.1 to 3.8.0
|
2020-08-04 21:28:02 +08:00 |
|
dependabot-preview[bot]
|
662a9b09f2
|
build(deps-dev): bump @typescript-eslint/parser from 3.7.1 to 3.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.7.1 to 3.8.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/v3.8.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-04 07:28:12 +00:00 |
|
LongYinan
|
649ab10613
|
docs: update docs.rs badge version
|
2020-08-03 16:26:20 +08:00 |
|
LongYinan
|
98d97d3b29
|
docs: update readme badge link
|
2020-08-03 16:23:15 +08:00 |
|
LongYinan
|
2e9e86a841
|
build: fix features in docs.rs
|
2020-08-03 16:17:14 +08:00 |
|
dependabot-preview[bot]
|
a9ac81c850
|
build(deps-dev): bump eslint from 7.5.0 to 7.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.6.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.5.0...v7.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-03 08:08:02 +00:00 |
|
LongYinan
|
712eb82c40
|
chore(release): napi@0.4.4
|
2020-08-03 14:35:22 +08:00 |
|
LongYinan
|
b69a183681
|
fix(napi): wrong string length
|
2020-08-03 14:34:58 +08:00 |
|
LongYinan
|
be51252e18
|
chore(release): napi@0.4.3, napi-sys@0.4.1
|
2020-08-03 13:56:52 +08:00 |
|
LongYinan
|
789fea5e4d
|
Merge pull request #119 from napi-rs/docs
docs: fix docs.rs build, add badges to README
|
2020-08-03 13:54:13 +08:00 |
|
LongYinan
|
177e41b753
|
docs: fix docs.rs build, add badges to README
|
2020-08-03 13:27:45 +08:00 |
|
LongYinan
|
5a0b9919ea
|
test(napi): add class specs
|
2020-08-02 23:31:22 +08:00 |
|
LongYinan
|
88c2479a16
|
Merge pull request #116 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-3.7.1
build(deps-dev): bump @typescript-eslint/parser from 3.7.0 to 3.7.1
|
2020-07-30 17:04:21 +08:00 |
|
LongYinan
|
a3c5a467af
|
Merge pull request #117 from napi-rs/dependabot/npm_and_yarn/clipanion-2.4.4
build(deps): bump clipanion from 2.4.2 to 2.4.4
|
2020-07-30 17:04:04 +08:00 |
|
LongYinan
|
77433c36fb
|
Merge pull request #115 from napi-rs/dependabot/npm_and_yarn/types/node-14.0.27
build(deps-dev): bump @types/node from 14.0.26 to 14.0.27
|
2020-07-30 17:03:50 +08:00 |
|
dependabot-preview[bot]
|
3f51521c27
|
build(deps-dev): bump @typescript-eslint/parser from 3.7.0 to 3.7.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.7.0 to 3.7.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/v3.7.1/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 08:23:26 +00:00 |
|
dependabot-preview[bot]
|
bd0dea981a
|
build(deps-dev): bump @types/node from 14.0.26 to 14.0.27
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.26 to 14.0.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 08:23:24 +00:00 |
|
LongYinan
|
c9e4795a19
|
Merge pull request #114 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.7.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 3.7.0 to 3.7.1
|
2020-07-30 16:21:41 +08:00 |
|
dependabot-preview[bot]
|
4f7b10968b
|
build(deps): bump clipanion from 2.4.2 to 2.4.4
Bumps [clipanion](https://github.com/arcanis/clipanion) from 2.4.2 to 2.4.4.
- [Release notes](https://github.com/arcanis/clipanion/releases)
- [Commits](https://github.com/arcanis/clipanion/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 07:43:38 +00:00 |
|
dependabot-preview[bot]
|
3fd747de5b
|
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 3.7.0 to 3.7.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/v3.7.1/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 07:42:18 +00:00 |
|
LongYinan
|
f2c2553241
|
Merge pull request #110 from napi-rs/cli
feat(cli): start new cli
|
2020-07-29 23:50:00 +08:00 |
|
LongYinan
|
e34b3dc5c2
|
ci: upgrade pipeline
|
2020-07-29 23:06:49 +08:00 |
|
LongYinan
|
2073f23a91
|
feat(cli): start new cli
|
2020-07-29 23:06:37 +08:00 |
|