Skip to content

Releases: tj-actions/changed-files

v44.3.0

18 Apr 21:04
0874344
Compare
Choose a tag to compare

What's Changed

Full Changelog: v44.2.0...v44.3.0

v44.2.0

18 Apr 18:54
4c5f5d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v44.1.0...v44.2.0

v44

27 Mar 02:14
0874344
Compare
Choose a tag to compare

Changes in v44.3.0

What's Changed

Full Changelog: v44.2.0...v44.3.0


Changes in v44.2.0

What's Changed

Full Changelog: v44.1.0...v44.2.0


Changes in v44.1.0

What's Changed

  • Upgraded to v44.0.1 by @tj-actions-bot in #2037
  • chore(deps): update dependency typescript to v5.4.5 by @renovate in #2038
  • chore(deps): update peter-evans/create-pull-request action to v6.0.3 by @renovate in #2040
  • chore(deps): update dependency @types/micromatch to v4.0.7 by @renovate in #2041
  • chore(deps): lock file maintenance by @renovate in #2042
  • chore(deps): lock file maintenance by @renovate in #2043
  • chore(deps): update typescript-eslint monorepo to v7.7.0 by @renovate in #2046
  • chore(deps): update peter-evans/create-pull-request action to v6.0.4 by @renovate in #2048
  • feat: add option to exclude submodules when detecting changes by @jackton1 in #2047

Full Changelog: v44.0.1...v44.1.0


Changes in v44.0.1

What's Changed

  • Upgraded to v44 by @tj-actions-bot in #2017
  • chore(deps): update tj-actions/eslint-changed-files action to v24 by @renovate in #2019
  • chore(deps): update dependency @types/node to v20.12.2 by @renovate in #2020
  • chore(deps): lock file maintenance by @renovate in #2021
  • chore(deps): update typescript-eslint monorepo to v7.5.0 by @renovate in #2022
  • chore(deps): update dependency @types/node to v20.12.3 by @renovate in #2023
  • fix(deps): update dependency @octokit/rest to v20.1.0 by @renovate in #2024
  • chore(deps): update dependency @types/node to v20.12.4 by @renovate in #2025
  • chore(deps): update dependency typescript to v5.4.4 by @renovate in #2027
  • chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #2026
  • chore(deps): update dependency @types/node to v20.12.5 by @renovate in #2028
  • chore(deps): update dependency eslint-plugin-jest to v28 by @renovate in #2030
  • chore(deps): update dependency eslint-plugin-jest to v28.1.1 by @renovate in #2031
  • chore(deps): update dependency eslint-plugin-jest to v28.2.0 by @renovate in #2032
  • chore(deps): lock file maintenance by @renovate in #2033
  • chore(deps): update typescript-eslint monorepo to v7.6.0 by @renovate in #2034
  • chore(deps): update dependency @types/node to v20.12.6 by @renovate in #2035
  • chore(deps): update dependency @types/node to v20.12.7 by @renovate in #2036

Full Changelog: v44...v44.0.1


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

New Contributors

Full Changelog: v43.0.1...v44.0.0


v44.1.0

17 Apr 16:25
e052d30
Compare
Choose a tag to compare

What's Changed

  • Upgraded to v44.0.1 by @tj-actions-bot in #2037
  • chore(deps): update dependency typescript to v5.4.5 by @renovate in #2038
  • chore(deps): update peter-evans/create-pull-request action to v6.0.3 by @renovate in #2040
  • chore(deps): update dependency @types/micromatch to v4.0.7 by @renovate in #2041
  • chore(deps): lock file maintenance by @renovate in #2042
  • chore(deps): lock file maintenance by @renovate in #2043
  • chore(deps): update typescript-eslint monorepo to v7.7.0 by @renovate in #2046
  • chore(deps): update peter-evans/create-pull-request action to v6.0.4 by @renovate in #2048
  • feat: add option to exclude submodules when detecting changes by @jackton1 in #2047

Full Changelog: v44.0.1...v44.1.0

v44.0.1

09 Apr 23:47
Compare
Choose a tag to compare

What's Changed

  • Upgraded to v44 by @tj-actions-bot in #2017
  • chore(deps): update tj-actions/eslint-changed-files action to v24 by @renovate in #2019
  • chore(deps): update dependency @types/node to v20.12.2 by @renovate in #2020
  • chore(deps): lock file maintenance by @renovate in #2021
  • chore(deps): update typescript-eslint monorepo to v7.5.0 by @renovate in #2022
  • chore(deps): update dependency @types/node to v20.12.3 by @renovate in #2023
  • fix(deps): update dependency @octokit/rest to v20.1.0 by @renovate in #2024
  • chore(deps): update dependency @types/node to v20.12.4 by @renovate in #2025
  • chore(deps): update dependency typescript to v5.4.4 by @renovate in #2027
  • chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #2026
  • chore(deps): update dependency @types/node to v20.12.5 by @renovate in #2028
  • chore(deps): update dependency eslint-plugin-jest to v28 by @renovate in #2030
  • chore(deps): update dependency eslint-plugin-jest to v28.1.1 by @renovate in #2031
  • chore(deps): update dependency eslint-plugin-jest to v28.2.0 by @renovate in #2032
  • chore(deps): lock file maintenance by @renovate in #2033
  • chore(deps): update typescript-eslint monorepo to v7.6.0 by @renovate in #2034
  • chore(deps): update dependency @types/node to v20.12.6 by @renovate in #2035
  • chore(deps): update dependency @types/node to v20.12.7 by @renovate in #2036

