Bumps [
tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to
45.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tj-actions/changed-files/releases&quo…
releases</a>.</em></p>
<blockquote>
<h2>v45</h2>
<h1>Changes in v45.0.0</h1>
<h2>🔥🔥 BREAKING CHANGE 🔥🔥</h2>
<ul>
<li>With changes detected using GitHub's API setting
<code>output_renamed_files_as_deleted_and_added</code> to
<code>true</code>, would now include the previous file name in
the list of deleted files instead of the current file name.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): update dependency
<code>@types/node</code> to v22.0.1 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>Upgraded to v44.5.7 by <a
href="https://github.com/tj-actions-bot"><c…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency ts-jest to v29.2.4 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.0.3 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.1.0 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency eslint-plugin-jest to v28.7.0 by
<a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency eslint-plugin-jest to v28.8.0 by
<a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.2.0 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.3.0 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.4.0 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>fix(deps): update dependency
<code>@octokit/rest</code> to v21.0.2 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): lock file maintenance by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.4.1 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.4.2 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>fix: remove unsupported input by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore: conditionally skip certain test for foked prs by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore: debug env vars by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>fix: update test skip logic to use custom env by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>Renamed Files decomposed into Deleted: previous_filename and
Added:filename by <a
href="https://github.com/Whadup"><code&…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>docs: add Whadup as a contributor for code by <a
href="https://github.com/allcontributors"><…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>Updated README.md by <a
href="https://github.com/tj-actions-bot"><c…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Whadup"><code&…
made their first contribution in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v44...v4…
<hr />
<h2>v45.0.0</h2>
<h2>🔥🔥 BREAKING CHANGE 🔥🔥</h2>
<ul>
<li>With changes detected using GitHub's API setting
<code>output_renamed_files_as_deleted_and_added</code> to
<code>true</code>, would now include the previous file name in
the list of deleted files.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): update dependency
<code>@types/node</code> to v22.0.1 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>Upgraded to v44.5.7 by <a
href="https://github.com/tj-actions-bot"><c…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency ts-jest to v29.2.4 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.0.3 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.1.0 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency eslint-plugin-jest to v28.7.0 by
<a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency eslint-plugin-jest to v28.8.0 by
<a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
<li>chore(deps): update dependency
<code>@types/node</code> to v22.2.0 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/22…
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tj-actions/changed-files/blob/main/HISTOR…
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h1><a
href="https://github.com/tj-actions/changed-files/compare/v44.5.7.…
- (2024-08-21)</h1>
<h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2>
<ul>
<li>Update test skip logic to use custom env (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/b4c097416…)
- (Tonye Jack)</li>
<li>Remove unsupported input (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/525aabbe2…)
- (Tonye Jack)</li>
<li><strong>deps:</strong> Update dependency
<code>@octokit/rest</code> to v21.0.2 (<a
href="https://github.com/tj-actions/changed-files/commit/3ea85a1c0…)
- (renovate[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->➕ Add</h2>
<ul>
<li>Added missing changes and modified dist assets.
(<a
href="https://github.com/tj-actions/changed-files/commit/598b7212f…)
- (GitHub Action)</li>
</ul>
<h2><!-- raw HTML omitted -->📝 Rename</h2>
<ul>
<li>Renamed Files decomposed into Deleted: previous_filename and
Added:filename (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
</ul>
<p>Co-authored-by: Tonye Jack <a
href="mailto:jtonye@ymail.com">jtonye@ymail.com</a>
(<a
href="https://github.com/tj-actions/changed-files/commit/f8034fbb8…)
- (Lukas Pfahler)</p>
<h2><!-- raw HTML omitted -->🔄 Update</h2>
<ul>
<li>Updated README.md (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
</ul>
<p>Co-authored-by: jackton1 <a
href="mailto:17484350+jackton1@users.noreply.github.com">17484350+jackton1@users.noreply.github.com</a>
Co-authored-by: GitHub Action <a
href="mailto:action@github.com">action@github.com</a>
(<a
href="https://github.com/tj-actions/changed-files/commit/40853de9f…)
- (tj-actions[bot])</p>
<ul>
<li>Update tsconfig.json (<a
href="https://github.com/tj-actions/changed-files/commit/88201be73…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->📚
Documentation</h2>
<ul>
<li>Add Whadup as a contributor for code (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/94b94fea1…)
- (allcontributors[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous
Tasks</h2>
<ul>
<li>Debug env vars (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/246859db9…)
- (Tonye Jack)</li>
<li>Conditionally skip certain test for foked prs (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/46a4c027a…)
- (Tonye Jack)</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v22.4.2 (<a
href="https://github.com/tj-actions/changed-files/commit/25b256207…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v22.4.1 (<a
href="https://github.com/tj-actions/changed-files/commit/257f12c17…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Lock file maintenance
(<a
href="https://github.com/tj-actions/changed-files/commit/9b7ba7b10…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v22.4.0 (<a
href="https://github.com/tj-actions/changed-files/commit/50693d8df…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v22.3.0 (<a
href="https://github.com/tj-actions/changed-files/commit/87d8f9488…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v22.2.0 (<a
href="https://github.com/tj-actions/changed-files/commit/950331d47…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
eslint-plugin-jest to v28.8.0 (<a
href="https://github.com/tj-actions/changed-files/commit/ed00b6956…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
eslint-plugin-jest to v28.7.0 (<a
href="https://github.com/tj-actions/changed-files/commit/9d768c3d4…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v22.1.0 (<a
href="https://github.com/tj-actions/changed-files/commit/6b79c7998…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v22.0.3 (<a
href="https://github.com/tj-actions/changed-files/commit/99b60a2a9…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
ts-jest to v29.2.4 (<a
href="https://github.com/tj-actions/changed-files/commit/8ae850f05…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v22.0.1 (<a
href="https://github.com/tj-actions/changed-files/commit/03d95b07d…)
- (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/40853de9f…
Updated README.md (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/94b94fea1…
docs: add Whadup as a contributor for code (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/f8034fbb8…
Renamed Files decomposed into Deleted: previous_filename and Added:filename
(...</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/b4c097416…
fix: update test skip logic to use custom env (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/246859db9…
chore: debug env vars (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/46a4c027a…
chore: conditionally skip certain test for foked prs (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/525aabbe2…
fix: remove unsupported input (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/25b256207…
chore(deps): update dependency <code>@types/node</code> to
v22.4.2</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/257f12c17…
chore(deps): update dependency <code>@types/node</code> to
v22.4.1</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/598b7212f…
Added missing changes and modified dist assets.</li>
<li>Additional commits viewable in <a
href="https://github.com/tj-actions/changed-files/compare/v44...v4…
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?d…
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>
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3957
-- Commit Summary --
* github: [skip ci]: bump tj-actions/changed-files from 44 to 45
-- File Changes --
M .github/workflows/devcontainer.yaml (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3957.patch
https://github.com/kamailio/kamailio/pull/3957.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3957
You are receiving this because you are subscribed to this thread.
Message ID: &lt;kamailio/kamailio/pull/3957(a)github.com&gt;