Mike Penz and GitHub
861a1f6fe6
Update SECURITY.md
2022-04-15 15:53:07 +02:00
Mike Penz and GitHub
a3754948ac
Merge pull request #734 from mikepenz/feature/dependency_upgrades_20220415
...
Dependency upgrades
2022-04-15 10:42:48 +02:00
Mike Penz
3554469804
- dependency upgrades
...
```
"semver": "^7.3.7",
"@typescript-eslint/parser": "^5.19.0",
"@types/node": "^17.0.24",
"@vercel/ncc": "^0.33.4",
"eslint": "^8.13.0",
```
2022-04-15 10:38:01 +02:00
Mike Penz
a86b1b7058
- format the main.ts class
2022-04-15 10:36:10 +02:00
Mike Penz and GitHub
fe2fbf90e3
Merge pull request #728 from mikepenz/feature/720
...
Introduce new API offering the ability to fetch reviewers who approved PRs
2022-04-15 10:33:05 +02:00
Mike Penz and GitHub
4d2ba0eaf1
Merge pull request #726 from mikepenz/feature/725
...
Introduce new API to include open PRs within the generated changelog
2022-04-15 10:31:09 +02:00
Mike Penz
d0b0f4a6b9
- expand README with new configuration options
...
- expand action.yml with new input param
2022-04-08 12:13:22 +02:00
Mike Penz
1e867df2de
- introduce new flag allowing to fetch reviewers who approved PRs
...
- add new testcase which verifies approvers being included
- adjust config for some test cases to verify reviewers not being pulled if disabled
2022-04-08 12:13:21 +02:00
Mike Penz
df9a35580f
- include open is disabled by default
2022-04-08 12:13:14 +02:00
Mike Penz
485266b0da
- expand README with new additional placeholders
2022-04-08 12:08:19 +02:00
Mike Penz
bddcf0df76
- expand action.yml definition with new inputs and outputs
2022-04-08 11:58:00 +02:00
Mike Penz
f60b8b4167
- expand custom assignment and add testcase to verify ability to construct custom categories involving states of PRs
2022-04-08 11:00:40 +02:00
Mike Penz
6211ea4995
- expand log messages
...
- introduce test case to verify the inclusion of the open PR as part of the standard PR set
2022-04-08 11:00:39 +02:00
Mike Penz
85af6a8181
- introduce new flag to include open PRs into the changelog
...
- only fetch open with this flag
- expand pull request spec with
- status, created at timestamp
- expand definition for placeholder patterns in the changelog
2022-04-08 11:00:39 +02:00
Mike Penz and GitHub
7a59e9f4b4
Merge pull request #727 from mikepenz/feature/upgrade_dependencies_20220408
...
Upgrade npm dependencies 2022.04.08
2022-04-08 11:00:14 +02:00
Mike Penz
1965fbb393
- upgrade dependencies
...
```
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.1",
"moment": "^2.29.2",
"semver": "^7.3.6",
"webpack": "^5.72.0"
"@typescript-eslint/parser": "^5.18.0",
"@types/node": "^17.0.23",
"eslint": "^8.12.0",
"eslint-plugin-jest": "^26.1.4",
"prettier": "2.6.2",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
```
2022-04-08 10:55:31 +02:00
Mike Penz and GitHub
2114e8b947
Merge pull request #712 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-github-4.3.6
...
build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6
2022-03-31 13:37:27 +02:00
dependabot[bot] and GitHub
b9c467b298
build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.5...v4.3.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 11:35:03 +00:00
Mike Penz and GitHub
305e4dda94
Merge pull request #716 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.3
...
build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.3
2022-03-31 13:34:12 +02:00
Mike Penz and GitHub
df6d2ce874
Merge pull request #718 from mikepenz/dependabot/npm_and_yarn/minimist-1.2.6
...
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-30 08:50:38 +02:00
dependabot[bot] and GitHub
4492681c42
build(deps): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 04:34:13 +00:00
dependabot[bot] and GitHub
57cf2af6a8
build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.3
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.1.1 to 26.1.3.
- [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/v26.1.1...v26.1.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 13:05:32 +00:00
Mike Penz and GitHub
29865581d8
Merge pull request #708 from mikepenz/feature/upgrade_node16
...
Upgrade action to use node16 | Dependency upgrades
2022-03-16 13:01:37 +01:00
Mike Penz
d557b224ae
- upgrade action to use node16 as engine
...
- dependency upgrades
```
"webpack": "^5.70.0"
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.15.0",
"@types/node": "^17.0.21",
"@vercel/ncc": "^0.33.3",
"eslint": "^8.11.0",
"eslint-plugin-jest": "^26.1.1",
"prettier": "2.6.0",
"typescript": "^4.6.2"
```
2022-03-16 12:55:47 +01:00
Mike Penz and GitHub
9f18310dfa
Merge pull request #706 from mikepenz/feature/add_debug_logs
...
Expand debug logs by PRs in specific categories
2022-03-16 12:49:55 +01:00
Mike Penz
23e9b5fc5a
- add additional debug logs to help identify which prs ended up in which category
2022-03-15 08:44:58 +01:00
Mike Penz and GitHub
e566ac58d7
Merge pull request #685 from mikepenz/feature/681
...
Expand new configuration option `exclude_labels` to `Category`
2022-02-11 11:23:19 +01:00
Mike Penz
ede7620da2
- expand documentaiton
2022-02-11 11:17:48 +01:00
Mike Penz
3ece3bdbac
- expand README with new exclude_labels
2022-02-11 11:15:39 +01:00
Mike Penz
603140e9ac
- add test case to verify exclude_label functions as expected
2022-02-11 11:12:56 +01:00
Mike Penz
a0a47047d6
- add new ability to define exclude_labels for categories (give greater flexibility)
...
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/681
2022-02-11 11:12:39 +01:00
Mike Penz and GitHub
0b69e37c22
Merge pull request #684 from mikepenz/feature/dep_updates_20220211
...
Dependency updates 2022.02.11
2022-02-11 10:46:51 +01:00
Mike Penz
9f25f28287
```
...
"@typescript-eslint/parser": "^5.11.0",
"@types/node": "^17.0.17",
"eslint-plugin-jest": "^26.1.0",
"jest": "^27.5.1",
"jest-circus": "^27.5.1",
```
2022-02-11 10:29:06 +01:00
Mike Penz and GitHub
8e61f769fc
Merge pull request #669 from mikepenz/feature/667
...
Introduce new RELEASE_DIFF placeholder
2022-02-02 18:28:09 +01:00
Mike Penz
29543cec44
- introduce test case to verify release diff generation
2022-02-02 18:24:03 +01:00
Mike Penz
c8b0107b59
- introduce new RELEASE_DIFF placeholder, adding a full diff link
...
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/667
- Thanks for the proposal @maxisam
2022-02-02 18:21:37 +01:00
Mike Penz and GitHub
292179d486
Merge pull request #665 from mikepenz/feature/dependency_updates_20220201
...
NPM Dependency updates
2022-02-01 18:04:51 +01:00
Mike Penz
680fb457d1
```
...
"webpack": "^5.68.0"
"@typescript-eslint/parser": "^5.10.2",
"@types/node": "^17.0.14",
"eslint": "^8.8.0",
```
2022-02-01 18:00:04 +01:00
Mike Penz and GitHub
a6d07f6ae6
Merge pull request #664 from mikepenz/feature/658
...
Add count of categorized and uncategorized items to output
2022-02-01 17:57:57 +01:00
Mike Penz
c1f978e272
- introduce output with the categorised count of prs
...
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/658
2022-02-01 17:52:51 +01:00
Mike Penz
8151a3f1e0
Merge branch 'lerebear-develop' into develop
2022-02-01 17:42:37 +01:00
Mike Penz
a31e760a9b
- recompile dist with fix
2022-02-01 17:42:27 +01:00
Lere Williams
2f58d14b24
Set fromTag output
...
This makes sure to set the fromTag output which is currently documented
but not actually set.
2022-01-31 18:20:22 -08:00
Mike Penz and GitHub
b37e20ca2f
Merge pull request #655 from mikepenz/feature/dependency_updates_20220128
...
Update dependencies to latest stable version
2022-01-28 20:44:45 +01:00
Mike Penz
5e6516b935
- upgrade dependencies to latest stable version
...
```
"webpack": "^5.67.0"
"@typescript-eslint/parser": "^5.10.1",
"@types/node": "^17.0.13",
"eslint": "^8.7.0",
"eslint-plugin-jest": "^26.0.0",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
```
2022-01-28 20:40:29 +01:00
Mike Penz and GitHub
511ca611f1
Merge pull request #654 from mikepenz/feature/651
...
Add ability to specify `on_property` as array
2022-01-28 20:37:02 +01:00
Mike Penz
b5ad2456c8
- introduce ability to specify on_property on extractors as Array.
...
- simplify setup of more complex definitions
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/651
2022-01-28 18:17:27 +01:00
Mike Penz and GitHub
e0a4c3fc64
Merge pull request #638 from mikepenz/feature/dependency_updates_20220107
...
Dependency updates 2022.01.07
2022-01-07 09:55:59 +01:00
Mike Penz
28deab6aa9
```
...
@types/jest ^27.0.3 → ^27.4.0
@typescript-eslint/parser ^5.8.0 → ^5.9.0
@types/node ^17.0.2 → ^17.0.8
eslint ^8.5.0 → ^8.6.0
eslint-plugin-jest ^25.3.0 → ^25.3.4
jest ^27.4.5 → ^27.4.7
jest-circus ^27.4.5 → ^27.4.6
```
2022-01-07 09:52:03 +01:00
Mike Penz and GitHub
22312e9533
Merge pull request #632 from yuhao-su/develop
...
Fix fetching PR iterator options, based on merge order
2022-01-07 09:49:31 +01:00