 Mike PenzandGitHub
|
4bf0b1e2ab
|
Merge pull request #160 from mikepenz/dependabot/npm_and_yarn/eslint-7.18.0
Bump eslint from 7.17.0 to 7.18.0
|
2021-01-18 09:15:05 +01:00 |
|
 dependabot[bot]andGitHub
|
266f61a844
|
Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.17.0...v7.18.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-18 07:41:29 +00:00 |
|
Mike Penz
|
0e36d8314f
|
- add FUNDING.yml
|
2021-01-17 15:41:02 +01:00 |
|
 Mike PenzandGitHub
|
5cda9253a4
|
Merge pull request #159 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.21
Bump @types/node from 14.14.20 to 14.14.21
|
2021-01-15 09:26:45 +01:00 |
|
 dependabot[bot]andGitHub
|
604d489b8c
|
Bump @types/node from 14.14.20 to 14.14.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.20 to 14.14.21.
- [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>
|
2021-01-15 06:31:17 +00:00 |
|
 Mike PenzandGitHub
|
97b9833cd6
|
Merge pull request #158 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.27.0
Bump @vercel/ncc from 0.26.2 to 0.27.0
|
2021-01-12 09:08:46 +01:00 |
|
 dependabot[bot]andGitHub
|
f6f1aec8a8
|
Bump @vercel/ncc from 0.26.2 to 0.27.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.2 to 0.27.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.26.2...0.27.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-12 08:01:37 +00:00 |
|
 Mike PenzandGitHub
|
ad27f6a7b5
|
Merge pull request #157 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.13.0
Bump @typescript-eslint/parser from 4.12.0 to 4.13.0
|
2021-01-12 09:00:04 +01:00 |
|
 dependabot[bot]andGitHub
|
cacad793f0
|
Bump @typescript-eslint/parser from 4.12.0 to 4.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.12.0 to 4.13.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.13.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-12 06:30:16 +00:00 |
|
 Mike PenzandGitHub
|
76d6421862
|
Merge pull request #155 from mikepenz/fix/154
Enhance PR API page size | Adjust default back track time for PRs to 365 days
|
2021-01-11 23:02:05 +01:00 |
|
Mike Penz
|
7d89db2cb5
|
- adjust default max back track time to 365 days (e.g. allow release tags to have longer inbetween)
- this is possible with larger page size on commits and PRs
|
2021-01-11 22:53:50 +01:00 |
|
Mike Penz
|
2cbd5d5863
|
- extend per page PR amount to lower requests done to the GitHub API
- beside speeding up for releases with many PRs (this also benefits cases which exeed the 90 days max back check limit)
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/154
|
2021-01-11 19:59:10 +01:00 |
|
 Mike PenzandGitHub
|
eb374ed818
|
Merge pull request #152 from mikepenz/feature/update_jest
Update jest
|
2021-01-07 15:43:46 +01:00 |
|
Mike Penz
|
6f1faacf00
|
- update jest and recompile dist
|
2021-01-07 15:41:18 +01:00 |
|
 Mike PenzandGitHub
|
626951a100
|
Merge pull request #151 from mikepenz/feature/141
Experimental commit based changelog generation mode
|
2021-01-07 15:38:58 +01:00 |
|
Mike Penz
|
937f979dcb
|
- add new param also to other test set
|
2021-01-07 15:36:26 +01:00 |
|
Mike Penz
|
d66aa0a4e5
|
- introduce experimental (light) commit based changelog generation mode
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/141
- this is not fully supported and not documented as it lacks big amounts of the features we know and love
- npm install
- recompile dist
|
2021-01-07 15:31:18 +01:00 |
|
 Mike PenzandGitHub
|
cb75836b8d
|
Merge pull request #150 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.26.2
Bump @vercel/ncc from 0.26.1 to 0.26.2
|
2021-01-07 08:24:43 +01:00 |
|
 dependabot[bot]andGitHub
|
59903d2471
|
Bump @vercel/ncc from 0.26.1 to 0.26.2
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.26.1...0.26.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-07 06:32:58 +00:00 |
|
Mike Penz
|
96b4b735ad
|
- adjust README a bit to be more specific
|
2021-01-05 18:39:27 +01:00 |
|
 Mike PenzandGitHub
|
96cfd6be61
|
Merge pull request #148 from mikepenz/feature/147_2
Differentiate log between config missing or config invalid
|
2021-01-05 18:35:20 +01:00 |
|
Mike Penz
|
9c6bee4385
|
- recompile dist
|
2021-01-05 18:32:36 +01:00 |
|
Mike Penz
|
1f2d0ea832
|
- differentiate between configuration not found vs configuration could not be parsed
- help with https://github.com/mikepenz/release-changelog-builder-action/issues/147
|
2021-01-05 18:30:26 +01:00 |
|
 Mike PenzandGitHub
|
97c40aa8d5
|
Merge pull request #146 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.12.0
Bump @typescript-eslint/parser from 4.11.1 to 4.12.0
|
2021-01-05 08:47:59 +01:00 |
|
 dependabot[bot]andGitHub
|
ac21caed0b
|
Bump @typescript-eslint/parser from 4.11.1 to 4.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.11.1 to 4.12.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.12.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-05 07:42:16 +00:00 |
|
 Mike PenzandGitHub
|
2a6c500665
|
Merge pull request #145 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.20
Bump @types/node from 14.14.19 to 14.14.20
|
2021-01-05 08:38:41 +01:00 |
|
 dependabot[bot]andGitHub
|
b91ac8946a
|
Bump @types/node from 14.14.19 to 14.14.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 14.14.20.
- [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>
|
2021-01-05 06:23:48 +00:00 |
|
 Mike PenzandGitHub
|
a0112c4987
|
Merge pull request #144 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.19
Bump @types/node from 14.14.17 to 14.14.19
|
2021-01-04 08:41:12 +01:00 |
|
 Mike PenzandGitHub
|
ba3c24ac22
|
Merge pull request #143 from mikepenz/dependabot/npm_and_yarn/js-yaml-4.0.0
Bump js-yaml from 3.14.1 to 4.0.0
|
2021-01-04 08:41:03 +01:00 |
|
 Mike PenzandGitHub
|
cd6e3e03fe
|
Merge pull request #142 from mikepenz/dependabot/npm_and_yarn/eslint-7.17.0
Bump eslint from 7.16.0 to 7.17.0
|
2021-01-04 08:40:47 +01:00 |
|
 dependabot[bot]andGitHub
|
3e395e35ed
|
Bump @types/node from 14.14.17 to 14.14.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.17 to 14.14.19.
- [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>
|
2021-01-04 07:36:07 +00:00 |
|
 dependabot[bot]andGitHub
|
7d7a966781
|
Bump js-yaml from 3.14.1 to 4.0.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 4.0.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/3.14.1...4.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-04 07:35:15 +00:00 |
|
 dependabot[bot]andGitHub
|
fe416b5dad
|
Bump eslint from 7.16.0 to 7.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.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.16.0...v7.17.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-04 07:34:23 +00:00 |
|
Mike Penz
|
16765e6290
|
Copyright 2021 Mike Penz
|
2021-01-03 11:54:09 +01:00 |
|
 Mike PenzandGitHub
|
0d675410c6
|
Merge pull request #140 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.17
Bump @types/node from 14.14.16 to 14.14.17
|
2020-12-31 09:51:18 +01:00 |
|
 dependabot[bot]andGitHub
|
988ea5dfcd
|
Bump @types/node from 14.14.16 to 14.14.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.16 to 14.14.17.
- [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>
|
2020-12-31 06:04:08 +00:00 |
|
 Mike PenzandGitHub
|
4493a00652
|
Merge pull request #138 from mikepenz/feature/136
Support writing result changelog to file
|
2020-12-30 17:55:20 +01:00 |
|
Mike Penz
|
b75023f6a4
|
- add new configuration to README
|
2020-12-30 17:52:18 +01:00 |
|
Mike Penz
|
a463f188c1
|
- introduce new API allowing to write changelog directly to result file
- introduce test case for writing a file
|
2020-12-30 17:49:41 +01:00 |
|
 Mike PenzandGitHub
|
9a0355af98
|
Merge pull request #135 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.11.1
Bump @typescript-eslint/parser from 4.11.0 to 4.11.1
|
2020-12-29 09:15:59 +01:00 |
|
 dependabot[bot]andGitHub
|
eab7389eb5
|
Bump @typescript-eslint/parser from 4.11.0 to 4.11.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.11.0 to 4.11.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.11.1/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-29 06:34:52 +00:00 |
|
 Mike PenzandGitHub
|
128f774984
|
Merge pull request #134 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.16
Bump @types/node from 14.14.14 to 14.14.16
|
2020-12-24 09:40:38 +01:00 |
|
 dependabot[bot]andGitHub
|
cdbf28db9e
|
Bump @types/node from 14.14.14 to 14.14.16
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.14 to 14.14.16.
- [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>
|
2020-12-24 06:34:46 +00:00 |
|
 Mike PenzandGitHub
|
a1938ece91
|
Merge pull request #133 from mikepenz/dependabot/npm_and_yarn/node-notifier-8.0.1
Bump node-notifier from 8.0.0 to 8.0.1
|
2020-12-22 08:32:11 +01:00 |
|
 dependabot[bot]andGitHub
|
32eb43af51
|
Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-22 07:29:14 +00:00 |
|
 Mike PenzandGitHub
|
d277009128
|
Merge pull request #132 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.11.0
Bump @typescript-eslint/parser from 4.10.0 to 4.11.0
|
2020-12-22 08:26:43 +01:00 |
|
 dependabot[bot]andGitHub
|
17667f3be2
|
Bump @typescript-eslint/parser from 4.10.0 to 4.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.10.0 to 4.11.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.11.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-22 06:11:18 +00:00 |
|
 Mike PenzandGitHub
|
fd0d2c26ca
|
Merge pull request #130 from mikepenz/fix/127
Fix `merged_at` undefined exception due to no PR available
|
2020-12-21 10:41:27 +01:00 |
|
Mike Penz
|
b7342f830f
|
- recompile action
|
2020-12-21 10:39:30 +01:00 |
|
Mike Penz
|
ca10cdcd6a
|
- ensure we retrieved pull requests, fix undefined exception
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/127
|
2020-12-21 10:38:06 +01:00 |
|