Commit Graph

701 Commits

Author SHA1 Message Date
dependabot[bot] 8146aedaa9
deps: bump standard-version from 8.0.2 to 9.0.0 (#453)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 8.0.2 to 9.0.0.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v8.0.2...v9.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-17 11:50:28 +09:00
dependabot[bot] 7af7235a08
deps: bump jest from 26.3.0 to 26.4.0 (#450)
Bumps [jest](https://github.com/facebook/jest) from 26.3.0 to 26.4.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/compare/v26.3.0...v26.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-13 12:49:07 +09:00
dependabot[bot] 42cf99685e
deps: bump ts-jest from 25.5.1 to 26.2.0 (#448)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.5.1 to 26.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.5.1...v26.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-13 12:36:32 +09:00
dependabot[bot] 74041e385e
deps: bump jest-circus from 26.3.0 to 26.4.0 (#449)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.3.0 to 26.4.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.4.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-08-13 12:30:22 +09:00
dependabot[bot] 1f2df4a7dd
deps: bump jest from 25.5.4 to 26.3.0 (#447)
Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.3.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/compare/v25.5.4...v26.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 13:54:24 +09:00
dependabot[bot] 61e2a61aea
deps: bump jest-circus from 26.2.2 to 26.3.0 (#446)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.2.2 to 26.3.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.3.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-08-11 11:42:35 +09:00
peaceiris d7934f1bfb
docs: bump v3.7.0-6 to v3.7.0-8 2020-08-09 17:26:44 +09:00
peaceiris 25119e64f4
chore(release): Remove build assets [skip ci] 2020-08-09 09:49:52 +09:00
peaceiris 05a7c4edd9
chore(release): 3.7.0-8 2020-08-09 09:49:51 +09:00
peaceiris 4c2d9ecb85
chore(release): Add build assets 2020-08-09 09:49:50 +09:00
peaceiris 6b302fdd50
chore: Add vscode devcontainer 2020-08-09 09:49:07 +09:00
Shohei Ueda f80024481c
refactor: Enhance log (#444) 2020-08-09 09:48:27 +09:00
Shohei Ueda ba912f746b
ci: Add actions runner env (#443)
DEBIAN_FRONTEND="noninteractive"
ImageVersion="20200717.1"
GITHUB_SERVER_URL="https://github.com"
GITHUB_GRAPHQL_URL="https://api.github.com/graphql"
GITHUB_ACTOR="peaceiris"
GITHUB_REPOSITORY="actions/pages"
RUNNER_OS="Linux"
RUNNER_USER="runner"
RUNNER_TEMP="/home/runner/work/_temp"
RUNNER_WORKSPACE="/home/runner/work/pages"
2020-08-06 11:36:20 +09:00
dependabot[bot] 02db90c5c8
deps: bump @types/jest from 26.0.8 to 26.0.9 (#442)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.8 to 26.0.9.
- [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-08-06 11:33:42 +09:00
dependabot[bot] b5599b36fd
deps: bump @types/node from 12.12.53 to 12.12.54 (#441)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.53 to 12.12.54.
- [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-08-06 11:31:47 +09:00
dependabot[bot] 3f71ec211a
deps: bump @types/jest from 26.0.7 to 26.0.8 (#439)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.7 to 26.0.8.
- [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-08-03 16:29:29 +09:00
peaceiris 5bfcd3f213
chore(release): Remove build assets [skip ci] 2020-08-02 15:12:30 +09:00
peaceiris 3226514b95
chore(release): 3.7.0-7 2020-08-02 15:12:29 +09:00
peaceiris 4f4235c78c
chore(release): Add build assets 2020-08-02 15:12:27 +09:00
Shohei Ueda 079d48367e
feat: Add .nojekyll file by default for all branches (#438) 2020-08-02 15:11:20 +09:00
dependabot[bot] 4fb3d60161
deps: bump jest-circus from 26.1.0 to 26.2.2 (#435)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.1.0 to 26.2.2.
- [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.2.2/packages/jest-circus)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-01 00:19:30 +09:00
dependabot[bot] 0c8fc2d5e6
deps: bump eslint-plugin-jest from 23.19.0 to 23.20.0 (#432)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.19.0 to 23.20.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.19.0...v23.20.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-01 00:19:18 +09:00
Shohei Ueda 4bf31e4520
deps: Apply npm audit fix (#434)
* ci: fix npm audit step
2020-07-31 23:47:10 +09:00
Shohei Ueda 0794e07c99
deps: bump node from 12.18.2 to 12.18.3 (#431) 2020-07-28 23:41:56 +09:00
Shohei Ueda 2b5ce90dc9
ci: reuse NODE_VERSION in nodesource URL (#430) 2020-07-28 23:28:25 +09:00
Shohei Ueda 681dcab3fd
ci: enhance version log (#429) 2020-07-28 22:00:59 +09:00
Shohei Ueda 70c0076457
ci: change base image from Debian to Ubuntu 18.04 (#428)
Change base docker image from `node:x.x.x-buster-slim` to `ubuntu:18.04`
The image size reduces from 1.05GB to 327MB

- Install Node.js via nodesource https://github.com/nodesource/distributions
- Install Git via ppa:git-core/ppa https://git-scm.com/download/linux
2020-07-28 21:47:35 +09:00
Shohei Ueda a49e738c32
ci: Add npm audit (#426) 2020-07-28 18:59:51 +09:00
Shohei Ueda 5d053d30d0
ci: Clean up apt cache and junk (#425) 2020-07-28 18:59:09 +09:00
Shohei Ueda 4cf5105929
ci: Set default branch to main (#424)
git config --global init.defaultBranch main

https://github.blog/2020-07-27-highlights-from-git-2-28/
2020-07-28 17:35:58 +09:00
dependabot[bot] 2392f69e4d
deps: bump eslint-plugin-jest from 23.18.2 to 23.19.0 (#423)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.18.2 to 23.19.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.18.2...v23.19.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 11:27:02 +09:00
Shohei Ueda fecb564860
deps: bump git from 2.27.0 to 2.28.0 (#422) 2020-07-28 02:20:19 +09:00
dependabot[bot] 7259f5ccc2
deps: bump eslint-plugin-jest from 23.18.0 to 23.18.2 (#420)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.18.0 to 23.18.2.
- [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.18.0...v23.18.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 15:19:43 +09:00
dependabot[bot] c8397307b4
deps: bump @types/node from 12.12.52 to 12.12.53 (#421)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.52 to 12.12.53.
- [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-07-27 15:17:57 +09:00
peaceiris 7dd962e52e
docs: Add exclude_assets section 2020-07-26 00:32:49 +09:00
peaceiris ded3953565
docs: bump hugo from 0.74.2 to 0.74.3 2020-07-26 00:19:04 +09:00
Shohei Ueda 71958c534b
ci: add env (#419)
ENV LANG="C.UTF-8"
ENV ImageVersion="20200625.0"
ENV GITHUB_API_URL="https://api.github.com"
ENV RUNNER_TOOL_CACHE="/opt/hostedtoolcache"
ENV GITHUB_REPOSITORY_OWNER="peaceiris"
ENV GITHUB_ACTIONS="true"
2020-07-26 00:12:46 +09:00
Shohei Ueda eca3d9d25e
ci: set env CI to true (#418) 2020-07-26 00:03:59 +09:00
Shohei Ueda 24d40fe124
ci: add workflow_dispatch and schedule 2020-07-25 23:59:01 +09:00
peaceiris 19b0b66a7c
chore(release): Remove build assets [skip ci] 2020-07-25 21:55:02 +09:00
peaceiris 23abc3124a
chore(release): 3.7.0-6 2020-07-25 21:55:01 +09:00
peaceiris 866d7e715c
chore(release): Add build assets 2020-07-25 21:55:00 +09:00
Shohei Ueda 6f45501409
feat: exclude_assets supports glob patterns (#417)
Related to #163

https://github.com/actions/toolkit/tree/main/packages/glob
2020-07-25 21:54:06 +09:00
peaceiris bf46251210
chore(release): Remove build assets [skip ci] 2020-07-25 20:53:29 +09:00
peaceiris f8993157cb
chore(release): 3.7.0-5 2020-07-25 20:53:29 +09:00
peaceiris 9cf67ec63b
chore(release): Add build assets 2020-07-25 20:53:27 +09:00
Shohei Ueda 0f5c65e140
feat: Add exclude_assets option (#416)
Related to #163
2020-07-25 20:52:35 +09:00
peaceiris 2046290e2b
chore(release): Remove build assets [skip ci] 2020-07-25 19:37:28 +09:00
peaceiris 600bb6caa2
chore(release): 3.7.0-4 2020-07-25 19:37:27 +09:00
peaceiris 20912713da
chore(release): Add build assets 2020-07-25 19:37:25 +09:00