Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(github-action)!: Update tj-actions/changed-files action to v45.0…
….0 (#914) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tj-actions/changed-files](https://togithub.com/tj-actions/changed-files) | action | major | `v44.5.7` -> `v45.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tj-actions/changed-files (tj-actions/changed-files)</summary> ### [`v45.0.0`](https://togithub.com/tj-actions/changed-files/releases/tag/v45.0.0) [Compare Source](https://togithub.com/tj-actions/changed-files/compare/v44.5.7...v45.0.0) #### 🔥🔥 BREAKING CHANGE 🔥🔥 - With changes detected using GitHub's API setting `output_renamed_files_as_deleted_and_added` to `true`, would now include the previous file name in the list of deleted files. #### What's Changed - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v22.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2219](https://togithub.com/tj-actions/changed-files/pull/2219) - Upgraded to v44.5.7 by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/2218](https://togithub.com/tj-actions/changed-files/pull/2218) - chore(deps): update dependency ts-jest to v29.2.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2221](https://togithub.com/tj-actions/changed-files/pull/2221) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v22.0.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2222](https://togithub.com/tj-actions/changed-files/pull/2222) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v22.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2223](https://togithub.com/tj-actions/changed-files/pull/2223) - chore(deps): update dependency eslint-plugin-jest to v28.7.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2224](https://togithub.com/tj-actions/changed-files/pull/2224) - chore(deps): update dependency eslint-plugin-jest to v28.8.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2227](https://togithub.com/tj-actions/changed-files/pull/2227) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v22.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2229](https://togithub.com/tj-actions/changed-files/pull/2229) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v22.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2230](https://togithub.com/tj-actions/changed-files/pull/2230) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v22.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2231](https://togithub.com/tj-actions/changed-files/pull/2231) - fix(deps): update dependency [@​octokit/rest](https://togithub.com/octokit/rest) to v21.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2232](https://togithub.com/tj-actions/changed-files/pull/2232) - chore(deps): lock file maintenance by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2226](https://togithub.com/tj-actions/changed-files/pull/2226) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v22.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2233](https://togithub.com/tj-actions/changed-files/pull/2233) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v22.4.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2237](https://togithub.com/tj-actions/changed-files/pull/2237) - fix: remove unsupported input by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2238](https://togithub.com/tj-actions/changed-files/pull/2238) - chore: conditionally skip certain test for foked prs by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2240](https://togithub.com/tj-actions/changed-files/pull/2240) - chore: debug env vars by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2241](https://togithub.com/tj-actions/changed-files/pull/2241) - fix: update test skip logic to use custom env by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2242](https://togithub.com/tj-actions/changed-files/pull/2242) - Renamed Files decomposed into Deleted: previous_filename and Added:filename by [@​Whadup](https://togithub.com/Whadup) in [https://github.com/tj-actions/changed-files/pull/2236](https://togithub.com/tj-actions/changed-files/pull/2236) - docs: add Whadup as a contributor for code by [@​allcontributors](https://togithub.com/allcontributors) in [https://github.com/tj-actions/changed-files/pull/2239](https://togithub.com/tj-actions/changed-files/pull/2239) - Updated README.md by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/2243](https://togithub.com/tj-actions/changed-files/pull/2243) #### New Contributors - [@​Whadup](https://togithub.com/Whadup) made their first contribution in [https://github.com/tj-actions/changed-files/pull/2236](https://togithub.com/tj-actions/changed-files/pull/2236) **Full Changelog**: tj-actions/changed-files@v44...v45.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZ2l0aHViLWFjdGlvbiIsInJlbm92YXRlL2dpdGh1Yi1yZWxlYXNlIiwidHlwZS9tYWpvciJdfQ==-->
- Loading branch information