-
Notifications
You must be signed in to change notification settings - Fork 16
Commit 677fcdf
authored
Bump tj-actions/changed-files from 35.5.0 to 35.5.2 (#363)
Bumps
[tj-actions/changed-files](https://github.com/tj-actions/changed-files)
from 35.5.0 to 35.5.2.
<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>v35.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v35.5.1 by <a
href="https://github.com/jackton1"><code>@jackton1</code></a> in <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/974">tj-actions/changed-files#974</a></li>
<li>chore: update use of tilde to use caret instead by <a
href="https://github.com/jackton1"><code>@jackton1</code></a> in <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/975">tj-actions/changed-files#975</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v35...v35.5.2">https://github.com/tj-actions/changed-files/compare/v35...v35.5.2</a></p>
<h2>v35.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v35.5.0 by <a
href="https://github.com/jackton1"><code>@jackton1</code></a> in <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/969">tj-actions/changed-files#969</a></li>
<li>chore: update readme by <a
href="https://github.com/jackton1"><code>@jackton1</code></a> in <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/971">tj-actions/changed-files#971</a></li>
<li>fix: including non branch changes in diff output by <a
href="https://github.com/jackton1"><code>@jackton1</code></a> in <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/973">tj-actions/changed-files#973</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v35...v35.5.1">https://github.com/tj-actions/changed-files/compare/v35...v35.5.1</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>
<h2><a
href="https://github.com/tj-actions/changed-files/tree/v35.5.2">v35.5.2</a>
(2023-02-09)</h2>
<p><a
href="https://github.com/tj-actions/changed-files/compare/v35...v35.5.2">Full
Changelog</a></p>
<h2><a
href="https://github.com/tj-actions/changed-files/tree/v35">v35</a>
(2023-02-09)</h2>
<p><a
href="https://github.com/tj-actions/changed-files/compare/v35.5.1...v35">Full
Changelog</a></p>
<p><strong>Fixed bugs:</strong></p>
<ul>
<li>[BUG] Unsynced target branch changes listed by action in pull
requests <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/972">#972</a></li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>chore: update use of tilde to use caret instead <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/975">#975</a>
(<a href="https://github.com/jackton1">jackton1</a>)</li>
<li>Upgraded to v35.5.1 <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/974">#974</a>
(<a href="https://github.com/jackton1">jackton1</a>)</li>
</ul>
<h2><a
href="https://github.com/tj-actions/changed-files/tree/v35.5.1">v35.5.1</a>
(2023-02-07)</h2>
<p><a
href="https://github.com/tj-actions/changed-files/compare/v35.5.0...v35.5.1">Full
Changelog</a></p>
<p><strong>Fixed bugs:</strong></p>
<ul>
<li>[BUG] Action started failing <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/970">#970</a></li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>fix: including non branch changes in diff output <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/973">#973</a>
(<a href="https://github.com/jackton1">jackton1</a>)</li>
<li>chore: update readme <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/971">#971</a>
(<a href="https://github.com/jackton1">jackton1</a>)</li>
<li>Upgraded to v35.5.0 <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/pull/969">#969</a>
(<a href="https://github.com/jackton1">jackton1</a>)</li>
</ul>
<h2><a
href="https://github.com/tj-actions/changed-files/tree/v35.5.0">v35.5.0</a>
(2023-02-01)</h2>
<p><a
href="https://github.com/tj-actions/changed-files/compare/v35.4.4...v35.5.0">Full
Changelog</a></p>
<p><strong>Implemented enhancements:</strong></p>
<ul>
<li>[Feature] Exclude the top-level/root directory when
dir_names="true" <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/965">#965</a></li>
<li>[Feature] Exclude Files <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/963">#963</a></li>
<li>[Feature] Rename <code>files</code> -> <code>paths</code>
[#tara-label-enhancement] [#tara-label-good first issue] <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/125">#125</a></li>
</ul>
<p><strong>Fixed bugs:</strong></p>
<ul>
<li>[BUG] PR between branch and main - unsynced changes appearing in
changed files. <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/966">#966</a></li>
<li>::error::Failed to get current commit for submodule <a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/962">#962</a></li>
</ul>
<p><strong>Closed issues:</strong></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tj-actions/changed-files/commit/7f2aa19bdcf4a00195671e368091a1e32a694ac5"><code>7f2aa19</code></a>
chore: update use of tilde to use caret instead (<a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/975">#975</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/4ffc815953cb5c1dbbdaa5d369da7440c2d77669"><code>4ffc815</code></a>
Upgraded to v35.5.1 (<a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/974">#974</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/210cc839c24f532fe4fbf510b7b3314ca9a2b90b"><code>210cc83</code></a>
fix: including non branch changes in diff output (<a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/973">#973</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/2c684aedfaba6921280a96ad767da5548e6c9316"><code>2c684ae</code></a>
Update README.md</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/2703edcc41233907afb9be13b61bea094748b746"><code>2703edc</code></a>
chore: update readme (<a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/971">#971</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/1a3ea1d3240a68636af870fb623537087c4aaea2"><code>1a3ea1d</code></a>
Upgraded to v35.5.0 (<a
href="https://github-redirect.dependabot.com/tj-actions/changed-files/issues/969">#969</a>)</li>
<li>See full diff in <a
href="https://github.com/tj-actions/changed-files/compare/db3ea27a0cf07135175be5efe7aaf84df6e0e6f0...7f2aa19bdcf4a00195671e368091a1e32a694ac5">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 0c428cb commit 677fcdfCopy full SHA for 677fcdf
2 files changed
+2
-2
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments