Commit graph

20 commits

Author SHA1 Message Date
LongYinan
63a557f6cc test(napi): add memory tests for Reference 2022-04-13 13:24:53 +08:00
LongYinan
11967dec79
chore: upgrade dependencies 2022-04-01 12:10:56 +08:00
LongYinan
5005aaa5af
chore: upgrade dependencies 2022-03-13 18:30:11 +08:00
LongYinan
1531489e18
chore: upgrade to yarn3 2022-01-24 17:25:40 +08: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
LongYinan
8b362d8eb1 Revert "build(deps): bump chalk from 4.1.2 to 5.0.0"
This reverts commit b357f6e6a5.
2021-12-07 10:50:39 +08:00
dependabot[bot]
b357f6e6a5
build(deps): bump chalk from 4.1.2 to 5.0.0 2021-12-06 21:51:23 +00:00
dependabot[bot]
f0da66a47e
build(deps): bump table from 6.7.3 to 6.7.5 2021-12-06 21:51:14 +00:00
LongYinan
d9c53d728b
feat(napi): support TypedArray input and output 2021-12-02 11:26:52 +08:00
dependabot[bot]
3f7fdaba8c
build(deps): bump chalk from 4.1.2 to 5.0.0 2021-11-29 21:30:11 +00:00
dependabot[bot]
eb5f53a2cf
build(deps): bump table from 6.7.2 to 6.7.3 2021-11-08 21:34:14 +00:00
dependabot[bot]
b656254232
build(deps-dev): bump @types/dockerode from 3.2.7 to 3.3.0 2021-10-18 21:39:27 +00:00
dependabot[bot]
83c131b4bd
build(deps): bump table from 6.7.1 to 6.7.2 2021-10-04 21:54:41 +00:00
LongYinan
61c73fcf5e
chore(memory-testing): make pkg private 2021-09-15 00:14:49 +08:00
dependabot[bot]
6470174b6a
build(deps): bump dockerode from 3.3.0 to 3.3.1
Bumps [dockerode](https://github.com/apocas/dockerode) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/commits)

---
updated-dependencies:
- dependency-name: dockerode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:07:16 +00:00
dependabot[bot]
695353024a
build(deps): bump chalk from 4.1.1 to 4.1.2 2021-08-02 21:56:52 +00:00
dependabot[bot]
441739d9b1
build(deps-dev): bump @types/dockerode from 3.2.6 to 3.2.7 2021-08-02 21:44:01 +00:00
dependabot[bot]
10b4510dad
build(deps-dev): bump @types/dockerode from 3.2.4 to 3.2.6 2021-07-19 21:34:07 +00:00
dependabot[bot]
5128ac45c4
build(deps-dev): bump @types/dockerode from 3.2.3 to 3.2.4 2021-07-12 21:33:43 +00:00
LongYinan
72960906dc
ci: add memory leak detect job 2021-05-29 23:24:25 +08:00