Changed Files
Version updated for tj-actions/changed-files to version v45.
- This action is used across all versions by 16,813 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changes in v45.0.0
🔥🔥 BREAKING CHANGE 🔥🔥
- With changes detected using GitHub’s API setting
output_renamed_files_as_deleted_and_added
totrue
, would now include the previous file name in the list of deleted files.
What’s Changed
- chore(deps): update dependency @types/node to v22.0.1 by @renovate in https://github.com/tj-actions/changed-files/pull/2219
- Upgraded to v44.5.7 by @tj-actions-bot in https://github.com/tj-actions/changed-files/pull/2218
- chore(deps): update dependency ts-jest to v29.2.4 by @renovate in https://github.com/tj-actions/changed-files/pull/2221
- chore(deps): update dependency @types/node to v22.0.3 by @renovate in https://github.com/tj-actions/changed-files/pull/2222
- chore(deps): update dependency @types/node to v22.1.0 by @renovate in https://github.com/tj-actions/changed-files/pull/2223
- chore(deps): update dependency eslint-plugin-jest to v28.7.0 by @renovate in https://github.com/tj-actions/changed-files/pull/2224
- chore(deps): update dependency eslint-plugin-jest to v28.8.0 by @renovate in https://github.com/tj-actions/changed-files/pull/2227
- chore(deps): update dependency @types/node to v22.2.0 by @renovate in https://github.com/tj-actions/changed-files/pull/2229
- chore(deps): update dependency @types/node to v22.3.0 by @renovate in https://github.com/tj-actions/changed-files/pull/2230
- chore(deps): update dependency @types/node to v22.4.0 by @renovate in https://github.com/tj-actions/changed-files/pull/2231
- fix(deps): update dependency @octokit/rest to v21.0.2 by @renovate in https://github.com/tj-actions/changed-files/pull/2232
- chore(deps): lock file maintenance by @renovate in https://github.com/tj-actions/changed-files/pull/2226
- chore(deps): update dependency @types/node to v22.4.1 by @renovate in https://github.com/tj-actions/changed-files/pull/2233
- chore(deps): update dependency @types/node to v22.4.2 by @renovate in https://github.com/tj-actions/changed-files/pull/2237
- fix: remove unsupported input by @jackton1 in https://github.com/tj-actions/changed-files/pull/2238
- chore: conditionally skip certain test for foked prs by @jackton1 in https://github.com/tj-actions/changed-files/pull/2240
- chore: debug env vars by @jackton1 in https://github.com/tj-actions/changed-files/pull/2241
- fix: update test skip logic to use custom env by @jackton1 in https://github.com/tj-actions/changed-files/pull/2242
- Renamed Files decomposed into Deleted: previous_filename and Added:filename by @Whadup in https://github.com/tj-actions/changed-files/pull/2236
- docs: add Whadup as a contributor for code by @allcontributors in https://github.com/tj-actions/changed-files/pull/2239
- Updated README.md by @tj-actions-bot in https://github.com/tj-actions/changed-files/pull/2243
New Contributors
- @Whadup made their first contribution in https://github.com/tj-actions/changed-files/pull/2236
Full Changelog: https://github.com/tj-actions/changed-files/compare/v44...v45.0.0