Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 37.1.2 to 37.4.0 (#673)
Browse files Browse the repository at this point in the history
Bumps
[tj-actions/changed-files](https://github.com/tj-actions/changed-files)
from 37.1.2 to 37.4.0.
<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>v37.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v37.3.0 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/1392">tj-actions/changed-files#1392</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/1394">tj-actions/changed-files#1394</a></li>
<li>feat: update error handling for yaml inputs by <a
href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/1395">tj-actions/changed-files#1395</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v37...v37.4.0">https://github.com/tj-actions/changed-files/compare/v37...v37.4.0</a></p>
<h2>v37.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v37.2.0 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/1389">tj-actions/changed-files#1389</a></li>
<li>feat: add support for restricting recoverable deleted files via
patterns by <a
href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/1390">tj-actions/changed-files#1390</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/1391">tj-actions/changed-files#1391</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v37...v37.3.0">https://github.com/tj-actions/changed-files/compare/v37...v37.3.0</a></p>
<h2>v37.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v37.1.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/1378">tj-actions/changed-files#1378</a></li>
<li>chore(deps): update dependency eslint to v8.45.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/1381">tj-actions/changed-files#1381</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/1382">tj-actions/changed-files#1382</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/1383">tj-actions/changed-files#1383</a></li>
<li>chore(deps): update typescript-eslint monorepo to v6.1.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/1385">tj-actions/changed-files#1385</a></li>
<li>chore(deps): update dependency eslint-plugin-github to v4.9.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/1387">tj-actions/changed-files#1387</a></li>
<li>chore: switch to use the github context by <a
href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/1386">tj-actions/changed-files#1386</a></li>
<li>chore(deps): update dependency eslint-plugin-github to v4.9.2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/1388">tj-actions/changed-files#1388</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v37...v37.2.0">https://github.com/tj-actions/changed-files/compare/v37...v37.2.0</a></p>
</blockquote>
</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/v37.3.0...v37.4.0">37.4.0</a>
- (2023-07-20)</h1>
<h2><!-- raw HTML omitted -->🚀 Features</h2>
<ul>
<li>Update error handling for yaml inputs (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1395">#1395</a>)
(<a
href="https://github.com/tj-actions/changed-files/commit/de0eba32790fb9bf87471b32855a30fc8f9d5fc6">de0eba3</a>)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->🔄 Update</h2>
<ul>
<li>Update README.md (<a
href="https://github.com/tj-actions/changed-files/commit/bc262c2f61e2fdc75b802ad2213f80fefc98af12">bc262c2</a>)
- (Tonye Jack)</li>
<li>Update README.md (<a
href="https://github.com/tj-actions/changed-files/commit/d4389f0f4fe92065f29aee6519d551c3c5d26583">d4389f0</a>)
- (Tonye Jack)</li>
<li>Updated README.md (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1394">#1394</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/79984462e18db53eaaee1f8d582c2e752d13cf0c">7998446</a>)
- (tj-actions[bot])</p>
<ul>
<li>Update action.yml (<a
href="https://github.com/tj-actions/changed-files/commit/c6dcc2a013c3d4f2a21908234845ba52952f2a57">c6dcc2a</a>)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v37.3.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1392">#1392</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/e6dde3c0653441e7c18779d1207fe87efa071f02">e6dde3c</a>)
- (tj-actions[bot])</p>
<h1><a
href="https://github.com/tj-actions/changed-files/compare/v37.2.0...v37.3.0">37.3.0</a>
- (2023-07-19)</h1>
<h2><!-- raw HTML omitted -->🚀 Features</h2>
<ul>
<li>Add support for restricting recoverable deleted files via patterns
(<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1390">#1390</a>)
(<a
href="https://github.com/tj-actions/changed-files/commit/33288d37e78121ba601151ba03d8dacaf856777c">33288d3</a>)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->🔄 Update</h2>
<ul>
<li>Updated README.md (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1391">#1391</a>)</li>
</ul>
<p>Co-authored-by: repo-ranger[bot] <!-- raw HTML omitted --> (<a
href="https://github.com/tj-actions/changed-files/commit/39283171cefdf491e0f0d6cf285b86b31eb6f3cd">3928317</a>)
- (tj-actions[bot])</p>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v37.2.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1389">#1389</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/b60277dde98548f8d384a0b92a469fc5d0f46b1f">b60277d</a>)
- (tj-actions[bot])</p>
<h1><a
href="https://github.com/tj-actions/changed-files/compare/v37.1.2...v37.2.0">37.2.0</a>
- (2023-07-18)</h1>
<h2><!-- raw HTML omitted -->🔄 Update</h2>
<ul>
<li>Update README.md (<a
href="https://github.com/tj-actions/changed-files/commit/e3ea6b7948826820cfd616fda2d9c974a4ead314">e3ea6b7</a>)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h2>
<ul>
<li><strong>deps:</strong> Update dependency eslint-plugin-github to
v4.9.2 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1388">#1388</a>)
(<a
href="https://github.com/tj-actions/changed-files/commit/68b429ddc666ea0dba46309e1ee45e06bb408df8">68b429d</a>)
- (renovate[bot])</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tj-actions/changed-files/commit/de0eba32790fb9bf87471b32855a30fc8f9d5fc6"><code>de0eba3</code></a>
feat: update error handling for yaml inputs (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1395">#1395</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/bc262c2f61e2fdc75b802ad2213f80fefc98af12"><code>bc262c2</code></a>
Update README.md</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/d4389f0f4fe92065f29aee6519d551c3c5d26583"><code>d4389f0</code></a>
Update README.md</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/79984462e18db53eaaee1f8d582c2e752d13cf0c"><code>7998446</code></a>
Updated README.md (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1394">#1394</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/c6dcc2a013c3d4f2a21908234845ba52952f2a57"><code>c6dcc2a</code></a>
Update action.yml</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/e6dde3c0653441e7c18779d1207fe87efa071f02"><code>e6dde3c</code></a>
Upgraded to v37.3.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1392">#1392</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/39283171cefdf491e0f0d6cf285b86b31eb6f3cd"><code>3928317</code></a>
Updated README.md (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1391">#1391</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/33288d37e78121ba601151ba03d8dacaf856777c"><code>33288d3</code></a>
feat: add support for restricting recoverable deleted files via patterns
(<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1390">#1390</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/b60277dde98548f8d384a0b92a469fc5d0f46b1f"><code>b60277d</code></a>
Upgraded to v37.2.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1389">#1389</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/68b429ddc666ea0dba46309e1ee45e06bb408df8"><code>68b429d</code></a>
chore(deps): update dependency eslint-plugin-github to v4.9.2 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/1388">#1388</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tj-actions/changed-files/compare/2a968ff601949c81b47d9c1fdb789b0d25ddeea2...de0eba32790fb9bf87471b32855a30fc8f9d5fc6">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=37.1.2&new-version=37.4.0)](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 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 4985490 commit 6ea9f4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Get changed files
id: changed-files
if: ${{ inputs.plugins == '' }}
uses: tj-actions/changed-files@2a968ff601949c81b47d9c1fdb789b0d25ddeea2
uses: tj-actions/changed-files@de0eba32790fb9bf87471b32855a30fc8f9d5fc6
with:
base_sha: ${{ steps.last_successful_commit_push.outputs.base }}
files: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Get changed files
id: changed-files
if: ${{ inputs.plugins == '' }}
uses: tj-actions/changed-files@2a968ff601949c81b47d9c1fdb789b0d25ddeea2
uses: tj-actions/changed-files@de0eba32790fb9bf87471b32855a30fc8f9d5fc6
with:
files: |
plugins/**
Expand Down

0 comments on commit 6ea9f4d

Please sign in to comment.