Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) 
from 42 to 43.
<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>v43</h2>
<h1>Changes in v43.0.0</h1>
<h2>🔥🔥 BREAKING CHANGE 🔥🔥</h2>
<ul>
<li><code>any_{changed, modified, deleted}</code> outputs now 
return <code>true</code> when no file/directory patterns are 
specified.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v42.1.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/1977">tj-actions/changed-files#1977</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/1979">tj-actions/changed-files#1979</a></li>
<li>chore(deps): update dependency 
<code>@​typescript-eslint/parser</code> to v7.2.0 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1980">tj-actions/changed-files#1980</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> 
to v20.11.26 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1981">tj-actions/changed-files#1981</a></li>
<li>chore(deps): update dependency 
<code>@​typescript-eslint/eslint-plugin</code> to v7.2.0 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1982">tj-actions/changed-files#1982</a></li>
<li>chore(deps): update dependency 
<code>@​types/lodash</code> to v4.17.0 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1983">tj-actions/changed-files#1983</a></li>
<li>chore(deps): update peter-evans/create-pull-request action to v6.0.2 
by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1984">tj-actions/changed-files#1984</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> 
to v20.11.27 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1987">tj-actions/changed-files#1987</a></li>
<li>feat: add support for returning true for <code>any_{changed, 
modified, deleted}</code> outputs when no patterns are specified by <a 
href="https://github.com/jackton1"><code>@​jackton1</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1988">tj-actions/changed-files#1988</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/1989">tj-actions/changed-files#1989</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/tj-actions/changed-files/compare/v42...v43.0.0">https://github.com/tj-actions/changed-files/compare/v42...v43.0.0</a></p>
<hr />
<h2>v43.0.0</h2>
<h2>🔥🔥 BREAKING CHANGE 🔥🔥</h2>
<ul>
<li><code>any_{changed, modified, deleted}</code> outputs now 
return <code>true</code> when no file/directory patterns are 
specified.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v42.1.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/1977">tj-actions/changed-files#1977</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/1979">tj-actions/changed-files#1979</a></li>
<li>chore(deps): update dependency 
<code>@​typescript-eslint/parser</code> to v7.2.0 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1980">tj-actions/changed-files#1980</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> 
to v20.11.26 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1981">tj-actions/changed-files#1981</a></li>
<li>chore(deps): update dependency 
<code>@​typescript-eslint/eslint-plugin</code> to v7.2.0 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1982">tj-actions/changed-files#1982</a></li>
<li>chore(deps): update dependency 
<code>@​types/lodash</code> to v4.17.0 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1983">tj-actions/changed-files#1983</a></li>
<li>chore(deps): update peter-evans/create-pull-request action to v6.0.2 
by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1984">tj-actions/changed-files#1984</a></li>
<li>chore(deps): update dependency <code>@​types/node</code> 
to v20.11.27 by <a 
href="https://github.com/renovate"><code>@​renovate</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1987">tj-actions/changed-files#1987</a></li>
<li>feat: add support for returning true for <code>any_{changed, 
modified, deleted}</code> outputs when no patterns are specified by <a 
href="https://github.com/jackton1"><code>@​jackton1</code></a>
 in <a 
href="https://redirect.github.com/tj-actions/changed-files/pull/1988">tj-actions/changed-files#1988</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/1989">tj-actions/changed-files#1989</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/tj-actions/changed-files/compare/v42...v43.0.0">https://github.com/tj-actions/changed-files/compare/v42...v43.0.0</a></p>
<h2>v42.1.0</h2>
<p>🚀 🚀 New Feature 🚀 🚀</p>
<ul>
<li>Use changed-files output to run matrix jobs by simply setting the new 
<code>matrix</code> input to 
<code>true</code>.</li>
</ul>
<p>This serves as an alias for setting the <code>json</code> 
input to <code>true</code> and the 
<code>escape_json</code> input to 
<code>false</code></p>
<pre 
lang="yml"><code></tr></table> 
</code></pre>
</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/v42.1.0...v43.0.0">43.0.0</a>
 - (2024-03-13)</h1>
