Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v38.1…
Browse files Browse the repository at this point in the history
….0 (#2283)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tj-actions/changed-files](https://togithub.com/tj-actions/changed-files)
| action | major | `v37.6.1` -> `v38.1.0` |

---

### Release Notes

<details>
<summary>tj-actions/changed-files (tj-actions/changed-files)</summary>

###
[`v38.1.0`](https://togithub.com/tj-actions/changed-files/releases/tag/v38.1.0)

[Compare
Source](https://togithub.com/tj-actions/changed-files/compare/v38.0.0...v38.1.0)

#### 🚀 🚀 New Feature 🚀 🚀

- Input `fetch_additional_submodule_history` now supports fetching
additional history for submodules.

#### What's Changed

- Upgraded to v38 by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[https://github.com/tj-actions/changed-files/pull/1474](https://togithub.com/tj-actions/changed-files/pull/1474)
- chore(deps): lock file maintenance by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1475](https://togithub.com/tj-actions/changed-files/pull/1475)
- feat: add support for fetching additional history for submodules by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1476](https://togithub.com/tj-actions/changed-files/pull/1476)
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[https://github.com/tj-actions/changed-files/pull/1477](https://togithub.com/tj-actions/changed-files/pull/1477)
- chore: move submodule update to dependabot and remove unused workflow
by [@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1478](https://togithub.com/tj-actions/changed-files/pull/1478)
- chore(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.5.3 to
20.5.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/tj-actions/changed-files/pull/1480](https://togithub.com/tj-actions/changed-files/pull/1480)
- chore(deps): bump test/demo from `e168fac` to `f0065d7` by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/tj-actions/changed-files/pull/1481](https://togithub.com/tj-actions/changed-files/pull/1481)

**Full Changelog**:
tj-actions/changed-files@v38...v38.1.0

###
[`v38.0.0`](https://togithub.com/tj-actions/changed-files/releases/tag/v38.0.0)

[Compare
Source](https://togithub.com/tj-actions/changed-files/compare/v37.6.1...v38.0.0)

#### 🚀 🚀 New Feature 🚀 🚀

- Inputs `dir_names_include_files` and
`dir_names_include_files_separator` now support providing patterns that
can be matched to return changed files alongside the directory names
when the `dir_names` input is set to `true`

#### 🔥 🔥  Breaking Changes 🔥 🔥

- Output paths for Windows now use a double backslash path separator.
e.g `src\\main.ts`

#### What's Changed

- Upgraded to v37.6.1 by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[https://github.com/tj-actions/changed-files/pull/1458](https://togithub.com/tj-actions/changed-files/pull/1458)
- chore(deps): update actions/setup-node action to v3.8.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1459](https://togithub.com/tj-actions/changed-files/pull/1459)
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1460](https://togithub.com/tj-actions/changed-files/pull/1460)
- chore(deps): lock file maintenance by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1461](https://togithub.com/tj-actions/changed-files/pull/1461)
- chore(deps): update dependency jest to v29.6.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1462](https://togithub.com/tj-actions/changed-files/pull/1462)
- chore(deps): update typescript-eslint monorepo to v6.4.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1463](https://togithub.com/tj-actions/changed-files/pull/1463)
- chore: update .eslintrc.json by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1465](https://togithub.com/tj-actions/changed-files/pull/1465)
- feat: add support for including matching changed files when dir_names
is set to true by [@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1464](https://togithub.com/tj-actions/changed-files/pull/1464)
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[https://github.com/tj-actions/changed-files/pull/1466](https://togithub.com/tj-actions/changed-files/pull/1466)
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.5.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1467](https://togithub.com/tj-actions/changed-files/pull/1467)
- fix: bug with locating the previous tag by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1470](https://togithub.com/tj-actions/changed-files/pull/1470)
- chore(deps): update dependency
[@&#8203;types/jest](https://togithub.com/types/jest) to v29.5.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1472](https://togithub.com/tj-actions/changed-files/pull/1472)
- chore: update test by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1469](https://togithub.com/tj-actions/changed-files/pull/1469)
- fix: error getting diff for submodules by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1473](https://togithub.com/tj-actions/changed-files/pull/1473)

**Full Changelog**:
tj-actions/changed-files@v37...v38.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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny4yIiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Aug 25, 2023
1 parent 83fcbb0 commit 23f7b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-terraform-oci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@a0585ff9904b77d046192a7846e59783d6ea287b # v37.6.1
uses: tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3 # v38.1.0
with:
dir_names: true
dir_names_max_depth: 3
Expand Down

0 comments on commit 23f7b6e

Please sign in to comment.