Releases: thollander/actions-comment-pull-request
Releases · thollander/actions-comment-pull-request
v2.2.0 : file comment
What's Changed
- chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #163
- chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 by @dependabot in #164
- feat: filePath for comment by @thollander in #171
- chore: update lib by @thollander in #172
Full Changelog: v2.1.0...v2.2.0
v2.1.0 : mode for updating comment
What's Changed
- chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #162
- chore(deps-dev): bump @types/node from 18.11.10 to 18.11.15 by @dependabot in #168
- feat: mode for updating comment by @thollander in #170
Full Changelog: v2.0.0...v2.1.0
Issues default management
What's Changed
- chore(deps-dev): bump @types/node from 18.8.5 to 18.11.0 by @dependabot in #144
- chore(deps-dev): bump @types/node from 18.11.0 to 18.11.2 by @dependabot in #145
- chore(deps-dev): bump @types/node from 18.11.2 to 18.11.3 by @dependabot in #146
- chore(deps-dev): bump @types/node from 18.11.3 to 18.11.5 by @dependabot in #148
- chore(deps-dev): bump @types/node from 18.11.5 to 18.11.9 by @dependabot in #151
- chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #152
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #154
- feat: get default issue number by @thollander in #155
- chore: bump to v1.6.0 by @thollander in #157
Full Changelog: v1.5.0...v1.6.0
GITHUB_TOKEN as default + deps
What's Changed
- chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #81
- chore: update lib by @thollander in #83
- chore(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #84
- chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #87
- chore(deps-dev): bump @types/node from 17.0.35 to 17.0.41 by @dependabot in #89
- chore(deps-dev): bump prettier from 2.6.0 to 2.7.1 by @dependabot in #97
- chore(deps): bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #96
- chore(deps-dev): bump @types/node from 17.0.41 to 18.0.0 by @dependabot in #95
- chore(deps-dev): bump @tsconfig/node16 from 1.0.2 to 1.0.3 by @dependabot in #92
- chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #98
- chore(deps-dev): bump @types/node from 18.0.0 to 18.0.3 by @dependabot in #100
- chore(deps-dev): bump @types/node from 18.0.3 to 18.0.4 by @dependabot in #101
- chore(deps-dev): bump @types/node from 18.0.4 to 18.0.6 by @dependabot in #102
- chore: update deps by @thollander in #121
- chore: update deps by @thollander in #130
- ci: add default GITHUB_TOKEN by @lukasz-mitka in #138
- ci: fix permission for "Resource not accessible by integration" by @thollander in #141
- chore: update deps by @thollander in #142
- chore: bump to v1.5.0 by @thollander in #143
New Contributors
- @lukasz-mitka made their first contribution in #138
Full Changelog: v1.4.1...v1.5.0
Reactions - fix action metadata
v1.4.1 chore: bump to v1.4.1 (#82)
Reactions
v1.4.0 chore: bump to 1.4.0
Node JS environment #faster
What's Changed
- chore: node runtime vs docker for speed by @thollander in #59
- chore(deps-dev): bump @types/node from 17.0.25 to 17.0.26 by @dependabot in #60
Full Changelog: v1...v1.3.0
Upsert mode
v1.2.0 chore: bump to v1.2.0
Ability to specify PR number to comment on
feat: ability to specify pr_number for manual action (#44) Co-authored-by: mvarrieur
Update dependencies
v1.0.5 chore: bump package-lock version too