Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump tj-actions/changed-files from 38.2.1 to 39.0.1 #27090

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps tj-actions/changed-files from 38.2.1 to 39.0.1.

Release notes

Sourced from tj-actions/changed-files's releases.

v39.0.1

What's Changed

Full Changelog: tj-actions/changed-files@v39...v39.0.1

v39.0.0

What's Changed

Full Changelog: tj-actions/changed-files@v38...v39.0.0

v39

Changes in v39.0.1

What's Changed

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

39.0.1 - (2023-09-09)

🐛 Bug Fixes

  • Bug returning empty output for pull request close event (#1556) (246636f) - (Tonye Jack)
  • Raise error when the previous sha cannot be determined and since_last_remote_commit is true (#1554) (523e8b6) - (Tonye Jack)
  • Raise errors when unable to locate the previous commit in local history (#1551) (796ac2d) - (Tonye Jack)

🔄 Update

  • Update README.md (fe0fb71) - (Tonye Jack)
  • Update README.md (e60a7a9) - (Tonye Jack)
  • Updated README.md (#1548)

Co-authored-by: repo-ranger[bot] (534262e) - (tj-actions[bot])

  • Updated README.md (#1546)

Co-authored-by: renovate[bot] (89cb9ea) - (tj-actions[bot])

⚙️ Miscellaneous Tasks

  • Update check (#1555) (81bb5d8) - (Tonye Jack)
  • deps: Update dependency eslint to v8.49.0 (4a0a3c4) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.6.0 (9dfd3f6) - (renovate[bot])
  • Update docs to site example (#1547) (673189f) - (Tonye Jack)
  • deps: Lock file maintenance (7113206) - (renovate[bot])
  • Add warning on valid output keys (#1544) (926a3fd) - (Tonye Jack)
  • deps: Update reviewdog/action-shellcheck action to v1.19 (de23f62) - (renovate[bot])
  • deps: Update dependency @​vercel/ncc to ^0.38.0 (afbabc4) - (renovate[bot])
  • deps: Update tj-actions/eslint-changed-files action to v21 (#1539) (eda0811) - (renovate[bot])
  • deps: Update dependency @​types/lodash to v4.14.198 (bda67fc) - (renovate[bot])
  • Update sync-release-version.yml (#1537) (5a5d398) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v39 (#1536)

Co-authored-by: jackton1 [email protected] (f699bde) - (tj-actions[bot])

39.0.0 - (2023-09-04)

🔄 Update

  • Update README.md (632c84d) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Lock file maintenance (d68a666) - (renovate[bot])

... (truncated)

Commits
  • 246636f fix: bug returning empty output for pull request close event (#1556)
  • fe0fb71 Update README.md
  • e60a7a9 Update README.md
  • 81bb5d8 chore: update check (#1555)
  • 523e8b6 fix: raise error when the previous sha cannot be determined and since_last_re...
  • 4a0a3c4 chore(deps): update dependency eslint to v8.49.0
  • 9dfd3f6 chore(deps): update dependency @​types/node to v20.6.0
  • 796ac2d fix: raise errors when unable to locate the previous commit in local history ...
  • 534262e Updated README.md (#1548)
  • 673189f chore: Update docs to site example (#1547)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38.2.1 to 39.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@2f7246c...246636f)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@aws-cdk-automation aws-cdk-automation requested a review from a team September 11, 2023 10:25
@github-actions github-actions bot added the p2 label Sep 11, 2023
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: dac9f0e
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Sep 11, 2023

Thanks Dependabot!

@mergify mergify bot merged commit e822de9 into main Sep 11, 2023
19 checks passed
@mergify mergify bot deleted the dependabot/github_actions/tj-actions/changed-files-39.0.1 branch September 11, 2023 10:49
mikewrighton pushed a commit that referenced this pull request Sep 14, 2023
)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38.2.1 to 39.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tj-actions/changed-files/releases">tj-actions/changed-files's releases</a>.</em></p>
<blockquote>
<h2>v39.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v39 by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1536">tj-actions/changed-files#1536</a></li>
<li>chore: Update sync-release-version.yml by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1537">tj-actions/changed-files#1537</a></li>
<li>chore(deps): update dependency <code>@​types/lodash</code> to v4.14.198 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1538">tj-actions/changed-files#1538</a></li>
<li>chore(deps): update tj-actions/eslint-changed-files action to v21 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1539">tj-actions/changed-files#1539</a></li>
<li>chore(deps): update dependency <code>@​vercel/ncc</code> to ^0.38.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1541">tj-actions/changed-files#1541</a></li>
<li>chore(deps): update reviewdog/action-shellcheck action to v1.19 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1542">tj-actions/changed-files#1542</a></li>
<li>chore: add warning on valid output keys by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1544">tj-actions/changed-files#1544</a></li>
<li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1545">tj-actions/changed-files#1545</a></li>
<li>Updated README.md by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1546">tj-actions/changed-files#1546</a></li>
<li>chore: Update docs to site example by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1547">tj-actions/changed-files#1547</a></li>
<li>Updated README.md by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1548">tj-actions/changed-files#1548</a></li>
<li>fix: raise errors when unable to locate the previous commit in local history by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1551">tj-actions/changed-files#1551</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1552">tj-actions/changed-files#1552</a></li>
<li>chore(deps): update dependency eslint to v8.49.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1553">tj-actions/changed-files#1553</a></li>
<li>fix: raise error when the previous sha cannot be determined and since_last_remote_commit is true by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1554">tj-actions/changed-files#1554</a></li>
<li>chore: update check by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1555">tj-actions/changed-files#1555</a></li>
<li>fix: bug returning empty output for pull request close event by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1556">tj-actions/changed-files#1556</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tj-actions/changed-files/compare/v39...v39.0.1">https://github.com/tj-actions/changed-files/compare/v39...v39.0.1</a></p>
<h2>v39.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v38.2.2 by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1533">tj-actions/changed-files#1533</a></li>
<li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1534">tj-actions/changed-files#1534</a></li>
<li>upgrade: nodejs to v20 by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1535">tj-actions/changed-files#1535</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tj-actions/changed-files/compare/v38...v39.0.0">https://github.com/tj-actions/changed-files/compare/v38...v39.0.0</a></p>
<h2>v39</h2>
<h1>Changes in v39.0.1</h1>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v39 by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1536">tj-actions/changed-files#1536</a></li>
<li>chore: Update sync-release-version.yml by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1537">tj-actions/changed-files#1537</a></li>
<li>chore(deps): update dependency <code>@​types/lodash</code> to v4.14.198 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1538">tj-actions/changed-files#1538</a></li>
<li>chore(deps): update tj-actions/eslint-changed-files action to v21 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1539">tj-actions/changed-files#1539</a></li>
<li>chore(deps): update dependency <code>@​vercel/ncc</code> to ^0.38.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1541">tj-actions/changed-files#1541</a></li>
<li>chore(deps): update reviewdog/action-shellcheck action to v1.19 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1542">tj-actions/changed-files#1542</a></li>
<li>chore: add warning on valid output keys by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1544">tj-actions/changed-files#1544</a></li>
<li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1545">tj-actions/changed-files#1545</a></li>
<li>Updated README.md by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1546">tj-actions/changed-files#1546</a></li>
<li>chore: Update docs to site example by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1547">tj-actions/changed-files#1547</a></li>
<li>Updated README.md by <a href="https://github.com/tj-actions-bot"><code>@​tj-actions-bot</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1548">tj-actions/changed-files#1548</a></li>
<li>fix: raise errors when unable to locate the previous commit in local history by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1551">tj-actions/changed-files#1551</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1552">tj-actions/changed-files#1552</a></li>
<li>chore(deps): update dependency eslint to v8.49.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1553">tj-actions/changed-files#1553</a></li>
<li>fix: raise error when the previous sha cannot be determined and since_last_remote_commit is true by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a href="https://redirect.github.com/tj-actions/changed-files/pull/1554">tj-actions/changed-files#1554</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tj-actions/changed-files/blob/main/HISTORY.md">tj-actions/changed-files's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h1><a href="https://github.com/tj-actions/changed-files/compare/v39.0.0...v39.0.1">39.0.1</a> - (2023-09-09)</h1>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Bug returning empty output for pull request close event (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1556">#1556</a>) (<a href="https://github.com/tj-actions/changed-files/commit/246636f5fa148b5ad8e65ca4c57b18af3123e5f6">246636f</a>)  - (Tonye Jack)</li>
<li>Raise error when the previous sha cannot be determined and since_last_remote_commit is true (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1554">#1554</a>) (<a href="https://github.com/tj-actions/changed-files/commit/523e8b6f11215082522b8e62c274b358f64422fa">523e8b6</a>)  - (Tonye Jack)</li>
<li>Raise errors when unable to locate the previous commit in local history (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1551">#1551</a>) (<a href="https://github.com/tj-actions/changed-files/commit/796ac2d08f9344cd0602d9bfe4a0393cdfda6ff7">796ac2d</a>)  - (Tonye Jack)</li>
</ul>
<h2>🔄 Update</h2>
<ul>
<li>Update README.md (<a href="https://github.com/tj-actions/changed-files/commit/fe0fb71961c75e134247bf312ee383e33bc06156">fe0fb71</a>)  - (Tonye Jack)</li>
<li>Update README.md (<a href="https://github.com/tj-actions/changed-files/commit/e60a7a9173bef6e97132058dd044b946b197f9b6">e60a7a9</a>)  - (Tonye Jack)</li>
<li>Updated README.md (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1548">#1548</a>)</li>
</ul>
<p>Co-authored-by: repo-ranger[bot]  (<a href="https://github.com/tj-actions/changed-files/commit/534262e0b262de5c56969bb66d47df047cba50ff">534262e</a>)  - (tj-actions[bot])</p>
<ul>
<li>Updated README.md (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1546">#1546</a>)</li>
</ul>
<p>Co-authored-by: renovate[bot]  (<a href="https://github.com/tj-actions/changed-files/commit/89cb9ea919269ab73a63fbafb7aed58174e5e411">89cb9ea</a>)  - (tj-actions[bot])</p>
<h2>⚙️ Miscellaneous Tasks</h2>
<ul>
<li>Update check (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1555">#1555</a>) (<a href="https://github.com/tj-actions/changed-files/commit/81bb5d895445a08f2e12fa348b88cd6aea2e94c4">81bb5d8</a>)  - (Tonye Jack)</li>
<li><strong>deps:</strong> Update dependency eslint to v8.49.0 (<a href="https://github.com/tj-actions/changed-files/commit/4a0a3c4aa538c8f49477d4306b29b349031685d8">4a0a3c4</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code> to v20.6.0 (<a href="https://github.com/tj-actions/changed-files/commit/9dfd3f686b90dc76c07e414be407ec7d43bf9e7f">9dfd3f6</a>)  - (renovate[bot])</li>
<li>Update docs to site example (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1547">#1547</a>) (<a href="https://github.com/tj-actions/changed-files/commit/673189f77bde91f43ac9301ef8ebcc4ce105358e">673189f</a>)  - (Tonye Jack)</li>
<li><strong>deps:</strong> Lock file maintenance (<a href="https://github.com/tj-actions/changed-files/commit/711320618723bac63c2926a9710f091acbbe736e">7113206</a>)  - (renovate[bot])</li>
<li>Add warning on valid output keys (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1544">#1544</a>) (<a href="https://github.com/tj-actions/changed-files/commit/926a3fd7779d0f54baac89dbb55d6302825ae6f9">926a3fd</a>)  - (Tonye Jack)</li>
<li><strong>deps:</strong> Update reviewdog/action-shellcheck action to v1.19 (<a href="https://github.com/tj-actions/changed-files/commit/de23f62d1eecad9116a04783c7f26d8885f0733b">de23f62</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​vercel/ncc</code> to ^0.38.0 (<a href="https://github.com/tj-actions/changed-files/commit/afbabc4364fff08a6b98f3d686abae4217a7123f">afbabc4</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update tj-actions/eslint-changed-files action to v21 (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1539">#1539</a>) (<a href="https://github.com/tj-actions/changed-files/commit/eda0811ed2364c6ea09da7989ab0e572f2f5fd61">eda0811</a>)  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/lodash</code> to v4.14.198 (<a href="https://github.com/tj-actions/changed-files/commit/bda67fc879fa09a72253e0ed6b5cffeac9f14f44">bda67fc</a>)  - (renovate[bot])</li>
<li>Update sync-release-version.yml (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1537">#1537</a>) (<a href="https://github.com/tj-actions/changed-files/commit/5a5d398e5fb9b4d2776feb62de64e396ecb74de8">5a5d398</a>)  - (Tonye Jack)</li>
</ul>
<h2>⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v39 (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1536">#1536</a>)</li>
</ul>
<p>Co-authored-by: jackton1 <a href="mailto:[email protected]">[email protected]</a> (<a href="https://github.com/tj-actions/changed-files/commit/f699bde5ad428fbc4281b9ca6865153f4b1e7a55">f699bde</a>)  - (tj-actions[bot])</p>
<h1><a href="https://github.com/tj-actions/changed-files/compare/v38.2.2...v39.0.0">39.0.0</a> - (2023-09-04)</h1>
<h2>🔄 Update</h2>
<ul>
<li>Update README.md (<a href="https://github.com/tj-actions/changed-files/commit/632c84dcca8d5cbc35825d0cddfd0c2870886adc">632c84d</a>)  - (Tonye Jack)</li>
</ul>
<h2>⚙️ Miscellaneous Tasks</h2>
<ul>
<li><strong>deps:</strong> Lock file maintenance (<a href="https://github.com/tj-actions/changed-files/commit/d68a6666bebcffa866de06e2468374eda79f6187">d68a666</a>)  - (renovate[bot])</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tj-actions/changed-files/commit/246636f5fa148b5ad8e65ca4c57b18af3123e5f6"><code>246636f</code></a> fix: bug returning empty output for pull request close event (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1556">#1556</a>)</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/fe0fb71961c75e134247bf312ee383e33bc06156"><code>fe0fb71</code></a> Update README.md</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/e60a7a9173bef6e97132058dd044b946b197f9b6"><code>e60a7a9</code></a> Update README.md</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/81bb5d895445a08f2e12fa348b88cd6aea2e94c4"><code>81bb5d8</code></a> chore: update check (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1555">#1555</a>)</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/523e8b6f11215082522b8e62c274b358f64422fa"><code>523e8b6</code></a> fix: raise error when the previous sha cannot be determined and since_last_re...</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/4a0a3c4aa538c8f49477d4306b29b349031685d8"><code>4a0a3c4</code></a> chore(deps): update dependency eslint to v8.49.0</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/9dfd3f686b90dc76c07e414be407ec7d43bf9e7f"><code>9dfd3f6</code></a> chore(deps): update dependency <code>@​types/node</code> to v20.6.0</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/796ac2d08f9344cd0602d9bfe4a0393cdfda6ff7"><code>796ac2d</code></a> fix: raise errors when unable to locate the previous commit in local history ...</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/534262e0b262de5c56969bb66d47df047cba50ff"><code>534262e</code></a> Updated README.md (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1548">#1548</a>)</li>
<li><a href="https://github.com/tj-actions/changed-files/commit/673189f77bde91f43ac9301ef8ebcc4ce105358e"><code>673189f</code></a> chore: Update docs to site example (<a href="https://redirect.github.com/tj-actions/changed-files/issues/1547">#1547</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/tj-actions/changed-files/compare/2f7246cb26e8bb6709b6cbfc1fec7febfe82e96a...246636f5fa148b5ad8e65ca4c57b18af3123e5f6">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tj-actions/changed-files&package-manager=github_actions&previous-version=38.2.1&new-version=39.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant