sarvex / Develop

Dialer Baseline Developer Code
0 stars 0 forks source link

Update tj-actions/changed-files action to v38 #8

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tj-actions/changed-files action major 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.1.0 #### 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**: https://github.com/tj-actions/changed-files/compare/v38...v38.1.0 *** ### 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` #### 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.