Sourced from thollander/actions-comment-pull-request's releases.
v3.0.0
What's Changed
- chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 by
@dependabot
in thollander/actions-comment-pull-request#326- chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 by
@dependabot
in thollander/actions-comment-pull-request#350- chore(deps-dev): bump
@tsconfig/node20
from 20.1.2 to 20.1.4 by@dependabot
in thollander/actions-comment-pull-request#367- chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 by
@dependabot
in thollander/actions-comment-pull-request#390- chore(deps-dev): bump
@types/node
from 20.8.7 to 22.7.5 by@dependabot
in thollander/actions-comment-pull-request#389- feat: manage delete modes in a better way + consistent input naming by
@thollander
in thollander/actions-comment-pull-request#391Breaking changes
Parameters
- From
filePath
tofile-path
- From
GITHUB_TOKEN
togithub-token
- From
pr_number
topr-number
- From
comment_tag
tocomment-tag
- From
create_if_not_exists
tocreate-if-not-exists
Mode
delete
now deletes a comment immediately. To delete the comment at the end of the job, usedelete-on-completion
mode.Full Changelog: https://github.com/thollander/actions-comment-pull-request/compare/v2...v3.0.0
v2.5.0 : Node 20 version support
What's Changed
- chore(deps-dev): bump
@vercel/ncc
from 0.38.0 to 0.38.1 by@dependabot
in thollander/actions-comment-pull-request#304- feat: node 20 version support by
@thollander
in thollander/actions-comment-pull-request#307Full Changelog: https://github.com/thollander/actions-comment-pull-request/compare/v2.4.3...v2.5.0
v2.4.3 : outputs variables
What's Changed
- chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 by
@dependabot
in thollander/actions-comment-pull-request#271- chore(deps-dev): bump
@tsconfig/node16
from 16.1.0 to 16.1.1 by@dependabot
in thollander/actions-comment-pull-request#273- chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by
@dependabot
in thollander/actions-comment-pull-request#277- chore(deps-dev): bump prettier from 3.0.2 to 3.0.3 by
@dependabot
in thollander/actions-comment-pull-request#279- chore(deps): bump
@actions/core
from 1.10.0 to 1.10.1 by@dependabot
in thollander/actions-comment-pull-request#286- chore(deps-dev): bump
@vercel/ncc
from 0.36.1 to 0.38.0 by@dependabot
in thollander/actions-comment-pull-request#283- feat: add actions output variables by
@thollander
in thollander/actions-comment-pull-request#297Full Changelog: https://github.com/thollander/actions-comment-pull-request/compare/v2...v2.4.3
v2.4.2 : dependencies update
What's Changed
- chore(deps): bump semver from 6.3.0 to 6.3.1 by
@dependabot
in thollander/actions-comment-pull-request#253
... (truncated)
65f9e5c
docs: add migration guide107ab45
feat: manage delete modes in a better wayce644a4
chore(deps-dev): bump @types/node
from 20.8.7 to 22.7.5
(#389)52f13cb
chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 (#390)77f7e42
chore(deps-dev): bump @tsconfig/node20
from 20.1.2 to
20.1.4 (#367)e5dae98
chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 (#350)bc14ce3
chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 (#326)