shimataro
9383557752
update dependencies ( #269 )
2024-02-11 11:18:12 +09:00
shimataro
38b53cb2f4
version 2.6.1 ( #264 )
2023-10-13 10:02:31 +09:00
shimataro
c858f8173b
update dependencies ( #262 )
2023-10-13 09:06:52 +09:00
shimataro
a9c5970ee8
version 2.6.0 ( #257 )
2023-10-11 22:58:33 +09:00
shimataro
ab731d2fcd
update dependencies ( #255 )
2023-10-11 07:44:42 +09:00
shimataro
6948892be9
use module files ( #252 )
...
* use module
* detect files to be restore automatically
* use esbuild
* drop ncc
* add comments
* refactor
2023-10-11 04:35:20 +09:00
shimataro
f5671c022c
update dependencies ( #241 )
2023-03-25 05:53:47 +09:00
shimataro
699cc3af2a
version 2.5.1 ( #239 )
2023-03-25 04:53:10 +09:00
shimataro
70366947e2
version 2.5.0 ( #229 )
2022-12-24 21:37:26 +09:00
shimataro
00376433fd
update dependencies ( #228 )
2022-12-24 20:55:12 +09:00
shimataro
d3bad3234b
update dependencies ( #227 )
2022-12-21 17:36:57 +09:00
shimataro
193316a178
version 2.4.0 ( #221 )
2022-11-03 04:41:33 +09:00
shimataro
a3a8a38571
update dependencies ( #220 )
2022-11-03 04:12:51 +09:00
shimataro
1926ba6435
update dependencies ( #211 )
2022-10-30 21:57:29 +09:00
shimataro
b38d88da8a
version 2.3.1 ( #189 )
2021-08-01 23:04:08 +09:00
shimataro
a46749e290
Feature/update dependencies 20210801 ( #186 )
...
* update dependencies
* update CHANGELOG
2021-08-01 21:52:23 +09:00
shimataro
4dfaf8f393
version 2.3.0 ( #182 )
2021-03-21 16:05:33 +09:00
shimataro
8053198ce5
version 2.2.0 ( #177 )
2021-02-27 14:09:25 +09:00
shimataro
80ed341cfe
update dependencies ( #174 )
2021-02-23 10:42:34 +09:00
shimataro
0b924ac88f
update dependencies ( #169 )
2021-02-08 22:40:11 +09:00
shimataro
a988908393
Feature/ignore node modules ( #166 )
...
* Ignore Node files that should not be tracked
The list can be fetched by `gibo dump node`.
* Untrack node_modules/@actions
* Cache node_modules
* Don't add node_modules ins Bash scripts
* Use ncc to pack dependencies
* Change final product path
Remove & ignore previous one (lib/main.js{,.map})
* Disable PR check using author's key
Author's key is not passed to PR builds (#164 )
* update settings
* update CHANGELOG
* update build.yml
Co-authored-by: Tatsunori Uchino <tats.u@live.jp>
2021-02-08 22:19:05 +09:00
dependabot[bot]
66374eaff9
Bump @actions/core from 1.2.4 to 1.2.6 ( #158 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-10 22:53:14 +09:00
shimataro
93a402e560
version 2.1.0 ( #153 )
2020-08-15 10:56:46 +09:00
shimataro
54623227a4
update dependencies ( #152 )
2020-08-15 10:38:03 +09:00
shimataro
c6c7de11ed
update dependencies ( #149 )
2020-08-09 16:05:50 +09:00
dependabot[bot]
363e8e6fa1
Bump lodash from 4.17.15 to 4.17.19 ( #146 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-09 15:48:52 +09:00
shimataro
ba121ac3a2
update dependencies ( #144 )
2020-07-05 07:35:03 +09:00
shimataro
be59087152
version 2.0.3 ( #137 )
2020-06-06 15:22:19 +09:00
shimataro
f1a1580bbd
version 2.0.2 ( #128 )
2020-04-12 10:13:37 +09:00
shimataro
37c93f4d12
Feature/update dependencies 20200412 ( #127 )
...
* update dependencies
* * update CHANGELOG
2020-04-12 10:03:20 +09:00
shimataro
ef5287d6c2
version 2.0.1 ( #125 )
2020-03-14 14:25:16 +09:00
shimataro
6f49ca664f
Feature/update dependencies 20200314 ( #124 )
...
* update dependencies
* * update CHANGELOG
2020-03-14 14:14:40 +09:00
shimataro
b7ac21090a
Feature/eslint ( #120 )
...
* * remove eslint-plugin-import
* * update TypeScript rules
* * update valid-jsdoc
* * update sort-imports
* * update semicolon style
* * update lines-between-class-members
* * update id-length
* * update function-paren-newline
* * update dot-notation
2020-02-26 08:28:23 +09:00
shimataro
5f6cc712bb
version 2.0.0 ( #116 )
...
* Feature/private key (#71 )
* * rename private-key to key
* * update CI
* * update README / CHANGELOG
* Feature/rename known hosts (#72 )
* * rename known-hosts to known_hosts
* * update CI
* * update README
* * update CHANGELOG
* * update README
* Feature/known hosts required (#73 )
* * make known-hosts required
* * update CI
* * update README
* * update CHANGELOG
* * update README
* Feature/docs v2 (#80 )
* * update version in README
* * update badge URL
* * remove duplicated reference
* * update versions
* * fix CHANGELOG
* * fix version
2020-02-08 18:58:07 +09:00
shimataro
474c27fb45
version 1.6.5 ( #112 )
2020-02-08 17:46:02 +09:00
shimataro
b0ede940dd
update dependencies ( #110 )
2020-02-08 17:32:27 +09:00
shimataro
f964ddc76d
version 1.6.4 ( #102 )
2020-01-27 06:16:12 +09:00
shimataro
9e83f1acf9
version 1.6.3 ( #97 )
2020-01-27 00:19:42 +09:00
shimataro
a4c60cd030
version 1.6.2 ( #93 )
2020-01-25 23:50:19 +09:00
shimataro
53aa96fbad
update dependencies ( #90 )
2020-01-25 09:29:15 +09:00
shimataro
d5290d5608
version 1.6.1 ( #82 )
2020-01-19 23:38:28 +09:00
shimataro
9289becf64
Feature/name ( #74 )
...
* * "Install SSH key" -> "Install SSH Key"
* * update package.json
2020-01-18 20:20:37 +09:00
shimataro
baa16bd2bb
version 1.6.0 ( #68 )
2020-01-18 12:06:32 +09:00
shimataro
0f5a528e4d
update dependencies ( #65 )
2020-01-18 11:14:01 +09:00
shimataro
a4ff38c616
* add lint tools ( #61 )
2020-01-18 09:56:30 +09:00
shimataro
d272d00fdd
update dependencies ( #48 )
2019-12-30 08:27:48 +09:00
shimataro
1a21ee9ac9
update dependencies ( #41 )
2019-12-22 19:15:01 +09:00
shimataro
3c687c2156
update dependencies ( #37 )
2019-11-23 13:14:16 +09:00
shimataro
5222fa8ef0
Release/1.3.0 ( #28 )
...
* * update CHANGELOG
* * update package.json
2019-09-29 13:35:25 +09:00
shimataro
f0e8448055
update dependencies ( #27 )
2019-09-29 13:25:08 +09:00