dependabot[bot]
a5a8912d3e
ci: bump codecov/codecov-action from v1.0.10 to v1.0.11 ( #401 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-18 16:18:20 +09:00
Shohei Ueda
5980f05de8
ci: update label
2020-07-18 16:18:08 +09:00
peaceiris
106f76b593
chore(release): Remove build assets [skip ci]
2020-07-18 13:02:37 +09:00
peaceiris
8a36f3edfc
chore(release): 3.6.4
2020-07-18 13:02:36 +09:00
peaceiris
220a06da5e
chore(release): Add build assets
2020-07-18 13:02:34 +09:00
favonia
e193524bff
feat: Allow absolute path for publish_dir ( #400 )
...
Close #242
2020-07-18 12:55:50 +09:00
dependabot[bot]
7e92312ae4
deps: bump typescript from 3.9.6 to 3.9.7 ( #399 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 11:19:32 +09:00
Shohei Ueda
3d656402e5
feat: enhance error message ( #398 )
2020-07-15 02:04:43 +09:00
Shohei Ueda
6901b8e8fc
docs: change default branch from master to main ( #397 )
2020-07-15 01:41:09 +09:00
Shohei Ueda
932df18147
chore: change default branch from master to main ( #396 )
2020-07-14 12:45:04 +09:00
dependabot[bot]
c935046a93
deps: bump standard-version from 8.0.1 to 8.0.2 ( #395 )
...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version ) from 8.0.1 to 8.0.2.
- [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.1...v8.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 11:18:14 +09:00
peaceiris
ed8dfeaf86
chore(release): Remove build assets [skip ci]
2020-07-14 09:06:36 +09:00
peaceiris
381bc0b884
"chore(release): 3.6.3"
2020-07-14 09:06:36 +09:00
peaceiris
3914720f25
chore(release): Add build assets
2020-07-14 09:06:34 +09:00
Zach
f53ab0c2a5
fix: isProhibitedBranch detection ( #394 )
...
Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
2020-07-14 09:05:55 +09:00
dependabot[bot]
6b76e36ab3
deps: bump standard-version from 8.0.0 to 8.0.1 ( #391 )
...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version ) from 8.0.0 to 8.0.1.
- [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.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-13 15:04:17 +09:00
dependabot[bot]
a4205cbdd8
deps: bump @types/node from 12.12.48 to 12.12.50 ( #392 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.48 to 12.12.50.
- [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-13 15:03:42 +09:00
ThunderMiracle
d753ac9b7d
docs: pin actions/setup-node from v2 to v2.1.0 ( #389 )
...
Close #388
2020-07-10 18:02:08 +09:00
Shohei Ueda
488b74cc9f
docs: add notes #349 ( #387 )
2020-07-10 12:05:25 +09:00
Shohei Ueda
16d58bea33
docs: Add Schedule and Manual Deployment ( #386 )
...
[Events that trigger workflows - GitHub Docs](https://docs.github.com/en/actions/reference/events-that-trigger-workflows )
- on.schedule
- on.workflow_dispatch
2020-07-10 12:00:35 +09:00
Shohei Ueda
a8941b89c6
docs: Add dependabot.yml example ( #385 )
...
[Keeping your dependencies updated automatically - GitHub Docs](https://docs.github.com/en/github/administering-a-repository/keeping-your-dependencies-updated-automatically )
2020-07-10 11:41:10 +09:00
peaceiris
0413b987d2
chore(release): Remove build assets [skip ci]
2020-07-09 05:47:37 +09:00
peaceiris
9560cb6d44
chore(release): 3.6.2
2020-07-09 05:47:36 +09:00
peaceiris
b6cbae3580
chore(release): Add build assets
2020-07-09 05:47:35 +09:00
Shohei Ueda
29acb8eaee
ci: push dev docker image to packages ( #384 )
2020-07-09 05:33:46 +09:00
Shohei Ueda
2e976845a6
feat: enhance log message ( #383 )
...
Add warning deploy_key on windows-latest
- Currently, the deploy_key option is not supported on the windows-latest.
- Related #87
Close #359
2020-07-09 05:15:51 +09:00
Sarisia
31cdbe5222
fix: order of checks in setGithubToken ( #382 )
...
- Fixes #358
- Related #359
2020-07-09 04:26:02 +09:00
Shohei Ueda
c6333d41f0
ci: add Code Scanning workflow ( #381 )
2020-07-07 16:37:55 +09:00
Shohei Ueda
4dfc201b55
ci: add workflow_dispatch event
...
> You can now create workflows that are manually triggered with the new workflow_dispatch event.
> You will then see a 'Run workflow' button on the Actions tab, enabling you to easily trigger a run.
> You can choose which branch the workflow is run on.
https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/
2020-07-07 16:06:26 +09:00
dependabot[bot]
b882ee3b2a
deps: bump @types/jest from 26.0.3 to 26.0.4 ( #380 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.3 to 26.0.4.
- [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-07-07 14:25:29 +09:00
dependabot[bot]
ef42af2aef
deps: bump @types/node from 12.12.47 to 12.12.48 ( #379 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.47 to 12.12.48.
- [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-07 14:25:18 +09:00
dependabot[bot]
f2192db227
deps: bump eslint-plugin-jest from 23.17.1 to 23.18.0 ( #378 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.17.1 to 23.18.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.17.1...v23.18.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-06 15:42:52 +09:00
Shohei Ueda
c6eab4153b
deps: bump node from 12.18.1 to 12.18.2 ( #376 )
2020-07-02 22:37:18 +09:00
dependabot[bot]
05b3340742
ci: bump codecov/codecov-action from v1.0.7 to v1.0.10 ( #375 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.7 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.7...f3570723ef743f6942b6a480461ed0cd6c0f9baa )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 16:26:07 +09:00
dependabot[bot]
ad23393e24
deps: bump typescript from 3.9.5 to 3.9.6 ( #374 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 13:11:35 +09:00
dependabot[bot]
ac980646cf
ci: bump actions/setup-node from v2.0.0 to v2.1.0 ( #373 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.0.0 to v2.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.0.0...1ae8f4b1fd89676f69b55d3dd6932b6df089ff7b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-30 18:46:52 +09:00
dependabot[bot]
4fd6bd94b6
deps: bump @actions/github from 3.0.0 to 4.0.0 ( #372 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 3.0.0 to 4.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-29 11:56:04 +09:00
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