Renovate Bot
|
a1f803c98b
|
chore(deps): update typescript-eslint monorepo to v5
|
2021-10-11 20:53:25 +00:00 |
|
bot
|
6bba6e84ac
|
1.0.8
|
2021-10-09 22:44:29 +00:00 |
|
Renovate Bot
|
5ff83cc48f
|
chore(deps): update dependency eslint to v8
|
2021-10-09 22:44:01 +00:00 |
|
bot
|
dca11e72ee
|
1.0.7
|
2021-09-03 06:47:30 +00:00 |
|
Satoru Takagi
|
4e25298fb8
|
Fix issue #30 (#31)
EACCES: permission deniedエラーが出る問題の解決
Fix #30
|
2021-09-03 15:46:55 +09:00 |
|
bot
|
137f9363d5
|
1.0.6
|
2021-04-19 19:02:34 +00:00 |
|
Renovate Bot
|
2af775c0d4
|
chore(deps): update dependency typescript to ^4.2.3
|
2021-04-19 19:02:06 +00:00 |
|
bot
|
33a1f3bdad
|
1.0.5
|
2021-04-19 16:24:30 +00:00 |
|
Renovate Bot
|
3a758f3353
|
chore(deps): update dependency eslint to ^7.23.0
|
2021-04-19 16:24:00 +00:00 |
|
bot
|
a678990237
|
1.0.4
|
2021-03-28 12:22:56 +00:00 |
|
Renovate Bot
|
e14078d277
|
chore(deps): update actions/cache action to v2
|
2021-03-28 12:22:31 +00:00 |
|
bot
|
d88bc5c741
|
1.0.3
|
2021-03-28 08:53:34 +00:00 |
|
|
34739d05c4
|
chore: update yarn.lock (#24)
|
2021-03-28 17:53:08 +09:00 |
|
|
6e99a47295
|
chore: update yarn.lock (#23)
|
2021-03-28 17:47:16 +09:00 |
|
Akihiko.KIgure
|
13b6bc57b1
|
Feature/lint (#22)
* eslint package install
* scrupt add .
* warning resolved
* warning resolced
* error Async function 'requestGPIOAccess' has no 'await' expression resolved
* Promise returned in function argument where a void return was expected resolved
* package-lock.json 削除
* script improve
* temporary commit
* L234 disabled eslint rules
* L159 lint disabled
* レビュー指摘事項反映
|
2021-03-28 17:31:23 +09:00 |
|
bot
|
80411187ea
|
1.0.2
|
2021-02-06 08:57:26 +00:00 |
|
|
2d60818925
|
chore
- update publish action
- ncu -u
- use prepare
- remove :maintainLockFilesWeekly
|
2021-02-06 17:53:25 +09:00 |
|
bot
|
304fa63f41
|
1.0.1
|
2020-09-03 10:33:07 +00:00 |
|
|
4729ba71da
|
fix npm publish
|
2020-09-03 19:32:36 +09:00 |
|
|
567a9d9069
|
fix npm publish
|
2020-09-03 19:12:44 +09:00 |
|
|
0ff1265b13
|
create renovate.json
|
2020-09-03 19:03:06 +09:00 |
|
|
45fff7ee1a
|
create publish action
|
2020-09-03 19:03:04 +09:00 |
|
|
586d704b3b
|
create build action
|
2020-09-03 18:39:46 +09:00 |
|
|
7b91907d20
|
build/publishプロセスの整理
|
2020-09-03 18:33:42 +09:00 |
|
|
5ba8998425
|
update depends
|
2020-09-03 18:26:26 +09:00 |
|
|
aa1a8c9548
|
不要なので削除
|
2020-09-03 18:05:18 +09:00 |
|
|
332b4199ee
|
enable noFallthroughCasesInSwitch
|
2020-02-12 02:38:52 +09:00 |
|
|
fd2214375b
|
update repository url
|
2020-02-06 23:46:43 +09:00 |
|
|
d8cf9e03e9
|
yarn build
|
2019-11-08 16:29:10 +09:00 |
|
|
d05c3c011b
|
update to typescript 3.7
|
2019-11-08 16:26:29 +09:00 |
|
|
5069d15a41
|
1.0.0
|
2019-10-18 22:06:50 +09:00 |
|
|
61887a7f1c
|
yarn build
|
2019-10-18 21:44:44 +09:00 |
|
|
23038476a6
|
Compliant with specification in Web GPIO API
|
2019-10-18 21:43:32 +09:00 |
|
|
832143b725
|
set this.name property
|
2019-10-18 21:43:32 +09:00 |
|
|
1eca0efb67
|
rename @notweb/gpio to node-web-gpio
|
2019-10-18 21:43:27 +09:00 |
|
|
dc725303bd
|
1.1.0
|
2019-10-18 01:49:33 +09:00 |
|
|
a227fb07eb
|
Function to get portName
|
2019-10-18 01:49:23 +09:00 |
|
|
bab227cb47
|
1.0.1
|
2019-10-18 01:31:16 +09:00 |
|
|
3b39377e22
|
refactor
|
2019-10-18 01:29:58 +09:00 |
|
|
3af2268119
|
1.0.0
|
2019-10-16 00:30:25 +09:00 |
|
|
46e03bda46
|
docs: GPIOPortMap
|
2019-10-16 00:27:50 +09:00 |
|
|
95c5572819
|
パフォーマンスの改善: GPIOPortMapSizeMaxを設ける (1023)
|
2019-10-16 00:13:31 +09:00 |
|
|
90f36eb6f1
|
仕様に合わせる
|
2019-10-15 23:31:35 +09:00 |
|
|
2e586e9be5
|
プロセスを整理
|
2019-10-15 20:56:02 +09:00 |
|
|
d79f14234a
|
fix path
|
2019-10-15 20:50:47 +09:00 |
|
|
3c05ccf9ce
|
docs: fix undefined variable
|
2019-10-15 20:39:11 +09:00 |
|
|
5842775133
|
docs: use await
|
2019-10-13 02:32:03 +09:00 |
|
|
aab3397bf9
|
create @notweb/gpio
|
2019-10-13 02:13:19 +09:00 |
|