Skip to content

Commit

Permalink
chore(deps): Bump tj-actions/changed-files from 44.5.3 to 44.5.5 (#436)
Browse files Browse the repository at this point in the history
Bumps
[tj-actions/changed-files](https://github.com/tj-actions/changed-files)
from 44.5.3 to 44.5.5.
<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>v44.5.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v44.5.4 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/2165">tj-actions/changed-files#2165</a></li>
<li>chore: remove debug lines by <a
href="https://github.com/jackton1"><code>@​jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2166">tj-actions/changed-files#2166</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v44...v44.5.5">https://github.com/tj-actions/changed-files/compare/v44...v44.5.5</a></p>
<h2>v44.5.4</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.14.7
by <a href="https://github.com/renovate"><code>@​renovate</code></a> in
<a
href="https://redirect.github.com/tj-actions/changed-files/pull/2156">tj-actions/changed-files#2156</a></li>
<li>fix(deps): update dependency <code>@​octokit/rest</code> 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/2158">tj-actions/changed-files#2158</a></li>
<li>Upgraded to v44.5.3 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/2154">tj-actions/changed-files#2154</a></li>
<li>chore(deps-dev): bump <code>@​types/uuid</code> from 9.0.8 to 10.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2160">tj-actions/changed-files#2160</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> to v20.14.8
by <a href="https://github.com/renovate"><code>@​renovate</code></a> in
<a
href="https://redirect.github.com/tj-actions/changed-files/pull/2162">tj-actions/changed-files#2162</a></li>
<li>fix: error using since_last_remote_commit with the first PR commit
by <a href="https://github.com/jackton1"><code>@​jackton1</code></a> in
<a
href="https://redirect.github.com/tj-actions/changed-files/pull/2163">tj-actions/changed-files#2163</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v44...v44.5.4">https://github.com/tj-actions/changed-files/compare/v44...v44.5.4</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/v44.5.3...v44.5.4">44.5.4</a>
- (2024-06-23)</h1>
<h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2>
<ul>
<li>Error using since_last_remote_commit with the first PR commit (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2163">#2163</a>)
(<a
href="https://github.com/tj-actions/changed-files/commit/cc3bbb0c526f8ee1d282f8c5f9f4e50745a5b457">cc3bbb0</a>)
- (Tonye Jack)</li>
<li><strong>deps:</strong> Update dependency <code>@​octokit/rest</code>
to v21 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2158">#2158</a>)
(<a
href="https://github.com/tj-actions/changed-files/commit/7891350b8e5530e6284113b15f753f9673276d1c">7891350</a>)
- (renovate[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h2>
<ul>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code>
to v20.14.8 (<a
href="https://github.com/tj-actions/changed-files/commit/373db58d9d98a3002e86f6881421378d7be4de26">373db58</a>)
- (renovate[bot])</li>
<li><strong>deps-dev:</strong> Bump <code>@​types/uuid</code> from 9.0.8
to 10.0.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2160">#2160</a>)
(<a
href="https://github.com/tj-actions/changed-files/commit/9161a8dcde05a2a3b845745c47574885a33fd5e5">9161a8d</a>)
- (dependabot[bot])</li>
<li><strong>deps:</strong> Update dependency <code>@​types/node</code>
to v20.14.7 (<a
href="https://github.com/tj-actions/changed-files/commit/457e041909e8e6db7872dbc85f43d3fea4a72f72">457e041</a>)
- (renovate[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v44.5.3 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2154">#2154</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/e13fb92d451df65cea1041a85dd4a3b24153d155">e13fb92</a>)
- (tj-actions[bot])</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tj-actions/changed-files/commit/cc733854b1f224978ef800d29e4709d5ee2883e4"><code>cc73385</code></a>
chore: remove debug lines (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2166">#2166</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/0b99ecfd4efe684550ba7ef222cdf6b36964c890"><code>0b99ecf</code></a>
Upgraded to v44.5.4 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2165">#2165</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/cc3bbb0c526f8ee1d282f8c5f9f4e50745a5b457"><code>cc3bbb0</code></a>
fix: error using since_last_remote_commit with the first PR commit (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2163">#2163</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/373db58d9d98a3002e86f6881421378d7be4de26"><code>373db58</code></a>
chore(deps): update dependency <code>@​types/node</code> to
v20.14.8</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/9161a8dcde05a2a3b845745c47574885a33fd5e5"><code>9161a8d</code></a>
chore(deps-dev): bump <code>@​types/uuid</code> from 9.0.8 to 10.0.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2160">#2160</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/e13fb92d451df65cea1041a85dd4a3b24153d155"><code>e13fb92</code></a>
Upgraded to v44.5.3 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2154">#2154</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/7891350b8e5530e6284113b15f753f9673276d1c"><code>7891350</code></a>
fix(deps): update dependency <code>@​octokit/rest</code> to v21 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2158">#2158</a>)</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/457e041909e8e6db7872dbc85f43d3fea4a72f72"><code>457e041</code></a>
chore(deps): update dependency <code>@​types/node</code> to
v20.14.7</li>
<li>See full diff in <a
href="https://github.com/tj-actions/changed-files/compare/v44.5.3...v44.5.5">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=44.5.3&new-version=44.5.5)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent c63a527 commit 4c7269e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Get changed migration files
id: changed_migrations
uses: tj-actions/[email protected].3
uses: tj-actions/[email protected].5
with:
files: server/standalone/migration/*.sql

Expand Down

0 comments on commit 4c7269e

Please sign in to comment.