Adds the following features
- Supports specifying multiple keys via the
projectKeys
input option
What's Changed
- chore(deps): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #24
- chore(deps): bump @octokit/webhooks from 12.0.7 to 12.0.8 by @dependabot in #23
- chore(deps): bump @types/node from 20.9.1 to 20.10.0 by @dependabot in #21
- chore(deps): bump @types/jest from 29.5.8 to 29.5.10 by @dependabot in #22
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 by @dependabot in #29
- chore(deps): bump @octokit/webhooks from 12.0.8 to 12.0.10 by @dependabot in #27
- chore(deps): bump @types/node from 20.10.0 to 20.10.3 by @dependabot in #26
- chore(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.2 by @dependabot in #30
- chore(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in #25
- chore(deps): bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #32
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 by @dependabot in #33
- chore(deps): bump prettier from 3.1.0 to 3.1.1 by @dependabot in #36
- chore(deps): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #35
- chore(deps): bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in #34
- chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #37
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 by @dependabot in #38
- chore(deps): bump @types/node from 20.10.4 to 20.10.5 by @dependabot in #40
- chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.15.0 by @dependabot in #41
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 by @dependabot in #42
- chore(deps): bump @types/node from 20.10.5 to 20.10.6 by @dependabot in #43
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 by @dependabot in #44
- chore(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.17.0 by @dependabot in #46
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.19.0 by @dependabot in #58
- chore(deps): bump @octokit/webhooks from 12.0.10 to 12.0.11 by @dependabot in #51
- chore(deps-dev): bump @typescript-eslint/parser from 6.17.0 to 6.19.1 by @dependabot in #59
- chore(deps): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by @dependabot in #53
- chore(deps): bump @types/node from 20.10.6 to 20.11.6 by @dependabot in #60
- chore(deps): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #63
- chore(deps): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #65
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.20.0 by @dependabot in #66
- chore(deps): bump @types/node from 20.11.6 to 20.11.17 by @dependabot in #70
- chore(deps): bump prettier from 3.1.1 to 3.2.5 by @dependabot in #68
- chore(deps): bump @octokit/webhooks from 12.0.11 to 13.0.1 by @dependabot in #76
- chore(deps): bump undici from 5.27.2 to 5.28.3 by @dependabot in #74
- chore(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.21.0 by @dependabot in #71
- Modified to support multiple project keys by @kamesh-09 in #77
- chore(deps): bump @octokit/webhooks from 13.0.1 to 13.1.0 by @dependabot in #80
- chore(deps): bump eslint-plugin-jest from 27.6.3 to 27.9.0 by @dependabot in #79
- chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #78
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.0 by @dependabot in #75
New Contributors
- @kamesh-09 made their first contribution in #77
Full Changelog: v2...v2.1