Bumps [threeal/cmake-action](https://github.com/threeal/cmake-action) from 
2.0.0 to 2.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/threeal/cmake-action/releases">threeal/cmake-action's
 releases</a>.</em></p>
<blockquote>
<h2>Version 2.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Added support for specifying quotations for inputs with multiple 
values.</li>
<li>Reduced bundled action script size by removing bloated 
dependencies.</li>
<li>Enhanced development configurations and CI workflows.</li>
<li>Updated development dependencies.</li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/threeal/cmake-action/compare/v2...v2.1.0">https://github.com/threeal/cmake-action/compare/v2...v2.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/threeal/cmake-action/commit/725d1314ccf9ea922805d7e3f9d9bcbca892b406"><code>725d131</code></a>
 chore: bump prettier from 3.4.1 to 3.4.2 (<a 
href="https://redirect.github.com/threeal/cmake-action/issues/543">#543</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/6954eda1e8b7fec84e4dbcf3b4d018a152156f4e"><code>6954eda</code></a>
 chore: bump typescript-eslint from 8.16.0 to 8.17.0 (<a 
href="https://redirect.github.com/threeal/cmake-action/issues/542">#542</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/9b2633db99477647e13cfa7d5f6877d39c127458"><code>9b2633d</code></a>
 chore: bump <code>@​eslint/js</code> from 9.15.0 to 9.16.0 (<a 
href="https://redirect.github.com/threeal/cmake-action/issues/541">#541</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/d08d2651e1a4410b6f2066dac751b9459bdfdd7e"><code>d08d265</code></a>
 chore: bump eslint from 9.15.0 to 9.16.0 (<a 
href="https://redirect.github.com/threeal/cmake-action/issues/540">#540</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/3f767d1e2b70aca09e9d135452f955a3ac7240d8"><code>3f767d1</code></a>
 chore: bump rollup from 4.27.4 to 4.28.0 (<a 
href="https://redirect.github.com/threeal/cmake-action/issues/539">#539</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/b6fc2b4c091acd09e372e4bd4202b0a7f131f451"><code>b6fc2b4</code></a>
 chore: bump Yarn to version 4.5.3 (<a 
href="https://redirect.github.com/threeal/cmake-action/issues/538">#538</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/639d8219e822101b6d0bfc97c08e048f45892c64"><code>639d821</code></a>
 chore: bump <code>@​types/node</code> from 22.10.0 to 22.10.1 
(<a 
href="https://redirect.github.com/threeal/cmake-action/issues/537">#537</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/820fc064966f53b9eec7c53930a4a4f3ed6719c9"><code>820fc06</code></a>
 chore: bump prettier from 3.3.3 to 3.4.1 (<a 
href="https://redirect.github.com/threeal/cmake-action/issues/536">#536</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/38835ec642f1688f1f3f41a6641d6202cc51b211"><code>38835ec</code></a>
 chore: bump typescript-eslint from 8.15.0 to 8.16.0 (<a 
href="https://redirect.github.com/threeal/cmake-action/issues/534">#534</a>)</li>
<li><a 
href="https://github.com/threeal/cmake-action/commit/4a4b9a2bb1f8509929a91fb953e257806a48ccb5"><code>4a4b9a2</code></a>
 chore: bump <code>@​types/node</code> from 22.9.1 to 22.10.0 
(<a 
href="https://redirect.github.com/threeal/cmake-action/issues/533">#533</a>)</li>
<li>Additional commits viewable in <a 
href="https://github.com/threeal/cmake-action/compare/v2.0.0...v2.1.0">compare
 view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=threeal/cmake-action&package-manager=github_actions&previous-version=2.0.0&new-version=2.1.0)](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/4062

-- Commit Summary --

  * github: [skip ci]: bump threeal/cmake-action from 2.0.0 to 2.1.0

-- File Changes --

    M .github/workflows/cmake_build.yml (4)

-- Patch Links --

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

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

Message ID: <kamailio/kamailio/pull/4...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to