Commit graph

428 commits

Author SHA1 Message Date
LongYinan
cc56285656
chore: publish
- @napi-rs/cli@1.0.3
2021-02-06 14:29:34 +08:00
LongYinan
5ef1887ea9
fix(cli): new command without npm scope 2021-02-06 14:10:17 +08:00
dependabot[bot]
c688fc1b3c
build(deps): bump @octokit/rest from 18.0.14 to 18.0.15
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.14 to 18.0.15.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.14...v18.0.15)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 05:55:37 +00:00
dependabot[bot]
07e50ad42d
build(deps): bump @octokit/rest from 18.0.12 to 18.0.14
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.12 to 18.0.14.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.12...v18.0.14)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 05:48:15 +00:00
dependabot[bot]
f65633bf41
build(deps): bump fdir from 4.1.0 to 5.0.0
Bumps [fdir](https://github.com/thecodrr/fdir) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/thecodrr/fdir/releases)
- [Commits](https://github.com/thecodrr/fdir/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 05:47:15 +00:00
LongYinan
d60ca46a40
chore: publish
- @napi-rs/cli@1.0.2
2021-01-15 11:18:40 +08:00
LongYinan
84a6ea9223
fix(cli): mkdir -p is not valid command in powershell 2021-01-15 00:51:42 +08:00
dependabot[bot]
85b77dc377
build(deps): bump tslib from 2.0.3 to 2.1.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.0.3...2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 05:49:58 +00:00
LongYinan
9ef64474df
chore: publish
- @napi-rs/cli@1.0.1
2021-01-07 23:55:50 +08:00
forehalo
58d4634dac fix(cli): fix random node process got killed issue 2021-01-07 23:26:41 +08:00
LongYinan
1ee3145756
ci: upgrade actions/setup-node 2021-01-05 23:53:23 +08:00
LongYinan
e02bda46c1
1.0.0 2020-12-30 00:56:08 +08:00
LongYinan
aa3f0932c8
@napi-rs/cli@1.0.0-alpha.14 2020-12-29 14:32:42 +08:00
LongYinan
84a6a8613b
feat(cli): create .cargo/config if needed 2020-12-29 14:32:25 +08:00
LongYinan
ec697f0b95
@napi-rs/cli@1.0.0-alpha.13 2020-12-25 18:38:57 +08:00
LongYinan
1537f44038
feat(cli): create npm dir while creating new project 2020-12-25 18:10:53 +08:00
LongYinan
f4c6bc7115
@napi-rs/cli@1.0.0-alpha.12 2020-12-23 22:46:48 +08:00
LongYinan
2f4d3142cf
feat(cli): helper messages 2020-12-23 22:43:43 +08:00
LongYinan
6fe60f69c1
feat(cli): new project command 2020-12-23 00:16:45 +08:00
LongYinan
a9c5060d04
@napi-rs/cli@1.0.0-alpha.11 2020-12-22 17:39:45 +08:00
LongYinan
754462238a
feat(cli): check 'cdylib' in crate-type 2020-12-22 15:14:29 +08:00
LongYinan
5f2bea0b97
feat(cli): support --cargo-cwd flag 2020-12-22 15:02:57 +08:00
LongYinan
dc1069203f
fix(cli): regard to target platform, not current platform 2020-12-09 15:50:04 +08:00
dependabot-preview[bot]
ea40040227
build(deps): bump @octokit/rest from 18.0.11 to 18.0.12
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.11 to 18.0.12.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.11...v18.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-07 08:05:01 +00:00
LongYinan
d369cc4d0f
Merge pull request #334 from napi-rs/dependabot/npm_and_yarn/octokit/rest-18.0.11
build(deps): bump @octokit/rest from 18.0.10 to 18.0.11
2020-12-03 17:49:27 +08:00
LongYinan
66088642ee
chore: rename branch master => main 2020-12-03 16:30:14 +08:00
dependabot-preview[bot]
322dc0f6a2
build(deps): bump @octokit/rest from 18.0.10 to 18.0.11
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.10 to 18.0.11.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.10...v18.0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-03 07:07:36 +00:00
LongYinan
7767b83222
refactor(cli): init yarn workspace, move napi-rs package => @napi-rs/cli 2020-12-02 22:34:39 +08:00