Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev -> main #735

Merged
merged 25 commits into from Apr 15, 2022
Merged

dev -> main #735

merged 25 commits into from Apr 15, 2022

Conversation

mikepenz
Copy link
Owner

merge dev into main

mikepenz and others added 25 commits March 15, 2022 08:44
Expand debug logs by PRs in specific categories
- 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"
```
Upgrade action to use node16 | Dependency upgrades
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](jest-community/eslint-plugin-jest@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>
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>
…t-1.2.6

build(deps): bump minimist from 1.2.5 to 1.2.6
…plugin-jest-26.1.3

build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.3
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](github/eslint-plugin-github@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>
…plugin-github-4.3.6

build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6
```
    "@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"
```
…220408

Upgrade npm dependencies 2022.04.08
  - only fetch open with this flag
- expand pull request spec with
  - status, created at timestamp
- expand definition for placeholder patterns in the changelog
- introduce test case to verify the inclusion of the open PR as part of the standard PR set
…truct custom categories involving states of PRs
  - add new testcase which verifies approvers being included
  - adjust config for some test cases to verify reviewers not being pulled if disabled
- expand action.yml with new input param
Introduce new API to include open PRs within the generated changelog
Introduce new API offering the ability to fetch reviewers who approved PRs
```
    "semver": "^7.3.7",
    "@typescript-eslint/parser": "^5.19.0",
    "@types/node": "^17.0.24",
    "@vercel/ncc": "^0.33.4",
    "eslint": "^8.13.0",
```
@mikepenz mikepenz merged commit d1b2107 into main Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant