Commit Graph

417 Commits

Author SHA1 Message Date
peaceiris 1828d864ae chore(release): 3.5.7 2020-04-15 10:55:53 +09:00
peaceiris dbc1ba3666 chore(release): Add build assets 2020-04-15 10:55:51 +09:00
Shohei Ueda df5698c4aa
deps: bump git from 2.26.0 to 2.26.1 (#233) 2020-04-15 10:50:03 +09:00
Shohei Ueda 9614091a5e
docs: update 2020-04-15 09:25:23 +09:00
Shohei Ueda 98e0f6025c
ci: delete stale workflow 2020-04-14 10:51:25 +09:00
Shohei Ueda 8dd38bec4d
chore: bump node and npm (#232) 2020-04-14 10:31:15 +09:00
dependabot-preview[bot] ddf2c5b9f1
deps: bump @typescript-eslint/eslint-plugin from 2.27.0 to 2.28.0 (#231) 2020-04-13 17:31:43 +00:00
dependabot-preview[bot] d8356e3cf1
deps: bump @typescript-eslint/parser from 2.27.0 to 2.28.0 (#230) 2020-04-13 17:26:19 +00:00
Pierre Mavro fb15409be9
docs: Update Docusaurus workflow example (#229)
* Updating Docusaurus config to make it work
* docs: Fix publish_dir

There were some issues, it was impossible to get it working just with a simple copy/paste

* Test repo: https://github.com/peaceiris/test-docusaurus
* Reference: https://docusaurus.io/docs/en/installation

Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
2020-04-13 23:27:34 +09:00
Shohei Ueda 9f90987bad
docs: Add Swift Publish example (#228)
https://github.com/JohnSundell/Publish

Close #227
2020-04-11 23:58:23 +09:00
Shohei Ueda 596c2d5548
docs: Add branches 2020-04-11 23:53:15 +09:00
peaceiris b6bc5040aa docs: bump hugo and mdbook 2020-04-11 02:59:20 +09:00
Shohei Ueda 6fcf128c18
deps: bump node 12.16.1 to 12.16.2 (#223) 2020-04-10 09:33:36 +09:00
dependabot-preview[bot] bf8dc2ce19
deps: bump husky from 4.2.4 to 4.2.5 (#226) 2020-04-09 21:45:48 +00:00
dependabot-preview[bot] abd7ea550b
deps: bump husky from 4.2.3 to 4.2.4 (#225) 2020-04-09 16:54:41 +00:00
dependabot-preview[bot] ab7b255432
deps: bump lint-staged from 10.1.2 to 10.1.3 (#224) 2020-04-09 15:25:09 +00:00
dependabot-preview[bot] 8af9b8c0d5
deps: bump @types/node from 12.12.34 to 12.12.35 (#222) 2020-04-08 19:15:53 +00:00
dependabot-preview[bot] a07d7115c5
deps: bump jest from 25.2.7 to 25.3.0 (#221) 2020-04-08 15:26:31 +00:00
dependabot-preview[bot] 20e19cf1eb
deps: bump jest-circus from 25.2.7 to 25.3.0 (#220) 2020-04-08 15:18:29 +00:00
dependabot-preview[bot] da14e08646
deps: bump @typescript-eslint/parser from 2.26.0 to 2.27.0 (#218) 2020-04-07 02:30:05 +00:00
dependabot-preview[bot] 046c703d6d
deps: bump @typescript-eslint/eslint-plugin from 2.26.0 to 2.27.0 (#219) 2020-04-07 02:25:48 +00:00
dependabot-preview[bot] ab371259dd
deps: bump prettier from 2.0.2 to 2.0.4 (#217) 2020-04-07 02:25:11 +00:00
dependabot-preview[bot] 711b0ed1cd
deps: bump @zeit/ncc from 0.22.0 to 0.22.1 (#215)
Bumps [@zeit/ncc](https://github.com/zeit/ncc) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/zeit/ncc/releases)
- [Commits](https://github.com/zeit/ncc/compare/0.22.0...0.22.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 11:19:17 +09:00
dependabot-preview[bot] e5063fa6dd
deps: bump lint-staged from 10.1.1 to 10.1.2 (#214)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.1...v10.1.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 11:18:55 +09:00
peaceiris 58be994809 deps: npm audit fix 2020-04-04 18:52:25 +09:00
peaceiris 6d889ad7e9 ci: Add automerged_updates 2020-04-04 18:51:12 +09:00
dependabot-preview[bot] 37ce049d08
deps: bump @types/jest from 25.1.5 to 25.2.1 (#213)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.5 to 25.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-04 18:48:29 +09:00
Shohei Ueda 32a0227f7c
docs: Add fetch-depth 0
Fetch all history for Hugo feature .GitInfo and .Lastmod
2020-04-04 14:58:15 +09:00
dependabot-preview[bot] c742786fc9
deps: bump jest-circus from 25.2.6 to 25.2.7 (#209) 2020-04-03 15:45:01 +00:00
dependabot-preview[bot] 7f9aba2ea8
deps: bump jest from 25.2.6 to 25.2.7 (#210) 2020-04-03 15:33:22 +00:00
dependabot-preview[bot] d48d5de82e
deps: bump ts-jest from 25.3.0 to 25.3.1 (#211) 2020-04-03 15:28:17 +00:00
dependabot-preview[bot] 78d67e4cbe
deps: bump @types/jest from 25.1.4 to 25.1.5 (#208) 2020-04-03 03:46:27 +00:00
dependabot-preview[bot] 7c0ae727e6
deps: bump jest-circus from 25.2.4 to 25.2.6 (#206) 2020-04-02 11:01:46 +00:00
dependabot-preview[bot] af6a5970d8
deps: bump jest from 25.2.4 to 25.2.6 (#207) 2020-04-02 10:53:20 +00:00
Shohei Ueda 3789ef4a0a
ci: Add cname 2020-04-02 19:34:58 +09:00
dependabot-preview[bot] 42a3ae6a38
deps: bump lint-staged from 10.1.0 to 10.1.1 (#205) 2020-03-31 14:48:26 +00:00
Shohei Ueda a93c85ca96
docs: update test badge 2020-03-31 21:32:03 +09:00
Shohei Ueda ed5a99d637
ci: Merge test workflows (#204) 2020-03-31 21:26:20 +09:00
dependabot-preview[bot] 45a2a58fb0
deps: bump @types/node from 12.12.32 to 12.12.34 (#203) 2020-03-31 07:17:40 +00:00
dependabot-preview[bot] 042b824d8b
deps: bump @typescript-eslint/parser from 2.25.0 to 2.26.0 (#200) 2020-03-30 18:32:54 +00:00
dependabot-preview[bot] ca2c254157
deps: bump @typescript-eslint/eslint-plugin from 2.25.0 to 2.26.0 (#201) 2020-03-30 18:26:11 +00:00
dependabot-preview[bot] 3ed76c92c6
deps: bump lint-staged from 10.0.10 to 10.1.0 (#199) 2020-03-30 13:52:38 +00:00
dependabot-preview[bot] e26a05e473
deps: bump ts-jest from 25.2.1 to 25.3.0 (#198) 2020-03-30 10:19:14 +00:00
peaceiris d59e15bbd0 docs: Add github_token section 2020-03-30 17:31:13 +09:00
Shohei Ueda 3e53047dc0
docs: fix typo 2020-03-30 17:22:59 +09:00
dependabot-preview[bot] 339315a4b0
deps: bump jest from 25.2.3 to 25.2.4 (#197) 2020-03-29 19:58:23 +00:00
dependabot-preview[bot] f5eb08fafc
deps: bump jest-circus from 25.2.3 to 25.2.4 (#196) 2020-03-29 19:48:08 +00:00
Shohei Ueda c276f65cf9
docs: Add link to interview (#194)
[GitHub Action Hero: Shohei Ueda - The GitHub Blog](https://github.blog/2020-03-22-github-action-hero-shohei-ueda/)
2020-03-29 23:36:47 +09:00
dependabot-preview[bot] 9dddc3350f
deps: bump lint-staged from 10.0.9 to 10.0.10 (#195) 2020-03-29 13:33:34 +00:00
Shohei Ueda 0a1633ac31
ci: bump mdbook from 0.3.5 to 0.3.6 2020-03-29 18:19:30 +09:00