Federico Grandi
245f959e32
fix: drop require
2021-05-06 10:28:43 +02:00
dependabot[bot]
f1c97a931c
chore(deps-dev): bump eslint from 7.24.0 to 7.25.0 ( #185 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.24.0 to 7.25.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.24.0...v7.25.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Grandi <fgrandi30@gmail.com >
2021-04-26 10:05:08 +02:00
dependabot[bot]
0ca78ab508
chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 ( #184 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 10:02:10 +02:00
dependabot[bot]
de0f67d9b6
chore(deps-dev): bump @types/js-yaml from 4.0.0 to 4.0.1 ( #183 )
...
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 10:01:44 +02:00
Federico Grandi
a3adef035a
release: v7.2.0
v7.2.0
2021-04-22 18:59:52 +02:00
allcontributors[bot]
e3d054462c
docs: add ruohola as a contributor ( #182 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-22 17:17:12 +02:00
Federico Grandi
ee9a9b3bd7
[auto] build: update compiled version
2021-04-22 15:16:38 +00:00
Federico Grandi
c698699df7
feat: add default_author ( #181 )
...
* feat: add deafult_author and start using actions-toolkit
* fix: go back to @actions/core for logs
* chore: add debug after fetching user
* test: keep build not minified
* fix: don't use tools.exit
* fix: author_displayname
* fix: check github_token
* fix: back to minified builds
* fix: fetch email too
* fix: change option names
* docs: document changes
* docs: update "github-actions" example
2021-04-22 17:15:47 +02:00
Federico Grandi
724766a764
test: ncc@0.28.3
2021-04-22 16:52:56 +02:00
Federico Grandi
eb4e956492
[auto] build: update compiled version
2021-04-21 20:10:01 +00:00
Federico Grandi
5c12301e2f
fix: rely on string-argv for git arg parsing ( #180 )
...
* fix: switch to string-argv for git args parsing
* chore: fix debug messages for matchGitArgs
* docs: add paragraph about git args parsing
2021-04-21 22:08:30 +02:00
dependabot[bot]
0d2694bccc
chore(deps): bump js-yaml from 4.0.0 to 4.1.0 ( #178 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 09:52:52 +02:00
dependabot[bot]
7f40311aeb
chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 ( #177 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.3.1 to 3.4.0.
- [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/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 09:52:14 +02:00
Federico Grandi
c1404d189f
chore: replace stale workflow with probot
2021-04-16 08:41:43 +02:00
Federico Grandi
3276c159ce
release: v7.1.2
v7.1.2
2021-04-16 08:22:42 +02:00
allcontributors[bot]
d10f775791
docs: add ruohola as a contributor ( #175 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-16 08:16:40 +02:00
Federico Grandi
bc9a4cf987
fix: fix matchGitArgs ( #174 )
...
* fix: fix matchGitArgs
* fix: improve matchGitArgs
* chore: add ref in JSDoc
2021-04-16 08:15:25 +02:00
Federico Grandi
6d00245624
build: ncc@0.28.0
2021-04-14 22:38:22 +02:00
Federico Grandi
682e840606
build: ncc@0.27.0
2021-04-14 22:36:48 +02:00
Federico Grandi
369f404b6a
chore: don't compress build
2021-04-14 22:35:59 +02:00
Federico Grandi
6d400479e9
fix(deps-dev): rollback @vercel/ncc
...
Version ^0.28.0 causes the action to fail.
Issue reported at https://github.com/vercel/ncc/issues/693
2021-04-14 21:01:09 +02:00
Federico Grandi
f519dbe2d8
chore: update build
2021-04-14 20:02:04 +02:00
Federico Grandi
7c4f8391e4
chore: update label config
2021-04-14 19:52:16 +02:00
dependabot[bot]
150689488d
chore(deps-dev): bump eslint from 7.23.0 to 7.24.0 ( #173 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.23.0 to 7.24.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.23.0...v7.24.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 19:50:21 +02:00
dependabot[bot]
3edff1c959
chore(deps-dev): bump @typescript-eslint/parser from 4.21.0 to 4.22.0 ( #171 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.21.0 to 4.22.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.22.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 19:50:04 +02:00
dependabot[bot]
8a5bf1f2c3
chore(deps-dev): bump @vercel/ncc from 0.28.2 to 0.28.3 ( #172 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.28.2...0.28.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 19:45:53 +02:00
dependabot[bot]
b7d8201cc4
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #170 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 19:44:12 +02:00
dependabot[bot]
d09e7e234b
chore(deps): bump @actions/core from 1.2.6 to 1.2.7 ( #169 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 19:43:48 +02:00
dependabot[bot]
17dbbf433e
chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 ( #168 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.1.0...v8.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 19:43:22 +02:00
Federico Grandi
95a1702b7a
chore: update label config
2021-04-14 19:35:29 +02:00
dependabot[bot]
0d021d8d13
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.1.0 ( #165 )
...
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update eslint config
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Grandi <fgrandi30@gmail.com >
2021-04-12 08:35:16 +02:00
dependabot[bot]
0cbeea6850
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #163 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Grandi <fgrandi30@gmail.com >
2021-04-12 08:24:47 +02:00
dependabot[bot]
f7574eb56c
chore(deps-dev): bump @vercel/ncc from 0.27.0 to 0.28.2 ( #162 )
...
* chore(deps-dev): bump @vercel/ncc from 0.27.0 to 0.28.2
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.27.0 to 0.28.2.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.27.0...0.28.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* chore: use explicit moduleResolution
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Grandi <fgrandi30@gmail.com >
2021-04-12 08:12:06 +02:00
dependabot[bot]
99d8a21c83
chore(deps-dev): bump typescript from 4.2.3 to 4.2.4 ( #164 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 08:05:41 +02:00
dependabot[bot]
913fd6894d
chore(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.21.0 ( #161 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.20.0 to 4.21.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.21.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 08:00:18 +02:00
dependabot[bot]
de50d45399
chore(deps-dev): bump husky from 5.2.0 to 6.0.0 ( #159 )
...
Bumps [husky](https://github.com/typicode/husky ) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.2.0...v6.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 13:32:36 +02:00
Federico Grandi
e7ec8bd868
chore(dev-deps): upgrade eslint
2021-04-05 13:30:54 +02:00
Federico Grandi
f1d41def84
release: v7.1.1
v7.1.1
2021-04-04 12:33:30 +02:00
allcontributors[bot]
78d8443c62
docs: add xenoterracide as a contributor ( #156 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-04 12:23:43 +02:00
Federico Grandi
e49da51881
docs(README): improve note about git error behavior
2021-04-03 15:59:05 +02:00
Federico Grandi
f4b07e6873
fix: improve git args parsing
2021-03-30 12:16:23 +02:00
dependabot[bot]
138434bf13
chore(deps-dev): bump husky from 5.1.3 to 5.2.0 ( #153 )
...
Bumps [husky](https://github.com/typicode/husky ) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.1.3...v5.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 09:04:41 +01:00
Federico Grandi
51d91f68e3
docs: add warning regarding actions/checkout@v1
...
fix #146
2021-03-11 08:08:33 +01:00
dependabot[bot]
3e8da6e7cc
chore(deps-dev): bump typescript from 4.2.2 to 4.2.3 ( #152 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 11:25:10 +01:00
dependabot[bot]
82ec483431
chore(deps-dev): bump husky from 5.1.2 to 5.1.3 ( #151 )
...
Bumps [husky](https://github.com/typicode/husky ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.1.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 11:24:58 +01:00
Federico Grandi
701772d352
release: v7.1.0
v7.1.0
2021-03-03 09:08:08 +01:00
Federico Grandi
f5554ef7f0
Add 'NO-PULL' feature ( #150 )
...
* feat(pull_strategy): add `NO-PULL` option
* fix: add additional NO-PULL debug log
2021-03-03 09:00:13 +01:00
dependabot[bot]
17b09154e6
chore(deps-dev): bump husky from 5.1.0 to 5.1.2 ( #149 )
...
* chore(deps-dev): bump husky from 5.1.0 to 5.1.2
Bumps [husky](https://github.com/typicode/husky ) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.1.0...v5.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* chore(husky): use prepare instead of postinstall
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Grandi <fgrandi30@gmail.com >
2021-03-01 08:23:10 +01:00
dependabot[bot]
3883e0e350
chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 ( #148 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 08:11:21 +01:00
dependabot[bot]
d97b8ba941
chore(deps-dev): bump husky from 5.0.9 to 5.1.0 ( #147 )
...
Bumps [husky](https://github.com/typicode/husky ) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 08:17:48 +01:00