diff --git a/HISTORY.md b/HISTORY.md index c3e8803f9bb..f73406c172e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,59 @@ # Changelog +# [45.0.0](https://github.com/tj-actions/changed-files/compare/v44.5.7...v45.0.0) - (2024-08-21) + +## ๐Ÿ› Bug Fixes + +- Update test skip logic to use custom env ([#2242](https://github.com/tj-actions/changed-files/issues/2242)) ([b4c0974](https://github.com/tj-actions/changed-files/commit/b4c09741612c0d0d09129949a5b838bc5a2ca2db)) - (Tonye Jack) +- Remove unsupported input ([#2238](https://github.com/tj-actions/changed-files/issues/2238)) ([525aabb](https://github.com/tj-actions/changed-files/commit/525aabbe28ff90085d9d8a5196aaefb2d45212ea)) - (Tonye Jack) +- **deps:** Update dependency @octokit/rest to v21.0.2 ([3ea85a1](https://github.com/tj-actions/changed-files/commit/3ea85a1c0dd328358b2b2dc3c64096bb53c6b0c1)) - (renovate[bot]) + +## โž• Add + +- Added missing changes and modified dist assets. + ([598b721](https://github.com/tj-actions/changed-files/commit/598b7212f2ea640716051eb2fa047bf7bfa0d14e)) - (GitHub Action) + +## ๐Ÿ“ Rename + +- Renamed Files decomposed into Deleted: previous_filename and Added:filename ([#2236](https://github.com/tj-actions/changed-files/issues/2236)) + +Co-authored-by: Tonye Jack ([f8034fb](https://github.com/tj-actions/changed-files/commit/f8034fbb842b9375f55c102cf30df481f2e6890a)) - (Lukas Pfahler) + +## ๐Ÿ”„ Update + +- Updated README.md ([#2243](https://github.com/tj-actions/changed-files/issues/2243)) + +Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com> +Co-authored-by: GitHub Action ([40853de](https://github.com/tj-actions/changed-files/commit/40853de9f8ce2d6cfdc73c1b96f14e22ba44aec4)) - (tj-actions[bot]) +- Update tsconfig.json ([88201be](https://github.com/tj-actions/changed-files/commit/88201be733611971b8d283536afbadb94acacbec)) - (Tonye Jack) + +## ๐Ÿ“š Documentation + +- Add Whadup as a contributor for code ([#2239](https://github.com/tj-actions/changed-files/issues/2239)) ([94b94fe](https://github.com/tj-actions/changed-files/commit/94b94fea1356122b6e0c23eefdf1c2bdb78aa1f3)) - (allcontributors[bot]) + +## โš™๏ธ Miscellaneous Tasks + +- Debug env vars ([#2241](https://github.com/tj-actions/changed-files/issues/2241)) ([246859d](https://github.com/tj-actions/changed-files/commit/246859db916b59b25edd053a219d9f3ae97c9ef3)) - (Tonye Jack) +- Conditionally skip certain test for foked prs ([#2240](https://github.com/tj-actions/changed-files/issues/2240)) ([46a4c02](https://github.com/tj-actions/changed-files/commit/46a4c027a6ca424288bffcec07df0f9c6a22ad04)) - (Tonye Jack) +- **deps:** Update dependency @types/node to v22.4.2 ([25b2562](https://github.com/tj-actions/changed-files/commit/25b256207da93370b637d0cb8ca6b1eadefa416c)) - (renovate[bot]) +- **deps:** Update dependency @types/node to v22.4.1 ([257f12c](https://github.com/tj-actions/changed-files/commit/257f12c17b624944a118c0ee4f1328d1db751f04)) - (renovate[bot]) +- **deps:** Lock file maintenance ([9b7ba7b](https://github.com/tj-actions/changed-files/commit/9b7ba7b107e24ce3b2ea1fabc6e8ee24badbe2fb)) - (renovate[bot]) +- **deps:** Update dependency @types/node to v22.4.0 ([50693d8](https://github.com/tj-actions/changed-files/commit/50693d8df5efed5c6f330925483b04c1c1208702)) - (renovate[bot]) +- **deps:** Update dependency @types/node to v22.3.0 ([87d8f94](https://github.com/tj-actions/changed-files/commit/87d8f9488bd2369daea87e3280365d43cf582486)) - (renovate[bot]) +- **deps:** Update dependency @types/node to v22.2.0 ([950331d](https://github.com/tj-actions/changed-files/commit/950331d47c80d51fcac43586b6fd549ba048614c)) - (renovate[bot]) +- **deps:** Update dependency eslint-plugin-jest to v28.8.0 ([ed00b69](https://github.com/tj-actions/changed-files/commit/ed00b69562f42e9decbca768638a37bf0b543dcc)) - (renovate[bot]) +- **deps:** Update dependency eslint-plugin-jest to v28.7.0 ([9d768c3](https://github.com/tj-actions/changed-files/commit/9d768c3d4e4dec1f7f27e777ac95d18cf1e54baa)) - (renovate[bot]) +- **deps:** Update dependency @types/node to v22.1.0 ([6b79c79](https://github.com/tj-actions/changed-files/commit/6b79c799809342f040f1919cc45679db9d22d5e6)) - (renovate[bot]) +- **deps:** Update dependency @types/node to v22.0.3 ([99b60a2](https://github.com/tj-actions/changed-files/commit/99b60a2a91bd1229647c3e538ac3a9efe20ba48f)) - (renovate[bot]) +- **deps:** Update dependency ts-jest to v29.2.4 ([8ae850f](https://github.com/tj-actions/changed-files/commit/8ae850f05251403b348acd43c6f8a53442e761ea)) - (renovate[bot]) +- **deps:** Update dependency @types/node to v22.0.1 ([03d95b0](https://github.com/tj-actions/changed-files/commit/03d95b07db4bab30a09af1f3844d0d8b5d603475)) - (renovate[bot]) + +## โฌ†๏ธ Upgrades + +- Upgraded to v44.5.7 ([#2218](https://github.com/tj-actions/changed-files/issues/2218)) + +Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com> ([7103800](https://github.com/tj-actions/changed-files/commit/71038002e0421311a633d95eb36fe5cb4f0152c6)) - (tj-actions[bot]) + # [44.5.7](https://github.com/tj-actions/changed-files/compare/v44.5.6...v44.5.7) - (2024-07-30) ## ๐Ÿ› Bug Fixes diff --git a/README.md b/README.md index 035ce8a6e61..485fa9c5d64 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ jobs: # ----------------------------------------------------------------------------------------------------------- - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 # To compare changes between the current commit and the last pushed remote commit set `since_last_remote_commit: true`. e.g # with: # since_last_remote_commit: true @@ -140,7 +140,7 @@ jobs: # ----------------------------------------------------------------------------------------------------------- - name: Get all changed markdown files id: changed-markdown-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: # Avoid using single or double quotes for multiline patterns files: | @@ -160,7 +160,7 @@ jobs: # ----------------------------------------------------------------------------------------------------------- - name: Get all test, doc and src files that have changed id: changed-files-yaml - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files_yaml: | doc: @@ -195,7 +195,7 @@ jobs: # ----------------------------------------------------------------------------------------------------------- - name: Get changed files in the docs folder id: changed-files-specific - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: docs/*.{js,html} # Alternatively using: `docs/**` files_ignore: docs/static.js @@ -237,7 +237,7 @@ jobs: steps: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 - name: List all changed files env: @@ -280,7 +280,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 # NOTE: `since_last_remote_commit: true` is implied by default and falls back to the previous local commit. - name: List all changed files @@ -327,7 +327,7 @@ Support this project with a :star: ```yaml -- uses: tj-actions/changed-files@v44 +- uses: tj-actions/changed-files@v45 id: changed-files with: # Github API URL. @@ -812,7 +812,7 @@ The format of the version string is as follows: ... - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 ... ``` @@ -825,7 +825,7 @@ The format of the version string is as follows: ... - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: safe_output: false # set to false because we are using an environment variable to store the output and avoid command injection. @@ -848,7 +848,7 @@ The format of the version string is as follows: ... - name: Get all changed files and use a comma separator in the output id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: separator: "," ... @@ -865,7 +865,7 @@ See [inputs](#inputs) for more information. ... - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 - name: List all added files env: @@ -888,7 +888,7 @@ See [outputs](#outputs) for a list of all available outputs. ... - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 - name: Run a step if my-file.txt was modified if: contains(steps.changed-files.outputs.modified_files, 'my-file.txt') @@ -909,7 +909,7 @@ See [outputs](#outputs) for a list of all available outputs. - name: Get changed files and write the outputs to a Txt file id: changed-files-write-output-files-txt - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: write_output_files: true @@ -928,7 +928,7 @@ See [outputs](#outputs) for a list of all available outputs. ... - name: Get changed files and write the outputs to a JSON file id: changed-files-write-output-files-json - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: json: true write_output_files: true @@ -948,7 +948,7 @@ See [outputs](#outputs) for a list of all available outputs. ... - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: | my-file.txt @@ -971,7 +971,7 @@ See [inputs](#inputs) for more information. ... - name: Get changed files id: changed-files-specific - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: | my-file.txt @@ -1022,7 +1022,7 @@ See [outputs](#outputs) for a list of all available outputs. ... - name: Get changed files using a source file or list of file(s) to populate to files input. id: changed-files-specific-source-file - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files_from_source_file: test/changed-files-list.txt ... @@ -1039,7 +1039,7 @@ See [inputs](#inputs) for more information. ... - name: Get changed files using a source file or list of file(s) to populate to files input and optionally specify more files. id: changed-files-specific-source-file-and-specify-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files_from_source_file: | test/changed-files-list.txt @@ -1060,7 +1060,7 @@ See [inputs](#inputs) for more information. ... - name: Get changed files using a different SHA id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: sha: ${{ github.event.pull_request.head.sha }} ... @@ -1077,7 +1077,7 @@ See [inputs](#inputs) for more information. ... - name: Get changed files using a different base SHA id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: base_sha: ${{ github.event.pull_request.base.sha }} ... @@ -1109,7 +1109,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 - name: List changed files env: @@ -1119,7 +1119,7 @@ jobs: - name: Get changed files in the .github folder id: changed-files-specific - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: .github/** @@ -1150,7 +1150,7 @@ See [inputs](#inputs) for more information. - name: Run changed-files with defaults in dir1 id: changed-files-for-dir1 - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: path: dir1 @@ -1175,13 +1175,13 @@ See [inputs](#inputs) for more information. ... - name: Run changed-files with quotepath disabled id: changed-files-quotepath - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: quotepath: "false" - name: Run changed-files with quotepath disabled for a specified list of file(s) id: changed-files-quotepath-specific - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: test/test-รจ.txt quotepath: "false" @@ -1214,7 +1214,7 @@ See [inputs](#inputs) for more information. - name: Run changed-files with the commit of the last successful test workflow run id: changed-files-base-sha-push - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: base_sha: ${{ steps.last_successful_commit_push.outputs.base }} ... @@ -1241,7 +1241,7 @@ See [inputs](#inputs) for more information. - name: Run changed-files with the commit of the last successful test workflow run on the main branch id: changed-files-base-sha-pull-request - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: base_sha: ${{ steps.last_successful_commit_pull_request.outputs.base }} ... @@ -1267,7 +1267,7 @@ See [inputs](#inputs) for more information. ... - name: Run changed-files with dir_names id: changed-files-dir-names - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: dir_names: "true" ... @@ -1284,7 +1284,7 @@ See [inputs](#inputs) for more information. ... - name: Run changed-files with JSON output id: changed-files-json - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: json: "true" ... @@ -1301,13 +1301,13 @@ See [inputs](#inputs) for more information. ... - name: Get changed-files since 2022-08-19 id: changed-files-since - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: since: "2022-08-19" - name: Get changed-files until 2022-08-20 id: changed-files-until - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: until: "2022-08-20" ... diff --git a/package.json b/package.json index 9c07cad76c2..a2256963eee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tj-actions/changed-files", - "version": "44.5.7", + "version": "45.0.0", "description": "Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.", "main": "lib/main.js", "publishConfig": {