 dependabot[bot]andGitHub
|
bd88a4da01
|
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[bot] <support@github.com>
|
2021-03-08 07:18:16 +00:00 |
|
 Mike PenzandGitHub
|
1bf27c3e36
|
Merge pull request #219 from wdoug/encourage-specific-major-version
Specify major version in Readme full example
|
2021-03-07 09:13:16 +01:00 |
|
Will Douglas
|
1cc2c2999b
|
Specify major version in Readme full example
|
2021-03-06 14:49:54 -07:00 |
|
 Mike PenzandGitHub
|
8602fe231d
|
Merge pull request #218 from wdoug/maxPullRequests-warning
Make maxPullRequest warning more apparent
|
2021-03-06 16:46:22 +01:00 |
|
 Mike PenzandGitHub
|
bc70116ce2
|
Merge pull request #217 from wdoug/fix-workflow-security-issue
Fix security vulnerability in workflow
|
2021-03-06 16:44:30 +01:00 |
|
Will Douglas
|
069080d600
|
Make maxPullRequest warning more apparent
|
2021-03-05 19:12:40 -07:00 |
|
 Will DouglasandGitHub
|
9ec45b47e5
|
Fix security vulnerability in workflow
|
2021-03-05 18:43:49 -07:00 |
|
 Mike PenzandGitHub
|
be6c2169f1
|
Merge pull request #215 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.3.3
Bump @octokit/rest from 18.3.2 to 18.3.3
|
2021-03-05 08:05:56 +01:00 |
|
 Mike PenzandGitHub
|
a0a72c756a
|
Merge pull request #214 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-github-4.1.2
Bump eslint-plugin-github from 4.1.1 to 4.1.2
|
2021-03-05 08:05:49 +01:00 |
|
 Mike PenzandGitHub
|
c353cb77bf
|
Merge pull request #213 from mikepenz/dependabot/npm_and_yarn/typescript-4.2.3
Bump typescript from 4.2.2 to 4.2.3
|
2021-03-05 08:05:41 +01:00 |
|
 dependabot[bot]andGitHub
|
b4358a0365
|
Bump @octokit/rest from 18.3.2 to 18.3.3
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.2 to 18.3.3.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.3.2...v18.3.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-05 06:09:57 +00:00 |
|
 dependabot[bot]andGitHub
|
73d1414311
|
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[bot] <support@github.com>
|
2021-03-05 06:09:39 +00:00 |
|
 dependabot[bot]andGitHub
|
0b4498fcf6
|
Bump typescript from 4.2.2 to 4.2.3
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/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-05 06:09:24 +00:00 |
|
 Mike PenzandGitHub
|
fff2a88de3
|
Merge pull request #211 from mikepenz/feature/208
Allow label extraction from other fields, like the title
|
2021-03-04 16:24:34 +01:00 |
|
Mike Penz
|
edd1dfa6f3
|
- expand on_property for extractor to README
|
2021-03-04 16:21:40 +01:00 |
|
Mike Penz
|
0bbac0be0f
|
- introduce new on_property field for Extractor allowing to define the property to use for the label extraction
- use property (if provided) and allow label extraction via this approach
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/208
|
2021-03-04 16:16:21 +01:00 |
|
 Mike PenzandGitHub
|
9c76068a23
|
Merge pull request #209 from wdoug/patch-1
Add missing `jobs` key in full sample
|
2021-03-04 09:29:57 +01:00 |
|
 Mike PenzandGitHub
|
0572aa8079
|
Merge pull request #210 from mikepenz/dependabot/npm_and_yarn/ts-jest-26.5.3
Bump ts-jest from 26.5.2 to 26.5.3
|
2021-03-04 09:28:50 +01:00 |
|
 dependabot[bot]andGitHub
