Bumps [
tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43 to
44.
<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>v44</h2>
<h1>Changes in v44.0.0</h1>
<h2>🔥🔥 BREAKING CHANGE 🔥🔥</h2>
<h3>Overview</h3>
<p>We've made a significant update to how pull requests (PRs) from
forked repositories are processed. This improvement not only streamlines the handling of
such PRs but also fixes a previously identified issue.</p>
<h3>Before the Change</h3>
<p>Previously, when you created a pull request from a forked repository, any
files changed in the target branch after the PR creation would erroneously appear as part
of the PR's changed files. This made it difficult to distinguish between the
actual changes introduced by the PR and subsequent changes made directly to the target
branch.</p>
<h3>What Has Changed</h3>
<p>With this update, a pull request from a fork will now
<strong>only</strong> include the files that were explicitly
changed in the fork. This ensures that the list of changed files in a PR accurately
reflects the contributions from the fork, without being muddled by unrelated changes to
the target branch.</p>
<hr />
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v43.0.1 by <a
href="https://github.com/tj-actions-bot"><c…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<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/20…
<li>chore(deps): update typescript-eslint monorepo to v7.4.0 by <a
href="https://github.com/renovate"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<li>fix: bug with prs from forks returning incorrect set of changed files by
<a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<li>fix: check for setting remote urls for forks by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<li>fix: update to add the fork remote by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<li>fix: update previous sha for forks by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<li>fix: ensure the fork remote doesn't exists before creating it by
<a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<li>chore: update description of other_deleted_files output by <a
href="https://github.com/tonyejack1"><code&…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<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/20…
<li>remove: unused code by <a
href="https://github.com/jackton1"><code&am…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<li>chore: update description of outputs removing asterisks by <a
href="https://github.com/tonyejack1"><code&…
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
<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/20…
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/tonyejack1"><code&…
made their first contribution in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/20…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v43.0.1.…
<hr />
<h2>v44.0.0</h2>
<h2>🔥🔥 BREAKING CHANGE 🔥🔥</h2>
<h3>Overview</h3>
<p>We've made a significant update to how pull requests (PRs) from
forked repositories are processed. This improvement not only streamlines the handling of
such PRs but also fixes a previously identified issue.</p>
<h3>Before the Change</h3>
<p>Previously, when you created a pull request from a forked repository, any
files changed in the target branch after the PR creation would erroneously appear as part
of the PR's changed files. This made it difficult to distinguish between the
actual changes introduced by the PR and subsequent changes made directly to the target
branch.</p>
<h3>What Has Changed</h3>
<p>With this update, a pull request from a fork will now
<strong>only</strong> include the files that were explicitly
changed in the fork. This ensures that the list of changed files in a PR accurately
reflects the contributions from the fork, without being muddled by unrelated changes to
the target branch.</p>
<!-- 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/v43.0.1.…
- (2024-03-27)</h1>
<h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2>
<ul>
<li>Ensure the fork remote doesn't exists before creating it
(<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/4bbd49b99…)
- (Tonye Jack)</li>
<li>Update previos sha for forks (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/f0e7702cc…)
- (Tonye Jack)</li>
<li>Update to add the fork remote (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/6354e6c54…)
- (Tonye Jack)</li>
<li>Check for setting remote urls for forks (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/117616472…)
- (Tonye Jack)</li>
<li>Bug with prs from forks returning incorrect set of changed files
(<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/4ff79362e…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->➖ Remove</h2>
<ul>
<li>Unused code (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/90941b398…)
- (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/…
</ul>
<p>Co-authored-by: jackton1 <a
href="mailto:17484350+jackton1@users.noreply.github.com">17484350+jackton1@users.noreply.github.com</a>
(<a
href="https://github.com/tj-actions/changed-files/commit/2d756ea4c…)
- (tj-actions[bot])</p>
<ul>
<li>Update README.md (<a
href="https://github.com/tj-actions/changed-files/commit/2d21bbb40…)
- (Tonye Jack)</li>
<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>
(<a
href="https://github.com/tj-actions/changed-files/commit/2ca8dc42f…)
- (tj-actions[bot])</p>
<ul>
<li>Update README.md (<a
href="https://github.com/tj-actions/changed-files/commit/4621617d4…)
- (tonyejack1)</li>
<li>Update README.md (<a
href="https://github.com/tj-actions/changed-files/commit/c6557ed00…)
- (Tonye Jack)</li>
<li>Update README.md (<a
href="https://github.com/tj-actions/changed-files/commit/0713a1124…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous
Tasks</h2>
<ul>
<li>Update description of outputs removing asterisks (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/ce497c39e…)
- (tonyejack1)</li>
<li>Update description of other_deleted_files output (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/ee096d679…)
- (tonyejack1)</li>
<li><strong>deps:</strong> Update
typescript-eslint monorepo to v7.4.0 (<a
href="https://github.com/tj-actions/changed-files/commit/064742427…)
- (renovate[bot])</li>
<li><strong>deps:</strong> Lock file maintenance
(<a
href="https://github.com/tj-actions/changed-files/commit/efe5e6c7a…)
- (renovate[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v43.0.1 (<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>
(<a
href="https://github.com/tj-actions/changed-files/commit/01e9662a1…)
- (tj-actions[bot])</p>
<h1><a
href="https://github.com/tj-actions/changed-files/compare/v43.0.0.…
- (2024-03-20)</h1>
<h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2>
<ul>
<li>Remove warning with detecting the local git repository when using
Github's REST API (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…)
(<a
href="https://github.com/tj-actions/changed-files/commit/077b23f6a…)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->📦 Bumps</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/2d756ea4c…
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/ce497c39e…
chore: update description of outputs removing asterisks (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/2d21bbb40…
Update README.md</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/90941b398…
remove: unused code (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/2ca8dc42f…
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/ee096d679…
chore: update description of other_deleted_files output (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/4621617d4…
Update README.md</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/4bbd49b99…
fix: ensure the fork remote doesn't exists before creating it (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li><a
href="https://github.com/tj-actions/changed-files/commit/c6557ed00…
Update README.md</li>
<li><a
href="https://github.com/tj-actions/changed-files/commit/f0e7702cc…
fix: update previos sha for forks (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/…
<li>Additional commits viewable in <a
href="https://github.com/tj-actions/changed-files/compare/v43...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/3801
-- Commit Summary --
* github: [skip ci]: bump tj-actions/changed-files from 43 to 44
-- File Changes --
M .github/workflows/devcontainer.yaml (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3801.patch
https://github.com/kamailio/kamailio/pull/3801.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3801
You are receiving this because you are subscribed to this thread.
Message ID: &lt;kamailio/kamailio/pull/3801(a)github.com&gt;