Full Changelog: v44...v44.0.1

v44.0.0

27 Mar 02:14
2d756ea
Compare
Choose a tag to compare

🔥🔥 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

New Contributors

Full Changelog: v43.0.1...v44.0.0

v43.0.1

21 Mar 00:35
Compare
Choose a tag to compare

What's Changed

  • Upgraded to v43 by @tj-actions-bot in #1990
  • chore(deps): update dependency @types/node to v20.11.28 by @renovate in #1991
  • chore(deps): lock file maintenance by @renovate in #1992
  • chore(deps): update typescript-eslint monorepo to v7.3.0 by @renovate in #1993
  • chore(deps): update dependency @types/node to v20.11.29 by @renovate in #1994
  • Bump @typescript-eslint/parser from 7.3.0 to 7.3.1 by @dependabot in #1996
  • chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.3.1 by @renovate in #1997
  • Bump @typescript-eslint/eslint-plugin from 7.3.0 to 7.3.1 by @dependabot in #1995
  • chore(deps): update dependency @types/node to v20.11.30 by @renovate in #1998
  • chore: update inputs.ts adding comment about fetch_depth by @jackton1 in #2000
  • fix: remove warning with detecting the local git repository when using Github's REST API by @jackton1 in #2002
  • chore(deps): update dependency typescript to v5.4.3 by @renovate in #2003

Full Changelog: v43...v43.0.1

v43

13 Mar 23:05
Compare
Choose a tag to compare
v43

Changes in v43.0.1

What's Changed

  • Upgraded to v43 by @tj-actions-bot in #1990
  • chore(deps): update dependency @types/node to v20.11.28 by @renovate in #1991
  • chore(deps): lock file maintenance by @renovate in #1992
  • chore(deps): update typescript-eslint monorepo to v7.3.0 by @renovate in #1993
  • chore(deps): update dependency @types/node to v20.11.29 by @renovate in #1994
  • Bump @typescript-eslint/parser from 7.3.0 to 7.3.1 by @dependabot in #1996
  • chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.3.1 by @renovate in #1997
  • Bump @typescript-eslint/eslint-plugin from 7.3.0 to 7.3.1 by @dependabot in #1995
  • chore(deps): update dependency @types/node to v20.11.30 by @renovate in #1998
  • chore: update inputs.ts adding comment about fetch_depth by @jackton1 in #2000
  • fix: remove warning with detecting the local git repository when using Github's REST API by @jackton1 in #2002
  • chore(deps): update dependency typescript to v5.4.3 by @renovate in #2003

Full Changelog: 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 in #1977
  • chore(deps): lock file maintenance by @renovate in #1979
  • chore(deps): update dependency @typescript-eslint/parser to v7.2.0 by @renovate in #1980
  • chore(deps): update dependency @types/node to v20.11.26 by @renovate in #1981
  • chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.2.0 by @renovate in #1982
  • chore(deps): update dependency @types/lodash to v4.17.0 by @renovate in #1983
  • chore(deps): update peter-evans/create-pull-request action to v6.0.2 by @renovate in #1984
  • chore(deps): update dependency @types/node to v20.11.27 by @renovate in #1987
  • feat: add support for returning true for any_{changed, modified, deleted} outputs when no patterns are specified by @jackton1 in #1988
  • Updated README.md by @tj-actions-bot in #1989

Full Changelog: v42...v43.0.0


v43.0.0

13 Mar 23:05
77af4be
Compare
Choose a tag to compare

🔥🔥 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 in #1977
  • chore(deps): lock file maintenance by @renovate in #1979
  • chore(deps): update dependency @typescript-eslint/parser to v7.2.0 by @renovate in #1980
  • chore(deps): update dependency @types/node to v20.11.26 by @renovate in #1981
  • chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.2.0 by @renovate in #1982
  • chore(deps): update dependency @types/lodash to v4.17.0 by @renovate in #1983
  • chore(deps): update peter-evans/create-pull-request action to v6.0.2 by @renovate in #1984
  • chore(deps): update dependency @types/node to v20.11.27 by @renovate in #1987
  • feat: add support for returning true for any_{changed, modified, deleted} outputs when no patterns are specified by @jackton1 in #1988
  • Updated README.md by @tj-actions-bot in #1989

Full Changelog: v42...v43.0.0

v42.1.0

09 Mar 20:07
aa08304
Compare
Choose a tag to compare

🚀 🚀 New Feature 🚀 🚀

  • Use changed-files output to run matrix jobs by simply setting the new matrix input to true.

This serves as an alias for setting the json input to true and the escape_json input to false

      - name: Get changed files
        id: changed-files
        uses: tj-actions/changed-files@v42
        with:
           matrix: true

Note

  • Activating this setting will automatically set json to true and escape_json to false. It is recommended for scenarios requiring these specific configurations.

What's Changed

Full Changelog: v42...v42.1.0