From 6bbdae19e1db5d8aa3b407ed1c6e24a6ad792771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 09:12:39 +0200 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v44 (#581) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tj-actions/changed-files](https://togithub.com/tj-actions/changed-files) | action | major | `v42` -> `v44` | --- ### Release Notes
tj-actions/changed-files (tj-actions/changed-files) ### [`v44`](https://togithub.com/tj-actions/changed-files/releases/tag/v44) [Compare Source](https://togithub.com/tj-actions/changed-files/compare/v43...v44) ##### Changes in v44.0.0 ##### 🔥🔥 BREAKING CHANGE 🔥🔥 ##### Overview We've made a significant update to how pull requests (PRs) from forked repositories are processed. This improvement not only streamlines the handling of such PRs but also fixes a previously identified issue. ##### Before the Change Previously, when you created a pull request from a forked repository, any files changed in the target branch after the PR creation would erroneously appear as part of the PR's changed files. This made it difficult to distinguish between the actual changes introduced by the PR and subsequent changes made directly to the target branch. ##### What Has Changed With this update, a pull request from a fork will now **only** include the files that were explicitly changed in the fork. This ensures that the list of changed files in a PR accurately reflects the contributions from the fork, without being muddled by unrelated changes to the target branch. *** ##### What's Changed - Upgraded to v43.0.1 by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/2004](https://togithub.com/tj-actions/changed-files/pull/2004) - chore(deps): lock file maintenance by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2005](https://togithub.com/tj-actions/changed-files/pull/2005) - chore(deps): update typescript-eslint monorepo to v7.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/changed-files/pull/2006](https://togithub.com/tj-actions/changed-files/pull/2006) - fix: bug with prs from forks returning incorrect set of changed files by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2007](https://togithub.com/tj-actions/changed-files/pull/2007) - fix: check for setting remote urls for forks by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2009](https://togithub.com/tj-actions/changed-files/pull/2009) - fix: update to add the fork remote by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2010](https://togithub.com/tj-actions/changed-files/pull/2010) - fix: update previous sha for forks by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2011](https://togithub.com/tj-actions/changed-files/pull/2011) - fix: ensure the fork remote doesn't exists before creating it by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2012](https://togithub.com/tj-actions/changed-files/pull/2012) - chore: update description of other_deleted_files output by [@​tonyejack1](https://togithub.com/tonyejack1) in [https://github.com/tj-actions/changed-files/pull/2008](https://togithub.com/tj-actions/changed-files/pull/2008) - Updated README.md by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/2013](https://togithub.com/tj-actions/changed-files/pull/2013) - remove: unused code by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2014](https://togithub.com/tj-actions/changed-files/pull/2014) - chore: update description of outputs removing asterisks by [@​tonyejack1](https://togithub.com/tonyejack1) in [https://github.com/tj-actions/changed-files/pull/2015](https://togithub.com/tj-actions/changed-files/pull/2015) - Updated README.md by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/changed-files/pull/2016](https://togithub.com/tj-actions/changed-files/pull/2016) ##### New Contributors - [@​tonyejack1](https://togithub.com/tonyejack1) made their first contribution in [https://github.com/tj-actions/changed-files/pull/2008](https://togithub.com/tj-actions/changed-files/pull/2008) **Full Changelog**: https://github.com/tj-actions/changed-files/compare/v43.0.1...v44.0.0 *** ### [`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**: https://github.com/tj-actions/changed-files/compare/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**: https://github.com/tj-actions/changed-files/compare/v42...v43.0.0 ***
--- ### Configuration 📅 **Schedule**: Branch creation - "before 7am on Sunday,before 7am on Wednesday" (UTC), 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/digdir/dialogporten). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/action-check-for-changes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-check-for-changes.yml b/.github/workflows/action-check-for-changes.yml index 5cf52fedf..543cc7ba1 100644 --- a/.github/workflows/action-check-for-changes.yml +++ b/.github/workflows/action-check-for-changes.yml @@ -28,7 +28,7 @@ jobs: # fetch-depth needs to be 0 in cases where we want to fetch changes since previous tag for example fetch-depth: 0 - - uses: tj-actions/changed-files@v42 + - uses: tj-actions/changed-files@v44 id: filter with: files_yaml: |