|
be229adfda
|
Bump ts-jest from 26.5.2 to 26.5.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.3.
- [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/v26.5.2...v26.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-04 06:06:13 +00:00 |
|
 Will DouglasandGitHub
|
6d37387de1
|
Add missing jobs key in full sample
|
2021-03-03 20:24:19 -07:00 |
|
 Mike PenzandGitHub
|
cfc51476e0
|
Merge pull request #202 from mikepenz/dependabot/npm_and_yarn/eslint-7.21.0
Bump eslint from 7.20.0 to 7.21.0
|
2021-03-03 08:52:05 +01:00 |
|
 dependabot[bot]andGitHub
|
219d38a5ca
|
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[bot] <support@github.com>
|
2021-03-03 07:31:33 +00:00 |
|
 Mike PenzandGitHub
|
317f3ad382
|
Merge pull request #206 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.3.2
Bump @octokit/rest from 18.3.1 to 18.3.2
|
2021-03-03 08:30:59 +01:00 |
|
 dependabot[bot]andGitHub
|
884bbea779
|
Bump @octokit/rest from 18.3.1 to 18.3.2
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.1 to 18.3.2.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.3.1...v18.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-03 05:55:56 +00:00 |
|
 Mike PenzandGitHub
|
168b1d64cf
|
Merge pull request #204 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.3.1
Bump @octokit/rest from 18.2.1 to 18.3.1
|
2021-03-02 08:01:04 +01:00 |
|
 Mike PenzandGitHub
|
f1432e7006
|
Merge pull request #205 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.16.1
Bump @typescript-eslint/parser from 4.15.2 to 4.16.1
|
2021-03-02 08:00:18 +01:00 |
|
 dependabot[bot]andGitHub
|
5c275d2d82
|
Bump @typescript-eslint/parser from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 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[bot] <support@github.com>
|
2021-03-02 05:52:51 +00:00 |
|
 dependabot[bot]andGitHub
|
ad36155284
|
Bump @octokit/rest from 18.2.1 to 18.3.1
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.2.1 to 18.3.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.2.1...v18.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-02 05:52:33 +00:00 |
|
 Mike PenzandGitHub
|
5e3db68f11
|
Merge pull request #200 from mikepenz/feature/exclude_merge_commits
Exclude specific commits from changelog in commit mode
|
2021-02-26 12:16:31 +01:00 |
|
Mike Penz
|
f58c4ac315
|
- recompile dist after changes
|
2021-02-26 12:06:19 +01:00 |
|
Mike Penz
|
e9e10d147f
|
- use filtered commits for changelog
|
2021-02-26 12:03:27 +01:00 |
|
Mike Penz
|
becbe17766
|
- add support to exclude merge commits in release notes generation
- move filterCommits into commits.ts
- recompile dist files with updated code
|
2021-02-26 10:47:08 +01:00 |
|
 Mike PenzandGitHub
|
3be50052a5
|
Merge pull request #198 from mikepenz/dependabot/npm_and_yarn/typescript-4.2.2
Bump typescript from 4.1.5 to 4.2.2
|
2021-02-24 08:35:30 +01:00 |
|
 dependabot[bot]andGitHub
|
6a91423926
|
Bump typescript from 4.1.5 to 4.2.2
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/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-24 07:33:24 +00:00 |
|
 Mike PenzandGitHub
|
e5156d06fb
|
Merge pull request #197 from mikepenz/dependabot/npm_and_yarn/ts-jest-26.5.2
Bump ts-jest from 26.5.1 to 26.5.2
|
2021-02-24 08:19:34 +01:00 |
|
 Mike PenzandGitHub
|
89cfa74669
|
Merge pull request #196 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.2.1
Bump @octokit/rest from 18.2.0 to 18.2.1
|
2021-02-24 08:19:25 +01:00 |
|
 dependabot[bot]andGitHub
|
2ae0dd2e3b
|
Bump ts-jest from 26.5.1 to 26.5.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.1 to 26.5.2.
- [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/v26.5.1...v26.5.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-24 06:08:38 +00:00 |
|
 dependabot[bot]andGitHub
|
66a1520779
|
Bump @octokit/rest from 18.2.0 to 18.2.1
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.2.0 to 18.2.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.2.0...v18.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-24 06:08:23 +00:00 |
|
 Mike PenzandGitHub
|
c0b07f6c9f
|
Merge pull request #195 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-4.15.2
Bump @typescript-eslint/parser from 4.15.1 to 4.15.2
|
2021-02-23 08:54:05 +01:00 |
|
 dependabot[bot]andGitHub
|
6dd6e374ed
|
Bump @typescript-eslint/parser from 4.15.1 to 4.15.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.1 to 4.15.2.
- [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.15.2/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-23 06:09:56 +00:00 |
|
 Mike PenzandGitHub
|
5a332383be
|
Merge pull request #194 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.31
Bump @types/node from 14.14.30 to 14.14.31
|
2021-02-22 08:43:26 +01:00 |
|
 dependabot[bot]andGitHub
|
4151f5047a
|
Bump @types/node from 14.14.30 to 14.14.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.30 to 14.14.31.
- [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-02-22 07:11:11 +00:00 |
|
 Mike PenzandGitHub
|
cd0f24a910
|
Merge pull request #192 from mikepenz/feature/enhanced_commit_mode
Introduce API to extract labels from PR body | commit message
|
2021-02-19 15:06:30 +01:00 |
|
Mike Penz
|
86f849d8db
|
- add additional information about commit based mode
|
2021-02-19 15:02:37 +01:00 |
|
Mike Penz
|
f8918d6247
|
- introduce new API adding support to extract additional PR labels from the PR message. This can also be used to organise the changelog in commitMode
- adjust RegExp to be executed in unicode mode, allows referencing a emoji via `.`
- introduce new testcase for emoji mode with label extractor
|
2021-02-19 14:59:54 +01:00 |
|
 Mike PenzandGitHub
|
eb483b0c5c
|
Merge pull request #191 from mikepenz/dependabot/npm_and_yarn/types/node-14.14.30
Bump @types/node from 14.14.28 to 14.14.30
|
2021-02-19 08:59:50 +01:00 |
|
 Mike PenzandGitHub
|
de1b59d1f1
|
Merge pull request #190 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.2.0
Bump @octokit/rest from 18.1.1 to 18.2.0
|
2021-02-19 08:59:35 +01:00 |
|
 dependabot[bot]andGitHub
|
d83438df18
|
Bump @types/node from 14.14.28 to 14.14.30
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.30.
- [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-02-19 06:09:56 +00:00 |
|
 dependabot[bot]andGitHub
|
d467550f23
|
Bump @octokit/rest from 18.1.1 to 18.2.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.1.1 to 18.2.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.1.1...v18.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-19 06:09:46 +00:00 |
|
 Mike PenzandGitHub
|
a0b0bb1316
|
Merge pull request #189 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.1.5
Bump eslint-plugin-jest from 24.1.3 to 24.1.5
|
2021-02-17 09:00:31 +01:00 |
|