Shohei Ueda
f86ecdfe86
docs: Add use case ( #371 )
...
A GitHub Free Plan account cannot use the GitHub Pages in a private repository. To make your source contents private and deploy it with the GitHub Pages, you can deploy your site from a private repository to a public repository using the external_repository.
2020-06-27 22:42:01 +09:00
dependabot[bot]
31b8c32f32
deps: bump @types/jest from 26.0.0 to 26.0.3 ( #367 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.0 to 26.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 17:11:11 +09:00
Shohei Ueda
91a3cf4cdd
chore: change prettier to plugin:prettier/recommended ( #366 )
2020-06-25 04:45:42 +09:00
dependabot[bot]
89628f0310
deps: bump jest-circus from 26.0.1 to 26.1.0 ( #365 )
...
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus ) from 26.0.1 to 26.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/jest-circus )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-24 15:15:43 +09:00
Shohei Ueda
1ceef71a57
ci: remove open-pull-requests-limit
2020-06-24 14:12:15 +09:00
dependabot[bot]
a72f52102f
deps: bump eslint-plugin-jest from 23.16.0 to 23.17.1 ( #364 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.16.0 to 23.17.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.16.0...v23.17.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-24 14:11:45 +09:00
Shohei Ueda
4d89a385db
chore: change printWidth from 80 to 100 ( #362 )
2020-06-22 05:40:26 +09:00
dependabot[bot]
b6801e6334
deps: bump eslint-plugin-jest from 23.13.2 to 23.16.0 ( #361 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.13.2 to 23.16.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.13.2...v23.16.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-22 02:13:06 +09:00
dependabot[bot]
19976af8e5
ci: bump peaceiris/actions-mdbook from v1 to v1.1.12 ( #360 )
...
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook ) from v1 to v1.1.12.
- [Release notes](https://github.com/peaceiris/actions-mdbook/releases )
- [Changelog](https://github.com/peaceiris/actions-mdbook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-mdbook/compare/v1...95a44014c14104ed598589e585d0a1c4214d50ef )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-22 02:12:37 +09:00
Shohei Ueda
f444b0ede2
ci: remove skipci job
2020-06-21 13:18:07 +09:00
Shohei Ueda
51c782389a
docs: remove gitbook ( #357 )
...
- https://github.com/GitbookIO/gitbook
> As the efforts of the GitBook team are focused on the GitBook.com platform, the CLI is no longer under active development.
2020-06-20 10:25:32 +09:00
Shohei Ueda
f954d4113e
ci: add is_skip [skip ci]
2020-06-19 20:48:25 +09:00
Shohei Ueda
2165a2b5fc
deps: bump node from 12.18.0 to 12.18.1 ( #356 )
2020-06-19 11:50:39 +09:00
peaceiris
688a3b3d0c
docs: bump actions/cache from v1 to v2
2020-06-19 00:43:10 +09:00
peaceiris
d2b7688ae3
docs: bump actions/setup-node from v1 to v2
2020-06-19 00:38:35 +09:00
dependabot[bot]
70411f07e7
ci: bump actions/checkout from v2.3.0 to v2.3.1 ( #355 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.0 to v2.3.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.0...28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-19 00:24:14 +09:00
dependabot[bot]
3971a95d5a
deps: bump lint-staged from 10.2.10 to 10.2.11 ( #354 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.10 to 10.2.11.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.10...v10.2.11 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-18 12:14:58 +09:00
dependabot[bot]
744621d13d
ci: bump actions/checkout from v2 to v2.3.0 ( #353 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2 to v2.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...b4483adec309c0d01a5435c5e24eb40de5773ad9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-17 14:28:08 +09:00
dependabot[bot]
5d0c4dbf35
deps: bump eslint-plugin-prettier from 3.1.3 to 3.1.4 ( #351 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.3...v3.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-16 12:36:39 +09:00
dependabot[bot]
738b4dea9f
deps: bump lint-staged from 10.2.9 to 10.2.10 ( #350 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.9 to 10.2.10.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.9...v10.2.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-15 12:25:26 +09:00
dependabot[bot]
852c3a3ca6
deps: bump @types/node from 12.12.45 to 12.12.47 ( #347 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.45 to 12.12.47.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-11 11:11:06 +09:00
dependabot[bot]
7ddf1f7f90
deps: bump @types/jest from 25.2.3 to 26.0.0 ( #346 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-10 13:15:19 +09:00
Shohei Ueda
58b4bf3981
docs: remove link to v2
2020-06-09 16:02:39 +09:00
dependabot[bot]
a117f832ce
deps: bump @types/node from 12.12.44 to 12.12.45 ( #345 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.44 to 12.12.45.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-09 11:22:20 +09:00
dependabot[bot]
2d9155e27f
deps: bump typescript from 3.9.3 to 3.9.5 ( #343 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.3...v3.9.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 11:12:49 +09:00
dependabot[bot]
37213103b1
deps: bump @actions/github from 2.2.0 to 3.0.0 ( #342 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-07 12:20:44 +09:00
Shohei Ueda
8b93bc127f
chore: update ignore version @types/node ( #341 )
2020-06-07 11:44:13 +09:00
Shohei Ueda
aa82aebc1d
chore: Add note reading official docs
...
Please read the latest GitHub Actions official documentation and learn about the basic spec and concepts
cf. #339
2020-06-07 09:59:36 +09:00
peaceiris
e705cf59bc
chore: Comment out explanations
2020-06-06 05:37:29 +09:00
dependabot[bot]
215b80c84b
deps: bump @types/node from 12.12.43 to 12.12.44 ( #340 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.43 to 12.12.44.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-06 00:52:32 +09:00
dependabot[bot]
96f4391cd5
deps: bump lint-staged from 10.2.8 to 10.2.9 ( #338 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.8 to 10.2.9.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.8...v10.2.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-05 11:11:24 +09:00
dependabot[bot]
1f596ab2b7
deps: bump lint-staged from 10.2.7 to 10.2.8 ( #337 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.7 to 10.2.8.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.7...v10.2.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-04 13:09:49 +09:00
Shohei Ueda
3de5b2308f
docs: Add ubuntu-20.04
2020-06-04 09:11:54 +09:00
Shohei Ueda
773665f4f0
ci: Add ubuntu-20.04 to matrix ( #336 )
...
https://github.com/actions/virtual-environments/issues/228#issuecomment-637362224
2020-06-04 09:08:35 +09:00
Shohei Ueda
929a7d0a6a
deps: bump node from 12.17.0 to 12.18.0 ( #335 )
2020-06-03 22:17:42 +09:00
dependabot[bot]
d1afc2e8ce
ci: bump codecov/codecov-action from v1 to v1.0.7 ( #333 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1 to v1.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f532c3a1452359a7f96c37efc741537b80555c74 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-03 22:04:30 +09:00
dependabot[bot]
59c0ce4284
ci: bump actions/setup-node from v1.4.1 to v2.0.0 ( #334 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v1.4.1 to v2.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1.4.1...e434342e4e324065b1b19b24586c710a1a68d2d7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-03 22:03:49 +09:00
Shohei Ueda
65dc7af084
ci: Add package-ecosystem github-actions
2020-06-03 21:48:50 +09:00
Shohei Ueda
4477775802
ci: Pin to actions/setup-node v1.4.1
2020-06-03 21:45:40 +09:00
Shohei Ueda
ce787cf051
deps: bump node from 12.16.3 to 12.17.0 ( #332 )
2020-06-03 09:06:27 +09:00
Shohei Ueda
73cf1d15d9
deps: bump git from 2.26.2 to 2.27.0 ( #331 )
2020-06-03 09:05:29 +09:00
Shohei Ueda
6cad446381
docs: remove Dependabot status badge
2020-06-03 08:32:05 +09:00
dependabot-preview[bot]
c4529a59aa
ci: Update Dependabot config file ( #330 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 08:07:26 +09:00
Shohei Ueda
646a1a3881
chore: fix extends ( #329 )
2020-06-03 06:48:18 +09:00
dependabot-preview[bot]
a17e9d437e
deps: bump @types/node from 12.12.42 to 12.12.43 ( #328 )
2020-06-02 02:48:05 +00:00
dependabot-preview[bot]
fe5636cf95
deps: bump lint-staged from 10.2.6 to 10.2.7 ( #327 )
2020-05-29 06:31:09 +00:00
codefactor-io[bot]
8f1f960923
chore: [CodeFactor] Apply fixes ( #326 )
...
Co-authored-by: codefactor-io <support@codefactor.io>
2020-05-28 22:39:00 +09:00
Shohei Ueda
5b6baff975
chore: update url
2020-05-28 16:15:25 +09:00
Shohei Ueda
938e1fa9f5
docs: enhance external repository section
...
#245 #318
2020-05-28 16:08:04 +09:00
dependabot-preview[bot]
fef0123d21
deps: bump eslint-plugin-jest from 23.13.1 to 23.13.2 ( #325 )
2020-05-26 21:11:29 +00:00