Bumps [
tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to
42.
<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>v42</h2>
<h1>Changes in v42.0.0</h1>
<h2>🔥🔥 BREAKING CHANGE 🔥🔥</h2>
<ul>
<li>Input file patterns that end with a
<code>/</code> would now match all sub-files within the
directory without requiring you to specify the globstar pattern.</li>
</ul>
<h3></h3>
<pre lang="yaml"><code>...
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v42
with:
files: 'dir/' # Would also be the same as dir/**
</code></pre>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v41.1.2 by <a
href="https://github.com/tj-actions-bot"><c…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
<li>chore(deps): update dependency prettier to v3.2.4 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
<li>fix: update input warning by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
<li>rename: unsupported REST API inputs constant name by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
<li>feat: add support for include/exclude all nested files when a directory
is specified and ends with a slash by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v41...v4…
<hr />
<h2>v42.0.0</h2>
<h2>🔥🔥 BREAKING CHANGE 🔥🔥</h2>
<ul>
<li>Input file patterns that end with a
<code>/</code> would now match all sub-files within the
directory without requiring you to specify the globstar pattern.</li>
</ul>
<h3></h3>
<pre lang="yaml"><code>...
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v42
with:
files: 'dir/' # Would also be the same as dir/**
</code></pre>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v41.1.2 by <a
href="https://github.com/tj-actions-bot"><c…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
<li>chore(deps): update dependency prettier to v3.2.4 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
<li>fix: update input warning by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
<li>rename: unsupported REST API inputs constant name by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
<li>feat: add support for include/exclude all nested files when a directory
is specified and ends with a slash by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/18…
</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/v41.1.2.…
- (2024-01-18)</h1>
<h2><!-- raw HTML omitted -->🚀 Features</h2>
<ul>
<li>Add support for include/exclude all nested files when a directory is
specified and ends with a slash (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/ae82ed4ae…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2>
<ul>
<li>Update input warning (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/6c9dcea44…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->📝 Rename</h2>
<ul>
<li>Unsupported REST API inputs constant name (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/cbd59070e…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous
Tasks</h2>
<ul>
<li><strong>deps:</strong> Update dependency
prettier to v3.2.4 (<a
href="https://github.com/tj-actions/changed-files/commit/79b060d44…)
- (renovate[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v41.1.2 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
</ul>
<p>Co-authored-by: jackton1 <a
href="mailto:jackton1@users.noreply.github.com">jackton1@users.noreply.github.com</a>
(<a
href="https://github.com/tj-actions/changed-files/commit/434b67ebc…)
- (tj-actions[bot])</p>
<h1><a
href="https://github.com/tj-actions/changed-files/compare/v41.1.1.…
- (2024-01-17)</h1>
<h2><!-- raw HTML omitted -->🚀 Features</h2>
<ul>
<li>Enhance error handling and working directory resolution (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/a60bf3759…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2>
<ul>
<li>Bug with incorrect action path (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/3f8189989…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous
Tasks</h2>
<ul>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v20.11.5 (<a
href="https://github.com/tj-actions/changed-files/commit/cbda68454…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
prettier to v3.2.3 (<a
href="https://github.com/tj-actions/changed-files/commit/67a1f54f6…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update
tj-actions/eslint-changed-files action to v22 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/99248a443…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v20.11.4 (<a
href="https://github.com/tj-actions/changed-files/commit/878743189…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v20.11.3 (<a
href="https://github.com/tj-actions/changed-files/commit/98d1d84e2…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update
typescript-eslint monorepo to v6.19.0 (<a
href="https://github.com/tj-actions/changed-files/commit/bc46e4c42…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v20.11.2 (<a
href="https://github.com/tj-actions/changed-files/commit/fba406734…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
<code>@types/node</code> to v20.11.1 (<a
href="https://github.com/tj-actions/changed-files/commit/e4b867473…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Lock file maintenance
(<a
href="https://github.com/tj-actions/changed-files/commit/bc2b5aef2…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Update dependency
prettier to v3.2.2 (<a
href="https://github.com/tj-actions/changed-files/commit/63c36a563…)
- (renovate[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tj-actions/changed-files/commit/ae82ed4ae…
feat: add support for include/exclude all nested files when a directory is
sp...</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/cbd59070e…
rename: unsupported REST API inputs constant name (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/6c9dcea44…
fix: update input warning (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/79b060d44…
chore(deps): update dependency prettier to v3.2.4</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/434b67ebc…
Upgraded to v41.1.2 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li>See full diff in <a
href="https://github.com/tj-actions/changed-files/compare/v41...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/3724
-- Commit Summary --
* github: [skip ci]: bump tj-actions/changed-files from 41 to 42
-- File Changes --
M .github/workflows/devcontainer.yaml (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3724.patch
https://github.com/kamailio/kamailio/pull/3724.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3724
You are receiving this because you are subscribed to this thread.
Message ID: &lt;kamailio/kamailio/pull/3724(a)github.com&gt;