Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3 (#662)
Bumps [SonarSource/sonarcloud-github-c-cpp](https://github.com/sonarsource/sonarcloud-github-c-cpp) from 2 to 3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sonarsource/sonarcloud-github-c-cpp/releases">SonarSource/sonarcloud-github-c-cpp's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h2>What's Changed</h2> <ul> <li>SC-12362 Improve the SonarCloud Intro in README.md by <a href="https://github.com/claire-villard-sonarsource"><code>@claire-villard-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/50">SonarSource/sonarcloud-github-c-cpp#50</a></li> <li>Update actions/cache to v4 by <a href="https://github.com/N-Coder"><code>@N-Coder</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/48">SonarSource/sonarcloud-github-c-cpp#48</a></li> <li>SCCPPGHA-2 Support macOS ARM runners by <a href="https://github.com/enzo-pellegrini"><code>@enzo-pellegrini</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/55">SonarSource/sonarcloud-github-c-cpp#55</a></li> <li>CPP-5241 Migrate github action from build-wrapper-output to compilation-database by <a href="https://github.com/enzo-pellegrini"><code>@enzo-pellegrini</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/54">SonarSource/sonarcloud-github-c-cpp#54</a></li> <li>SCCPPGHA-6 Support Running on Linux ARM64 by <a href="https://github.com/enzo-pellegrini"><code>@enzo-pellegrini</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/57">SonarSource/sonarcloud-github-c-cpp#57</a></li> <li>Update sonar-scanner-version to 6.0.0.4432 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/58">SonarSource/sonarcloud-github-c-cpp#58</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/compare/v2.0.2...v3.0.0">https://github.com/SonarSource/sonarcloud-github-c-cpp/compare/v2.0.2...v3.0.0</a></p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/claire-villard-sonarsource"><code>@claire-villard-sonarsource</code></a> made their first contribution in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/50">SonarSource/sonarcloud-github-c-cpp#50</a></li> <li><a href="https://github.com/N-Coder"><code>@N-Coder</code></a> made their first contribution in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/48">SonarSource/sonarcloud-github-c-cpp#48</a></li> <li><a href="https://github.com/vil02"><code>@vil02</code></a> made their first contribution in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/38">SonarSource/sonarcloud-github-c-cpp#38</a></li> <li><a href="https://github.com/enzo-pellegrini"><code>@enzo-pellegrini</code></a> made their first contribution in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-c-cpp/pull/55">SonarSource/sonarcloud-github-c-cpp#55</a></li> </ul> <h2>Update README</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/e25edaefff1e076daf6517d462ed86f8c99fec70"><code>e25edae</code></a> SCCPPGHA-6 Support Running on Linux ARM64 (<a href="https://redirect.github.com/sonarsource/sonarcloud-github-c-cpp/issues/57">#57</a>)</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/905f4e38a15b0572ba5d41a30ecee2c0ac76a2b7"><code>905f4e3</code></a> Update sonar-scanner-version to 6.0.0.4432 (<a href="https://redirect.github.com/sonarsource/sonarcloud-github-c-cpp/issues/58">#58</a>)</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/5c3c39143e381909307f6903f13774b275ed956d"><code>5c3c391</code></a> CPP-5241 Migrate github action from build-wrapper-output to compilation-datab...</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/8a10879c4e21507b8f735be384830dd9d55212b5"><code>8a10879</code></a> SCCPPGHA-2 Support macOS ARM runners (<a href="https://redirect.github.com/sonarsource/sonarcloud-github-c-cpp/issues/55">#55</a>)</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/bc8c8629118e5b8d796b3cb628339cc6473fde1a"><code>bc8c862</code></a> NO-JIRA Remove duplicated space in README</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/16022088a235701bc540d0e7987bc6a7f5cf1898"><code>1602208</code></a> This repository is owned by the Analysis Experience squad</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/388d75036688c49bcb622bb0d0935282b16fd02b"><code>388d750</code></a> Update actions/cache to v4 (<a href="https://redirect.github.com/sonarsource/sonarcloud-github-c-cpp/issues/48">#48</a>)</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/0f2dd7bc7d8810b9d5b33e8971e10111b89fcbd5"><code>0f2dd7b</code></a> Update the SonarCloud intro in README.md (<a href="https://redirect.github.com/sonarsource/sonarcloud-github-c-cpp/issues/51">#51</a>)</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-c-cpp/commit/a5e1e96807ea578deae644594146e29faddc6f41"><code>a5e1e96</code></a> SC-12362 Improve the SonarCloud intro in README.md (<a href="https://redirect.github.com/sonarsource/sonarcloud-github-c-cpp/issues/50">#50</a>)</li> <li>See full diff in <a href="https://github.com/sonarsource/sonarcloud-github-c-cpp/compare/v2...v3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=SonarSource/sonarcloud-github-c-cpp&package-manager=github_actions&previous-version=2&new-version=3)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information