tj-actions/changed-files (tj-actions/changed-files)
### [`v38`](https://togithub.com/tj-actions/changed-files/releases/tag/v38)
[Compare Source](https://togithub.com/tj-actions/changed-files/compare/v37...v38)
### Changes in 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` which was previously `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**: https://github.com/tj-actions/changed-files/compare/v37...v38.0.0
***
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v37
->v38
Release Notes
tj-actions/changed-files (tj-actions/changed-files)
### [`v38`](https://togithub.com/tj-actions/changed-files/releases/tag/v38) [Compare Source](https://togithub.com/tj-actions/changed-files/compare/v37...v38) ### Changes in 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` which was previously `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**: https://github.com/tj-actions/changed-files/compare/v37...v38.0.0 ***Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.