dependabot[bot] opened a new pull request, #1245: URL: https://github.com/apache/daffodil/pull/1245
Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.1.1 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sonarsource/sonarcloud-github-action/releases">SonarSource/sonarcloud-github-action's releases</a>.</em></p> <blockquote> <h2>v2.2.0</h2> <h2>What's Changed</h2> <ul> <li>docs: update checkout GitHub Action to the latest version by <a href="https://github.com/froblesmartin"><code>@froblesmartin</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/61">SonarSource/sonarcloud-github-action#61</a></li> <li>SC-12363 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-action/pull/65">SonarSource/sonarcloud-github-action#65</a></li> <li>Makes sonarsource/analysis-experience-squad the code owner by <a href="https://github.com/alexandre-odoux-sonarsource"><code>@alexandre-odoux-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/66">SonarSource/sonarcloud-github-action#66</a></li> <li>SCSCANGHA-3 Update the condition to detect "build.gradle.kts" files by <a href="https://github.com/leveretka"><code>@leveretka</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/71">SonarSource/sonarcloud-github-action#71</a></li> <li>SCSCANGHA-6 Add Github Actions tests by <a href="https://github.com/antoine-vinot-sonarsource"><code>@antoine-vinot-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/72">SonarSource/sonarcloud-github-action#72</a></li> <li>SCSCANGHA-6 Fix main branch name in GitHub workflow by <a href="https://github.com/antoine-vinot-sonarsource"><code>@antoine-vinot-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/73">SonarSource/sonarcloud-github-action#73</a></li> <li>SCSCANGHA-9 Enable Mend scan by <a href="https://github.com/antoine-vinot-sonarsource"><code>@antoine-vinot-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/75">SonarSource/sonarcloud-github-action#75</a></li> <li>Enable debug logging when GitHub Actions debug logging is enabled by <a href="https://github.com/ari-becker"><code>@ari-becker</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/43">SonarSource/sonarcloud-github-action#43</a></li> <li>SCSCANGHA-15 Add test for scanner debug logging by <a href="https://github.com/istvan-bodo-sonarsource"><code>@istvan-bodo-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/77">SonarSource/sonarcloud-github-action#77</a></li> <li>SCSCANGHA-13 Warning instead of failure for Maven/Gradle projects by <a href="https://github.com/antoine-vinot-sonarsource"><code>@antoine-vinot-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/76">SonarSource/sonarcloud-github-action#76</a></li> <li>SCSCANGHA-5 Update the base image by <a href="https://github.com/antoine-vinot-sonarsource"><code>@antoine-vinot-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/78">SonarSource/sonarcloud-github-action#78</a></li> <li>SCSCANGHA-16 Support passing args with spaces by <a href="https://github.com/istvan-bodo-sonarsource"><code>@istvan-bodo-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/79">SonarSource/sonarcloud-github-action#79</a></li> <li>Use a placeholder for the action version in README by <a href="https://github.com/antoine-vinot-sonarsource"><code>@antoine-vinot-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/80">SonarSource/sonarcloud-github-action#80</a></li> <li>Drop GH token from README by <a href="https://github.com/bogdanakushnir"><code>@bogdanakushnir</code></a> in <a href="https://redirect.github.com/SonarSource/sonarcloud-github-action/pull/46">SonarSource/sonarcloud-github-action#46</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/4006f663ecaf1f8093e8e4abb9227f6041f52216"><code>4006f66</code></a> SC-6818 drop GH token from README</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/9c11606f1328e4a0d52d6df7cbe4b21e62b8dfdc"><code>9c11606</code></a> Use a placeholder for the action version in README</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/d08d592c0b694607865c089cba90bbf87c9a6d89"><code>d08d592</code></a> SCSCANGHA-16 Support passing args with spaces (<a href="https://redirect.github.com/sonarsource/sonarcloud-github-action/issues/79">#79</a>)</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/a69a8edf1df352adece45acf0c3b810050657eda"><code>a69a8ed</code></a> SCSCANGHA-5 Update the base image</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/f1d5a2ae707b7e1fafb1050fa8e2e9cb75db3d1e"><code>f1d5a2a</code></a> SCSCANGHA-13 Warning instead of failure for Maven/Gradle projects</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/714bd356bff7a469fc67bb81ede7cdd0a17371ac"><code>714bd35</code></a> SCSCANGHA-15 Add test for scanner debug logging (<a href="https://redirect.github.com/sonarsource/sonarcloud-github-action/issues/77">#77</a>)</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/1373cf75e259ec3132e780bfb8c6e4bce4fbb80d"><code>1373cf7</code></a> SCSCANGHA-14 Enable debug logging when GitHub Actions debug logging is enable...</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/49689c44074ddbc5afef45d88e4a0f9bcf94e51a"><code>49689c4</code></a> SCSCANGHA-9 Enable Mend scan</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/3da91d8a6aff5e898114575b30c6dc1e4787a254"><code>3da91d8</code></a> SCSCANGHA-6 Fix main branch name in GitHub workflow</li> <li><a href="https://github.com/SonarSource/sonarcloud-github-action/commit/0861f01544857d159912c78ca5f7b90d172173d5"><code>0861f01</code></a> SCSCANGHA-6 Add Github Actions tests</li> <li>Additional commits viewable in <a href="https://github.com/sonarsource/sonarcloud-github-action/compare/49e6cd3b187936a73b8280d59ffd9da69df63ec9...4006f663ecaf1f8093e8e4abb9227f6041f52216">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
