Sourced from tj-actions/changed-files's releases.
v44
Changes in v44.0.0
🔥🔥 BREAKING CHANGE 🔥🔥
Overview
We've made a significant update to how pull requests (PRs) from forked repositories are processed. This improvement not only streamlines the handling of such PRs but also fixes a previously identified issue.
Before the Change
Previously, when you created a pull request from a forked repository, any files changed in the target branch after the PR creation would erroneously appear as part of the PR's changed files. This made it difficult to distinguish between the actual changes introduced by the PR and subsequent changes made directly to the target branch.
What Has Changed
With this update, a pull request from a fork will now only include the files that were explicitly changed in the fork. This ensures that the list of changed files in a PR accurately reflects the contributions from the fork, without being muddled by unrelated changes to the target branch.
What's Changed
- Upgraded to v43.0.1 by
@tj-actions-botin tj-actions/changed-files#2004- chore(deps): lock file maintenance by
@renovatein tj-actions/changed-files#2005- chore(deps): update typescript-eslint monorepo to v7.4.0 by
@renovatein tj-actions/changed-files#2006- fix: bug with prs from forks returning incorrect set of changed files by
@jackton1in tj-actions/changed-files#2007- fix: check for setting remote urls for forks by
@jackton1in tj-actions/changed-files#2009- fix: update to add the fork remote by
@jackton1in tj-actions/changed-files#2010- fix: update previous sha for forks by
@jackton1in tj-actions/changed-files#2011- fix: ensure the fork remote doesn't exists before creating it by
@jackton1in tj-actions/changed-files#2012- chore: update description of other_deleted_files output by
@tonyejack1in tj-actions/changed-files#2008- Updated README.md by
@tj-actions-botin tj-actions/changed-files#2013- remove: unused code by
@jackton1in tj-actions/changed-files#2014- chore: update description of outputs removing asterisks by
@tonyejack1in tj-actions/changed-files#2015- Updated README.md by
@tj-actions-botin tj-actions/changed-files#2016New Contributors
@tonyejack1made their first contribution in tj-actions/changed-files#2008Full Changelog: https://github.com/tj-actions/changed-files/compare/v43.0.1...v44.0.0
v44.0.0
🔥🔥 BREAKING CHANGE 🔥🔥
Overview
We've made a significant update to how pull requests (PRs) from forked repositories are processed. This improvement not only streamlines the handling of such PRs but also fixes a previously identified issue.
Before the Change
Previously, when you created a pull request from a forked repository, any files changed in the target branch after the PR creation would erroneously appear as part of the PR's changed files. This made it difficult to distinguish between the actual changes introduced by the PR and subsequent changes made directly to the target branch.
What Has Changed
With this update, a pull request from a fork will now only include the files that were explicitly changed in the fork. This ensures that the list of changed files in a PR accurately reflects the contributions from the fork, without being muddled by unrelated changes to the target branch.
... (truncated)
Sourced from tj-actions/changed-files's changelog.
Changelog
44.0.0 - (2024-03-27)
🐛 Bug Fixes
- Ensure the fork remote doesn't exists before creating it (#2012) (4bbd49b) - (Tonye Jack)
- Update previos sha for forks (#2011) (f0e7702) - (Tonye Jack)
- Update to add the fork remote (#2010) (6354e6c) - (Tonye Jack)
- Check for setting remote urls for forks (#2009) (1176164) - (Tonye Jack)
- Bug with prs from forks returning incorrect set of changed files (#2007) (4ff7936) - (Tonye Jack)
➖ Remove
🔄 Update
- Updated README.md (#2016)
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (2d756ea) - (tj-actions[bot])
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (2ca8dc4) - (tj-actions[bot])
- Update README.md (4621617) - (tonyejack1)
- Update README.md (c6557ed) - (Tonye Jack)
- Update README.md (0713a11) - (Tonye Jack)
⚙️ Miscellaneous Tasks
- Update description of outputs removing asterisks (#2015) (ce497c3) - (tonyejack1)
- Update description of other_deleted_files output (#2008) (ee096d6) - (tonyejack1)
- deps: Update typescript-eslint monorepo to v7.4.0 (0647424) - (renovate[bot])
- deps: Lock file maintenance (efe5e6c) - (renovate[bot])
⬆️ Upgrades
- Upgraded to v43.0.1 (#2004)
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (01e9662) - (tj-actions[bot])
43.0.1 - (2024-03-20)
🐛 Bug Fixes
- Remove warning with detecting the local git repository when using Github's REST API (#2002) (077b23f) - (Tonye Jack)
📦 Bumps
... (truncated)
2d756ea
Updated README.md (#2016)ce497c3
chore: update description of outputs removing asterisks (#2015)2d21bbb
Update README.md90941b3
remove: unused code (#2014)2ca8dc4
Updated README.md (#2013)ee096d6
chore: update description of other_deleted_files output (#2008)4621617
Update README.md4bbd49b
fix: ensure the fork remote doesn't exists before creating it (#2012)c6557ed
Update README.mdf0e7702
fix: update previos sha for forks (#2011)Sourced from tj-actions/changed-files's releases.
v45
Changes in v45.0.0
🔥🔥 BREAKING CHANGE 🔥🔥
- With changes detected using GitHub's API setting
output_renamed_files_as_deleted_and_addedtotrue, would now include the previous file name in the list of deleted files instead of the current file name.What's Changed
- chore(deps): update dependency
@types/nodeto v22.0.1 by@renovatein tj-actions/changed-files#2219- Upgraded to v44.5.7 by
@tj-actions-botin tj-actions/changed-files#2218- chore(deps): update dependency ts-jest to v29.2.4 by
@renovatein tj-actions/changed-files#2221- chore(deps): update dependency
@types/nodeto v22.0.3 by@renovatein tj-actions/changed-files#2222- chore(deps): update dependency
@types/nodeto v22.1.0 by@renovatein tj-actions/changed-files#2223- chore(deps): update dependency eslint-plugin-jest to v28.7.0 by
@renovatein tj-actions/changed-files#2224- chore(deps): update dependency eslint-plugin-jest to v28.8.0 by
@renovatein tj-actions/changed-files#2227- chore(deps): update dependency
@types/nodeto v22.2.0 by@renovatein tj-actions/changed-files#2229- chore(deps): update dependency
@types/nodeto v22.3.0 by@renovatein tj-actions/changed-files#2230- chore(deps): update dependency
@types/nodeto v22.4.0 by@renovatein tj-actions/changed-files#2231- fix(deps): update dependency
@octokit/restto v21.0.2 by@renovatein tj-actions/changed-files#2232- chore(deps): lock file maintenance by
@renovatein tj-actions/changed-files#2226- chore(deps): update dependency
@types/nodeto v22.4.1 by@renovatein tj-actions/changed-files#2233- chore(deps): update dependency
@types/nodeto v22.4.2 by@renovatein tj-actions/changed-files#2237- fix: remove unsupported input by
@jackton1in tj-actions/changed-files#2238- chore: conditionally skip certain test for foked prs by
@jackton1in tj-actions/changed-files#2240- chore: debug env vars by
@jackton1in tj-actions/changed-files#2241- fix: update test skip logic to use custom env by
@jackton1in tj-actions/changed-files#2242- Renamed Files decomposed into Deleted: previous_filename and Added:filename by
@Whadupin tj-actions/changed-files#2236- docs: add Whadup as a contributor for code by
@allcontributorsin tj-actions/changed-files#2239- Updated README.md by
@tj-actions-botin tj-actions/changed-files#2243New Contributors
@Whadupmade their first contribution in tj-actions/changed-files#2236Full Changelog: https://github.com/tj-actions/changed-files/compare/v44...v45.0.0
v45.0.0
🔥🔥 BREAKING CHANGE 🔥🔥
- With changes detected using GitHub's API setting
output_renamed_files_as_deleted_and_addedtotrue, would now include the previous file name in the list of deleted files.What's Changed
- chore(deps): update dependency
@types/nodeto v22.0.1 by@renovatein tj-actions/changed-files#2219- Upgraded to v44.5.7 by
@tj-actions-botin tj-actions/changed-files#2218- chore(deps): update dependency ts-jest to v29.2.4 by
@renovatein tj-actions/changed-files#2221- chore(deps): update dependency
@types/nodeto v22.0.3 by@renovatein tj-actions/changed-files#2222- chore(deps): update dependency
@types/nodeto v22.1.0 by@renovatein tj-actions/changed-files#2223- chore(deps): update dependency eslint-plugin-jest to v28.7.0 by
@renovatein tj-actions/changed-files#2224- chore(deps): update dependency eslint-plugin-jest to v28.8.0 by
@renovatein tj-actions/changed-files#2227- chore(deps): update dependency
@types/nodeto v22.2.0 by@renovatein tj-actions/changed-files#2229
... (truncated)
Sourced from tj-actions/changed-files's changelog.
Changelog
45.0.0 - (2024-08-21)
🐛 Bug Fixes
- Update test skip logic to use custom env (#2242) (b4c0974) - (Tonye Jack)
- Remove unsupported input (#2238) (525aabb) - (Tonye Jack)
- deps: Update dependency
@octokit/restto v21.0.2 (3ea85a1) - (renovate[bot])➕ Add
- Added missing changes and modified dist assets. (598b721) - (GitHub Action)
📝 Rename
- Renamed Files decomposed into Deleted: previous_filename and Added:filename (#2236)
Co-authored-by: Tonye Jack jtonye@ymail.com (f8034fb) - (Lukas Pfahler)
🔄 Update
- Updated README.md (#2243)
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com Co-authored-by: GitHub Action action@github.com (40853de) - (tj-actions[bot])
- Update tsconfig.json (88201be) - (Tonye Jack)
📚 Documentation
⚙️ Miscellaneous Tasks
- Debug env vars (#2241) (246859d) - (Tonye Jack)
- Conditionally skip certain test for foked prs (#2240) (46a4c02) - (Tonye Jack)
- deps: Update dependency
@types/nodeto v22.4.2 (25b2562) - (renovate[bot])- deps: Update dependency
@types/nodeto v22.4.1 (257f12c) - (renovate[bot])- deps: Lock file maintenance (9b7ba7b) - (renovate[bot])
- deps: Update dependency
@types/nodeto v22.4.0 (50693d8) - (renovate[bot])- deps: Update dependency
@types/nodeto v22.3.0 (87d8f94) - (renovate[bot])- deps: Update dependency
@types/nodeto v22.2.0 (950331d) - (renovate[bot])- deps: Update dependency eslint-plugin-jest to v28.8.0 (ed00b69) - (renovate[bot])
- deps: Update dependency eslint-plugin-jest to v28.7.0 (9d768c3) - (renovate[bot])
- deps: Update dependency
@types/nodeto v22.1.0 (6b79c79) - (renovate[bot])- deps: Update dependency
@types/nodeto v22.0.3 (99b60a2) - (renovate[bot])- deps: Update dependency ts-jest to v29.2.4 (8ae850f) - (renovate[bot])
- deps: Update dependency
@types/nodeto v22.0.1 (03d95b0) - (renovate[bot])
... (truncated)
40853de
Updated README.md (#2243)94b94fe
docs: add Whadup as a contributor for code (#2239)f8034fb
Renamed Files decomposed into Deleted: previous_filename and
Added:filename (...b4c0974
fix: update test skip logic to use custom env (#2242)246859d
chore: debug env vars (#2241)46a4c02
chore: conditionally skip certain test for foked prs (#2240)525aabb
fix: remove unsupported input (#2238)25b2562
chore(deps): update dependency @types/node to v22.4.2257f12c
chore(deps): update dependency @types/node to v22.4.1598b721
Added missing changes and modified dist assets.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
@dependabotin thollander/actions-comment-pull-request#326- chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 by
@dependabotin thollander/actions-comment-pull-request#350- chore(deps-dev): bump
@tsconfig/node20from 20.1.2 to 20.1.4 by@dependabotin thollander/actions-comment-pull-request#367- chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 by
@dependabotin thollander/actions-comment-pull-request#390- chore(deps-dev): bump
@types/nodefrom 20.8.7 to 22.7.5 by@dependabotin thollander/actions-comment-pull-request#389- feat: manage delete modes in a better way + consistent input naming by
@thollanderin thollander/actions-comment-pull-request#391Breaking changes
Parameters
- From
filePathtofile-path- From
GITHUB_TOKENtogithub-token- From
pr_numbertopr-number- From
comment_tagtocomment-tag- From
create_if_not_existstocreate-if-not-existsMode
deletenow deletes a comment immediately. To delete the comment at the end of the job, usedelete-on-completionmode.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/nccfrom 0.38.0 to 0.38.1 by@dependabotin thollander/actions-comment-pull-request#304- feat: node 20 version support by
@thollanderin 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
@dependabotin thollander/actions-comment-pull-request#271- chore(deps-dev): bump
@tsconfig/node16from 16.1.0 to 16.1.1 by@dependabotin thollander/actions-comment-pull-request#273- chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by
@dependabotin thollander/actions-comment-pull-request#277- chore(deps-dev): bump prettier from 3.0.2 to 3.0.3 by
@dependabotin thollander/actions-comment-pull-request#279- chore(deps): bump
@actions/corefrom 1.10.0 to 1.10.1 by@dependabotin thollander/actions-comment-pull-request#286- chore(deps-dev): bump
@vercel/nccfrom 0.36.1 to 0.38.0 by@dependabotin thollander/actions-comment-pull-request#283- feat: add actions output variables by
@thollanderin 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
@dependabotin 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)