<h2><!-- raw HTML omitted -->🚀 Features</h2>
<ul>
<li>Add support for returning true for <code>any_{changed, 
modified, deleted}</code> outputs when no patterns are specified (<a 
href="https://redirect.github.com/tj-actions/changed-files/issues/1988">#1988</a>)
 (<a 
href="https://github.com/tj-actions/changed-files/commit/a5cf6aa30cfbe1e0764d2aa5e9f42edb847b6d55">a5cf6aa</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/1989">#1989</a>)</li>
</ul>
<p>Co-authored-by: repo-ranger[bot] <!-- raw HTML omitted --> 
(<a 
href="https://github.com/tj-actions/changed-files/commit/77af4bed286740ef1a6387dc4e4e4dec39f96054">77af4be</a>)
  - (tj-actions[bot])</p>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h2>
<ul>
<li><strong>deps:</strong> Update dependency 
<code>@​types/node</code> to v20.11.27 (<a 
href="https://github.com/tj-actions/changed-files/commit/15807c9c84ec7ff092c52f2f9fecc600e81420f1">15807c9</a>)
  - (renovate[bot])</li>
<li><strong>deps:</strong> Update 
peter-evans/create-pull-request action to v6.0.2 (<a 
href="https://github.com/tj-actions/changed-files/commit/dc458cf7531fd39dcf942beb39ef6bdcaddc9715">dc458cf</a>)
  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency 
<code>@​types/lodash</code> to v4.17.0 (<a 
href="https://github.com/tj-actions/changed-files/commit/92ca3eebd01cb3fc4d88a4cbd10f344ea4a116d3">92ca3ee</a>)
  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency 
<code>@​typescript-eslint/eslint-plugin</code> to v7.2.0 (<a 
href="https://github.com/tj-actions/changed-files/commit/f591d0c7f0b790ca8c139ce92ff4e8c238cb8940">f591d0c</a>)
  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency 
<code>@​types/node</code> to v20.11.26 (<a 
href="https://github.com/tj-actions/changed-files/commit/35023362e2b0ff1cd9b970167a1603614e1ad854">3502336</a>)
  - (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency 
<code>@​typescript-eslint/parser</code> to v7.2.0 (<a 
href="https://github.com/tj-actions/changed-files/commit/e436cb6d85bcd4aecab64c542f2268998a1cdd2f">e436cb6</a>)
  - (renovate[bot])</li>
<li><strong>deps:</strong> Lock file maintenance (<a 
href="https://github.com/tj-actions/changed-files/commit/257d47dfba22be3e0a17f6bad47ff07f7e76747c">257d47d</a>)
  - (renovate[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v42.1.0 (<a 
href="https://redirect.github.com/tj-actions/changed-files/issues/1977">#1977</a>)</li>
</ul>
<p>Co-authored-by: jackton1 <a 
href="mailto:17484350+jackt...@users.noreply.github.com">17484350+jackt...@users.noreply.github.com</a>
 (<a 
href="https://github.com/tj-actions/changed-files/commit/4918e1183080b35a085c91c8abc9e6adc4de61a1">4918e11</a>)
  - (tj-actions[bot])</p>
<h1><a 
href="https://github.com/tj-actions/changed-files/compare/v42.0.7...v42.1.0">42.1.0</a>
 - (2024-03-09)</h1>
<h2><!-- raw HTML omitted -->🚀 Features</h2>
<ul>
<li>Add matrix alias to simplify using outputs for matrix jobs (<a 
href="https://redirect.github.com/tj-actions/changed-files/issues/1975">#1975</a>)
 (<a 
href="https://github.com/tj-actions/changed-files/commit/008ba8ceec9f1757264e0512542d5ecab6d87ae6">008ba8c</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/1976">#1976</a>)</li>
</ul>
<p>Co-authored-by: repo-ranger[bot] <!-- raw HTML omitted --> 
(<a 
href="https://github.com/tj-actions/changed-files/commit/aa08304bd477b800d468db44fe10f6c61f7f7b11">aa08304</a>)
  - (tj-actions[bot])</p>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v42.0.7 (<a 
href="https://redirect.github.com/tj-actions/changed-files/issues/1974">#1974</a>)</li>
</ul>
<p>Co-authored-by: jackton1 <a 
href="mailto:17484350+jackt...@users.noreply.github.com">17484350+jackt...@users.noreply.github.com</a>
 (<a 
href="https://github.com/tj-actions/changed-files/commit/fe6c3ea0ca88f25e4ba51fa00c27bb5dd06cb08a">fe6c3ea</a>)
  - (tj-actions[bot])</p>
<h1><a 
href="https://github.com/tj-actions/changed-files/compare/v42.0.6...v42.0.7">42.0.7</a>
 - (2024-03-07)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/77af4bed286740ef1a6387dc4e4e4dec39f96054"><code>77af4be</code></a>
 Updated README.md (<a 
href="https://redirect.github.com/tj-actions/changed-files/issues/1989">#1989</a>)</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/a5cf6aa30cfbe1e0764d2aa5e9f42edb847b6d55"><code>a5cf6aa</code></a>
 feat: add support for returning true for <code>any_{changed, modified, 
deleted}</code> o...</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/15807c9c84ec7ff092c52f2f9fecc600e81420f1"><code>15807c9</code></a>
 chore(deps): update dependency <code>@​types/node</code> to 
v20.11.27</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/dc458cf7531fd39dcf942beb39ef6bdcaddc9715"><code>dc458cf</code></a>
 chore(deps): update peter-evans/create-pull-request action to v6.0.2</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/92ca3eebd01cb3fc4d88a4cbd10f344ea4a116d3"><code>92ca3ee</code></a>
 chore(deps): update dependency <code>@​types/lodash</code> to 
v4.17.0</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/f591d0c7f0b790ca8c139ce92ff4e8c238cb8940"><code>f591d0c</code></a>
 chore(deps): update dependency 
<code>@​typescript-eslint/eslint-plugin</code> to v7.2.0</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/35023362e2b0ff1cd9b970167a1603614e1ad854"><code>3502336</code></a>
 chore(deps): update dependency <code>@​types/node</code> to 
v20.11.26</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/e436cb6d85bcd4aecab64c542f2268998a1cdd2f"><code>e436cb6</code></a>
 chore(deps): update dependency 
<code>@​typescript-eslint/parser</code> to v7.2.0</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/257d47dfba22be3e0a17f6bad47ff07f7e76747c"><code>257d47d</code></a>
 chore(deps): lock file maintenance</li>
<li><a 
href="https://github.com/tj-actions/changed-files/commit/4918e1183080b35a085c91c8abc9e6adc4de61a1"><code>4918e11</code></a>
 Upgraded to v42.1.0 (<a 
href="https://redirect.github.com/tj-actions/changed-files/issues/1977">#1977</a>)</li>
<li>See full diff in <a 
href="https://github.com/tj-actions/changed-files/compare/v42...v43">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=42&new-version=43)](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>
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3789

-- Commit Summary --

  * github: [skip ci]: bump tj-actions/changed-files from 42 to 43

-- File Changes --

    M .github/workflows/devcontainer.yaml (4)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/3789.patch
https://github.com/kamailio/kamailio/pull/3789.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3789
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/3...@github.com>
_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to