Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(github-action)!: Update tj-actions/changed-files action to v43 (#393)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tj-actions/changed-files](https://togithub.com/tj-actions/changed-files) | action | major | `v42` -> `v43` | --- ### Release Notes <details> <summary>tj-actions/changed-files (tj-actions/changed-files)</summary> ### [`v43`](https://togithub.com/tj-actions/changed-files/releases/tag/v43) [Compare Source](https://togithub.com/tj-actions/changed-files/compare/v42...v43) ### Changes in v43.0.1 #### What's Changed - Upgraded to v43 by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/1990](https://togithub.com/tj-actions/changed-files/pull/1990) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v20.11.28 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1991](https://togithub.com/tj-actions/changed-files/pull/1991) - chore(deps): lock file maintenance by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1992](https://togithub.com/tj-actions/changed-files/pull/1992) - chore(deps): update typescript-eslint monorepo to v7.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1993](https://togithub.com/tj-actions/changed-files/pull/1993) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v20.11.29 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1994](https://togithub.com/tj-actions/changed-files/pull/1994) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.3.0 to 7.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tj-actions/changed-files/pull/1996](https://togithub.com/tj-actions/changed-files/pull/1996) - chore(deps): update dependency [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) to v7.3.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1997](https://togithub.com/tj-actions/changed-files/pull/1997) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 7.3.0 to 7.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tj-actions/changed-files/pull/1995](https://togithub.com/tj-actions/changed-files/pull/1995) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v20.11.30 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1998](https://togithub.com/tj-actions/changed-files/pull/1998) - chore: update inputs.ts adding comment about fetch_depth by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2000](https://togithub.com/tj-actions/changed-files/pull/2000) - fix: remove warning with detecting the local git repository when using Github's REST API by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2002](https://togithub.com/tj-actions/changed-files/pull/2002) - chore(deps): update dependency typescript to v5.4.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2003](https://togithub.com/tj-actions/changed-files/pull/2003) **Full Changelog**: tj-actions/changed-files@v43...v43.0.1 *** ### Changes in v43.0.0 #### 🔥🔥 BREAKING CHANGE 🔥🔥 - `any_{changed, modified, deleted}` outputs now return `true` when no file/directory patterns are specified. #### What's Changed - Upgraded to v42.1.0 by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/1977](https://togithub.com/tj-actions/changed-files/pull/1977) - chore(deps): lock file maintenance by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1979](https://togithub.com/tj-actions/changed-files/pull/1979) - chore(deps): update dependency [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) to v7.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1980](https://togithub.com/tj-actions/changed-files/pull/1980) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v20.11.26 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1981](https://togithub.com/tj-actions/changed-files/pull/1981) - chore(deps): update dependency [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) to v7.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1982](https://togithub.com/tj-actions/changed-files/pull/1982) - chore(deps): update dependency [@​types/lodash](https://togithub.com/types/lodash) to v4.17.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1983](https://togithub.com/tj-actions/changed-files/pull/1983) - chore(deps): update peter-evans/create-pull-request action to v6.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1984](https://togithub.com/tj-actions/changed-files/pull/1984) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v20.11.27 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/1987](https://togithub.com/tj-actions/changed-files/pull/1987) - feat: add support for returning true for `any_{changed, modified, deleted}` outputs when no patterns are specified by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/1988](https://togithub.com/tj-actions/changed-files/pull/1988) - Updated README.md by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/1989](https://togithub.com/tj-actions/changed-files/pull/1989) **Full Changelog**: tj-actions/changed-files@v42...v43.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
- Loading branch information