marocchino
322a2451da
refactor: several improvements ( #262 )
...
- more tests
- file read in config
- reduce if depth
- reduce unnecessary requests
2021-03-27 12:13:51 +09:00
dependabot-preview[bot]
cc76ed82aa
build(deps-dev): bump @types/jest from 26.0.21 to 26.0.22 ( #261 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.21 to 26.0.22.
- [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>
2021-03-26 05:30:01 +09:00
dependabot-preview[bot]
ab42451b16
build(deps-dev): bump @types/node from 14.14.35 to 14.14.36 ( #260 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.35 to 14.14.36.
- [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>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-26 05:27:02 +09:00
marocchino
8b661422ca
docs: remove workflow_run part
2021-03-23 10:02:03 +09:00
marocchino
e61538ba96
docs: remove wrong part.
...
No need to write permission. A bad part was get GITHUB_TOKEN from secrets.
2021-03-23 07:34:51 +09:00
dependabot-preview[bot]
d20e92e308
build(deps-dev): bump @typescript-eslint/parser from 4.18.0 to 4.19.0 ( #259 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-23 07:29:23 +09:00
marocchino
95098e27f2
docs: about permission error ( #258 )
2021-03-22 10:45:14 +09:00
marocchino
58da41abb9
ci: test workflow_run
2021-03-22 10:24:22 +09:00
marocchino
56ac27318d
refactor: extract config ( #257 )
...
* refactor: extract config
* test: mock dynamic value
2021-03-22 09:39:18 +09:00
marocchino
9945cf63fa
docs: omit github token in docs
2021-03-22 06:32:32 +09:00
Jonathan Yu
832d4d1261
build updates ( #256 )
...
* Update test to build on main branch instead of master
* Update workflows to use actions/checkout@v2, which performs a
shallow clone by default, so should be slightly faster
2021-03-22 06:14:27 +09:00
Jonathan Yu
9632fd5dc1
apply GitHub token by default ( #255 )
...
* feat: apply GitHub token by default
* use single quote
* remove $
2021-03-22 06:13:35 +09:00
marocchino
1143f51a44
Merge pull request #254 from marocchino/dependabot/npm_and_yarn/types/jest-26.0.21
...
build(deps-dev): bump @types/jest from 26.0.20 to 26.0.21
2021-03-18 05:21:38 +09:00
dependabot-preview[bot]
16bed61a8e
build(deps-dev): bump @types/jest from 26.0.20 to 26.0.21
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.20 to 26.0.21.
- [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>
2021-03-17 20:20:32 +00:00
marocchino
7c7491576e
Merge pull request #253 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-24.3.2
...
build(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2
2021-03-17 09:13:22 +09:00
dependabot-preview[bot]
455f4f90d0
build(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-16 20:24:22 +00:00
marocchino
741da0a190
Merge pull request #249 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-4.18.0
...
build(deps-dev): bump @typescript-eslint/parser from 4.17.0 to 4.18.0
2021-03-16 06:38:03 +09:00
dependabot-preview[bot]
524fb81ca7
build(deps-dev): bump @typescript-eslint/parser from 4.17.0 to 4.18.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 21:35:36 +00:00
marocchino
4e7d38005c
Merge pull request #250 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-24.3.1
...
build(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1
2021-03-16 06:34:07 +09:00
marocchino
b2d293bfa9
Merge pull request #251 from marocchino/dependabot/npm_and_yarn/eslint-7.22.0
...
build(deps-dev): bump eslint from 7.21.0 to 7.22.0
2021-03-16 06:33:56 +09:00
marocchino
0a2f92954d
Merge pull request #252 from marocchino/dependabot/npm_and_yarn/types/node-14.14.35
...
build(deps-dev): bump @types/node from 14.14.34 to 14.14.35
2021-03-16 06:33:43 +09:00
dependabot-preview[bot]
db6fe2404c
build(deps-dev): bump @types/node from 14.14.34 to 14.14.35
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.34 to 14.14.35.
- [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>
2021-03-15 20:18:52 +00:00
dependabot-preview[bot]
552a0d3c8f
build(deps-dev): bump eslint from 7.21.0 to 7.22.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 20:17:44 +00:00
dependabot-preview[bot]
1968eceecd
build(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 20:16:58 +00:00
marocchino
23d757da59
Merge pull request #248 from marocchino/dependabot/npm_and_yarn/types/node-14.14.34
...
build(deps-dev): bump @types/node from 14.14.33 to 14.14.34
2021-03-13 09:42:27 +09:00
dependabot-preview[bot]
4a527a6485
build(deps-dev): bump @types/node from 14.14.33 to 14.14.34
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.33 to 14.14.34.
- [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>
2021-03-12 20:19:46 +00:00
marocchino
6da557e7ad
Merge pull request #247 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-24.2.1
...
build(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1
2021-03-11 09:01:26 +09:00
dependabot-preview[bot]
05dbf834d1
build(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-10 20:18:19 +00:00
marocchino
4b03f708f7
Merge pull request #246 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-24.2.0
...
build(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0
2021-03-10 09:43:53 +09:00
marocchino
a46ffbfff1
Merge pull request #245 from marocchino/dependabot/npm_and_yarn/types/node-14.14.33
...
build(deps-dev): bump @types/node from 14.14.32 to 14.14.33
2021-03-10 09:43:44 +09:00
dependabot-preview[bot]
acc664bcb2
build(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-09 20:20:00 +00:00
dependabot-preview[bot]
3bb303d23e
build(deps-dev): bump @types/node from 14.14.32 to 14.14.33
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.32 to 14.14.33.
- [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>
2021-03-09 20:19:35 +00:00
marocchino
8342689420
Merge pull request #242 from marocchino/dependabot/npm_and_yarn/types/node-14.14.32
...
build(deps-dev): bump @types/node from 14.14.31 to 14.14.32
2021-03-09 13:53:55 +09:00
dependabot-preview[bot]
86fec83a66
build(deps-dev): bump @types/node from 14.14.31 to 14.14.32
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.31 to 14.14.32.
- [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>
2021-03-09 04:52:57 +00:00
marocchino
72515b4ebd
Merge pull request #243 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-24.1.9
...
build(deps-dev): bump eslint-plugin-jest from 24.1.5 to 24.1.9
2021-03-09 13:51:09 +09:00
marocchino
d8ae3bbff7
Merge pull request #244 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-4.17.0
...
build(deps-dev): bump @typescript-eslint/parser from 4.16.1 to 4.17.0
2021-03-09 13:50:58 +09:00
dependabot-preview[bot]
b3e7bd5fc0
build(deps-dev): bump @typescript-eslint/parser from 4.16.1 to 4.17.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.16.1 to 4.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 20:18:21 +00:00
dependabot-preview[bot]
097826718c
build(deps-dev): bump eslint-plugin-jest from 24.1.5 to 24.1.9
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 20:17:08 +00:00
marocchino
b9e2263ea8
Merge pull request #241 from marocchino/dependabot/npm_and_yarn/eslint-plugin-github-4.1.2
...
build(deps-dev): bump eslint-plugin-github from 4.1.1 to 4.1.2
2021-03-05 11:35:18 +09:00
dependabot-preview[bot]
6275ef2131
build(deps-dev): bump eslint-plugin-github from 4.1.1 to 4.1.2
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.1.1...v4.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-04 20:19:52 +00:00
marocchino
97cad9b421
Merge pull request #240 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-4.16.1
...
build(deps-dev): bump @typescript-eslint/parser from 4.16.0 to 4.16.1
2021-03-03 06:38:03 +09:00
dependabot-preview[bot]
686f459284
build(deps-dev): bump @typescript-eslint/parser from 4.16.0 to 4.16.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 20:17:10 +00:00
marocchino
93e477f5c6
Merge pull request #239 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-4.16.0
...
build(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.0
2021-03-02 06:48:04 +09:00
marocchino
cce78b8090
Merge pull request #238 from marocchino/dependabot/npm_and_yarn/eslint-7.21.0
...
build(deps-dev): bump eslint from 7.20.0 to 7.21.0
2021-03-02 06:47:54 +09:00
dependabot-preview[bot]
7878873a83
build(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.15.2 to 4.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 21:10:28 +00:00
dependabot-preview[bot]
fb7fc388d7
build(deps-dev): bump eslint from 7.20.0 to 7.21.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 21:08:52 +00:00
marocchino
9e128f055c
oops
2021-02-25 16:45:36 +09:00
marocchino
1e3acb0e66
Merge pull request #236 from marocchino/update-and-release
...
Update and release
2021-02-25 16:44:08 +09:00
marocchino
78e3496c31
update description
2021-02-25 16:42:52 +09:00
marocchino
fa221d0b75
test with lint
2021-02-25 16:26:08 +09:00