Commit Graph

324 Commits

Author SHA1 Message Date
peaceiris 7ed9704167 deps: update 2019-10-22 15:20:10 +09:00
dependabot-preview[bot] 967e91f479 build(deps): bump @actions/core from 1.1.3 to 1.2.0 (#68)
* build(deps): bump @actions/core from 1.1.3 to 1.2.0

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* deps: npm run build
2019-10-22 00:47:05 +09:00
dependabot-preview[bot] 71b8a771a4 build(deps-dev): bump @types/node from 12.11.0 to 12.11.1 (#66)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.0 to 12.11.1.
- [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>
2019-10-16 15:38:12 +09:00
peaceiris 432b4df64a deps: update 2019-10-16 07:42:58 +09:00
peaceiris 199ebd1829 deps: update 2019-10-15 16:15:10 +09:00
peaceiris 79ff7701be deps: update 2019-10-14 13:29:11 +09:00
peaceiris ed1ba0af60 deps: update 2019-10-10 15:25:52 +09:00
peaceiris c57482c110 deps: update 2019-10-09 14:03:54 +09:00
peaceiris a02eaa1734 deps: update 2019-10-08 13:47:18 +09:00
peaceiris 35c74b6a6a deps: update 2019-10-04 12:19:43 +09:00
Shohei Ueda 6f6a564fad
Deps: update (#53)
* deps: update

* deps: update node_modules
2019-10-02 10:58:52 +09:00
peaceiris 07e434d37c deps: update lint-staged 2019-10-01 14:54:03 +09:00
peaceiris 1405de8b20 deps: update eslint 2019-10-01 11:01:26 +09:00
peaceiris 7346c7bdad deps: update eslint 2019-09-29 14:08:38 +09:00
peaceiris f1ac6bf271 deps: update husky 2019-09-28 11:19:42 +09:00
peaceiris c7b570bed5 deps: update 2019-09-26 19:48:38 +09:00
Shohei Ueda 3ae7dd1270
deps: update (#52)
#50
2019-09-26 14:50:12 +09:00
Shohei Ueda 8e97852759
Deps: update (#49)
* deps: update
* deps: update node_modules

#46 #47 #48
2019-09-25 12:40:38 +09:00
peaceiris 2e5b1b84d6 deps: upgrade lint-staged 9.3.0 2019-09-23 12:36:26 +09:00
Shohei Ueda e194c83989
Refactor: remove Golang and Git dumping (#37)
* ci: setup lint-staged
* refactor: remove golang and git dumping
2019-09-22 08:13:23 +09:00
dependabot-preview[bot] 79d6bc5f6e build(deps): bump @actions/core from 1.1.0 to 1.1.1 (#35)
Bumps [@actions/core](https://github.com/actions/toolkit) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Commits](https://github.com/actions/toolkit/compare/@actions/core@1.1.0...@actions/tool-cache@1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-21 11:24:42 +09:00
Shohei Ueda dc8541739a
Feat: Support macOS and Windows, migrate JavaScript to TypeScript (#32)
- Support macOS and Windows (Close #24 )
- Refactoring
  - Error handling
  - TypeScript
- Prettier (Close #29 )
- GHA: Add upload-artifact step for test coverage
- deps: Install husky
2019-09-21 10:41:21 +09:00
peaceiris 7a9975a8b1 deps: upgrade eslint to 6.4.0 2019-09-16 15:20:59 +09:00
Shohei Ueda 68358aa004
Migrate javascript action (#21) 2019-09-16 08:27:57 +09:00