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 v38.1…
….0 (#2283) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tj-actions/changed-files](https://togithub.com/tj-actions/changed-files) | action | major | `v37.6.1` -> `v38.1.0` | --- ### Release Notes <details> <summary>tj-actions/changed-files (tj-actions/changed-files)</summary> ### [`v38.1.0`](https://togithub.com/tj-actions/changed-files/releases/tag/v38.1.0) [Compare Source](https://togithub.com/tj-actions/changed-files/compare/v38.0.0...v38.1.0) #### 🚀 🚀 New Feature 🚀 🚀 - Input `fetch_additional_submodule_history` now supports fetching additional history for submodules. #### What's Changed - Upgraded to v38 by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/1474](https://togithub.com/tj-actions/changed-files/pull/1474) - chore(deps): lock file maintenance by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1475](https://togithub.com/tj-actions/changed-files/pull/1475) - feat: add support for fetching additional history for submodules by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/1476](https://togithub.com/tj-actions/changed-files/pull/1476) - Updated README.md by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/1477](https://togithub.com/tj-actions/changed-files/pull/1477) - chore: move submodule update to dependabot and remove unused workflow by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/1478](https://togithub.com/tj-actions/changed-files/pull/1478) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.3 to 20.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tj-actions/changed-files/pull/1480](https://togithub.com/tj-actions/changed-files/pull/1480) - chore(deps): bump test/demo from `e168fac` to `f0065d7` by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tj-actions/changed-files/pull/1481](https://togithub.com/tj-actions/changed-files/pull/1481) **Full Changelog**: tj-actions/changed-files@v38...v38.1.0 ### [`v38.0.0`](https://togithub.com/tj-actions/changed-files/releases/tag/v38.0.0) [Compare Source](https://togithub.com/tj-actions/changed-files/compare/v37.6.1...v38.0.0) #### 🚀 🚀 New Feature 🚀 🚀 - Inputs `dir_names_include_files` and `dir_names_include_files_separator` now support providing patterns that can be matched to return changed files alongside the directory names when the `dir_names` input is set to `true` #### 🔥 🔥 Breaking Changes 🔥 🔥 - Output paths for Windows now use a double backslash path separator. e.g `src\\main.ts` #### What's Changed - Upgraded to v37.6.1 by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/1458](https://togithub.com/tj-actions/changed-files/pull/1458) - chore(deps): update actions/setup-node action to v3.8.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1459](https://togithub.com/tj-actions/changed-files/pull/1459) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v20.5.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1460](https://togithub.com/tj-actions/changed-files/pull/1460) - chore(deps): lock file maintenance by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1461](https://togithub.com/tj-actions/changed-files/pull/1461) - chore(deps): update dependency jest to v29.6.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1462](https://togithub.com/tj-actions/changed-files/pull/1462) - chore(deps): update typescript-eslint monorepo to v6.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1463](https://togithub.com/tj-actions/changed-files/pull/1463) - chore: update .eslintrc.json by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/1465](https://togithub.com/tj-actions/changed-files/pull/1465) - feat: add support for including matching changed files when dir_names is set to true by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/1464](https://togithub.com/tj-actions/changed-files/pull/1464) - Updated README.md by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/1466](https://togithub.com/tj-actions/changed-files/pull/1466) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v20.5.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1467](https://togithub.com/tj-actions/changed-files/pull/1467) - fix: bug with locating the previous tag by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/1470](https://togithub.com/tj-actions/changed-files/pull/1470) - chore(deps): update dependency [@​types/jest](https://togithub.com/types/jest) to v29.5.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1472](https://togithub.com/tj-actions/changed-files/pull/1472) - chore: update test by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/1469](https://togithub.com/tj-actions/changed-files/pull/1469) - fix: error getting diff for submodules by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/1473](https://togithub.com/tj-actions/changed-files/pull/1473) **Full Changelog**: tj-actions/changed-files@v37...v38.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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny4yIiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
- Loading branch information