Sourced from tj-actions/changed-files's releases.
v42.1.0
🚀 🚀 New Feature 🚀 🚀
- Use changed-files output to run matrix jobs by simply setting the new
matrix
input totrue
.This serves as an alias for setting the
json
input totrue
and theescape_json
input tofalse
- name: Get changed files id: changed-files uses: tj-actions/changed-files@v42 with: matrix: true
[!NOTE]
- Activating this setting will automatically set
json
totrue
andescape_json
tofalse
. It is recommended for scenarios requiring these specific configurations.What's Changed
- Upgraded to v42.0.7 by
@tj-actions-bot
in tj-actions/changed-files#1974- feat: add matrix alias to simplify using outputs for matrix jobs by
@jackton1
in tj-actions/changed-files#1975- Updated README.md by
@tj-actions-bot
in tj-actions/changed-files#1976Full Changelog: https://github.com/tj-actions/changed-files/compare/v42...v42.1.0
v42.0.7
What's Changed
- Upgraded to v42.0.6 by
@tj-actions-bot
in tj-actions/changed-files#1968- chore(deps): update dependency
@types/node
to v20.11.25 by@renovate
in tj-actions/changed-files#1969- chore(deps): update dependency typescript to v5.4.2 by
@renovate
in tj-actions/changed-files#1970- chore: add test for detecting changed-files in a nested directory by
@jackton1
in tj-actions/changed-files#1972- chore(deps): lock file maintenance by
@renovate
in tj-actions/changed-files#1973Full Changelog: https://github.com/tj-actions/changed-files/compare/v42...v42.0.7
v42.0.6
What's Changed
- Upgraded to v42.0.5 by
@tj-actions-bot
in tj-actions/changed-files#1955- chore(deps): update typescript-eslint monorepo to v7.1.0 by
@renovate
in tj-actions/changed-files#1956- chore(deps): update dependency
@types/node
to v20.11.21 by@renovate
in tj-actions/changed-files#1957- chore(deps): update peter-evans/create-pull-request action to v6.0.1 by
@renovate
in tj-actions/changed-files#1958- chore(deps): update dependency
@types/node
to v20.11.22 by@renovate
in tj-actions/changed-files#1959- chore(deps): update tj-actions/verify-changed-files action to v19 by
@renovate
in tj-actions/changed-files#1960- chore(deps): update dependency
@types/node
to v20.11.23 by@renovate
in tj-actions/changed-files#1961- chore(deps): update dependency
@types/node
to v20.11.24 by@renovate
in tj-actions/changed-files#1962- chore(deps): update dependency eslint-plugin-github to v4.10.2 by
@renovate
in tj-actions/changed-files#1963- chore(deps): lock file maintenance by
@renovate
in tj-actions/changed-files#1965- chore(deps): update typescript-eslint monorepo to v7.1.1 by
@renovate
in tj-actions/changed-files#1966
... (truncated)
Sourced from tj-actions/changed-files's changelog.
Changelog
42.1.0 - (2024-03-09)
🚀 Features
🔄 Update
- Updated README.md (#1976)
Co-authored-by: repo-ranger[bot] (aa08304) - (tj-actions[bot])
⬆️ Upgrades
- Upgraded to v42.0.7 (#1974)
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (fe6c3ea) - (tj-actions[bot])
42.0.7 - (2024-03-07)
➕ Add
- Added missing changes and modified dist assets. (7fc073d) - (GitHub Action)
- Added missing changes and modified dist assets. (ea042d8) - (GitHub Action)
🔄 Update
- Update README.md (a65c2f2) - (Tonye Jack)
⚙️ Miscellaneous Tasks
- deps: Lock file maintenance (7e4bfc2) - (renovate[bot])
- Add test for detecting changed-files in a nested directory (#1972) (ef3a7f5) - (Tonye Jack)
- deps: Update dependency typescript to v5.4.2 (8293f8c) - (renovate[bot])
- deps: Update dependency
@types/node
to v20.11.25 (0ff732e) - (renovate[bot])⬆️ Upgrades
- Upgraded to v42.0.6 (#1968)
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (8df6fc2) - (tj-actions[bot])
42.0.6 - (2024-03-06)
🐛 Bug Fixes
... (truncated)
aa08304
Updated README.md (#1976)008ba8c
feat: add matrix alias to simplify using outputs for matrix jobs (#1975)fe6c3ea
Upgraded to v42.0.7 (#1974)7fc073d
Added missing changes and modified dist assets.7e4bfc2
chore(deps): lock file maintenanceef3a7f5
chore: add test for detecting changed-files in a nested directory (#1972)a65c2f2
Update README.mdea042d8
Added missing changes and modified dist assets.8293f8c
chore(deps): update dependency typescript to v5.4.20ff732e
chore(deps): update dependency @types/node
to v20.11.25