dependabot[bot] opened a new pull request, #1905:
URL: https://github.com/apache/libcloud/pull/1905

   Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 
3.0.3 to 3.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-dotnet/releases";>actions/setup-dotnet's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.1.0</h2>
   <h2>What's Changed</h2>
   <p>This minor release includes the following new 
<strong>features</strong>:</p>
   <ul>
   <li>The latest patch syntax was added in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/428";>actions/setup-dotnet#428</a>
 by <a href="https://github.com/IvanZosimov";><code>@​IvanZosimov</code></a></li>
   </ul>
   <pre lang="yml"><code>- uses: actions/setup-dotnet@v3
     with:
       dotnet-version: '7.0.2xx'
   </code></pre>
   <p>More details about the new syntax can be found <a 
href="https://github.com/actions/setup-dotnet#supported-version-syntax";>here</a>.</p>
   <ul>
   <li>The <code>global-json-file</code> input was updated to accept absolute 
paths in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/396";>actions/setup-dotnet#396</a>
 by <a 
href="https://github.com/othmane-kinane-nw";><code>@​othmane-kinane-nw</code></a></li>
   <li>Error messages were made more informative in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/375";>actions/setup-dotnet#375</a>
 by <a href="https://github.com/IvanZosimov";><code>@​IvanZosimov</code></a></li>
   <li>Notification if the <code>global.json</code> was not found in the root 
directory was added in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/344";>actions/setup-dotnet#344</a>
 by <a 
href="https://github.com/teo-tsirpanis";><code>@​teo-tsirpanis</code></a></li>
   </ul>
   <p>It also contains several <strong>infrastructure changes</strong>:</p>
   <ul>
   <li>Update to latest <code>actions/publish-action</code> by <a 
href="https://github.com/JamesMGreene";><code>@​JamesMGreene</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/348";>actions/setup-dotnet#348</a></li>
   <li>Update version of publish-action by <a 
href="https://github.com/MaksimZhukov";><code>@​MaksimZhukov</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/368";>actions/setup-dotnet#368</a></li>
   <li>Update action to use reusable workflows by <a 
href="https://github.com/IvanZosimov";><code>@​IvanZosimov</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/358";>actions/setup-dotnet#358</a></li>
   <li>Update workflow badges by <a 
href="https://github.com/IvanZosimov";><code>@​IvanZosimov</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/377";>actions/setup-dotnet#377</a></li>
   <li>Add and configure ESLint and update configuration for Prettier by <a 
href="https://github.com/IvanZosimov";><code>@​IvanZosimov</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/391";>actions/setup-dotnet#391</a></li>
   <li>Turn on automatic update of ESLint and Prettier configuration files by 
<a href="https://github.com/IvanZosimov";><code>@​IvanZosimov</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/395";>actions/setup-dotnet#395</a></li>
   <li>Update e2e tests and e2e test infrastructure by <a 
href="https://github.com/IvanZosimov";><code>@​IvanZosimov</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/414";>actions/setup-dotnet#414</a></li>
   <li>Refactor and update unit-tests by <a 
href="https://github.com/IvanZosimov";><code>@​IvanZosimov</code></a> in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/418";>actions/setup-dotnet#418</a></li>
   <li>Increase amount of retries for Dotnet installation scripts tests by <a 
href="https://github.com/nikolai-laevskii";><code>@​nikolai-laevskii</code></a> 
in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/427";>actions/setup-dotnet#427</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/teo-tsirpanis";><code>@​teo-tsirpanis</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/344";>actions/setup-dotnet#344</a></li>
   <li><a 
href="https://github.com/JamesMGreene";><code>@​JamesMGreene</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/348";>actions/setup-dotnet#348</a></li>
   <li><a 
href="https://github.com/othmane-kinane-nw";><code>@​othmane-kinane-nw</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/396";>actions/setup-dotnet#396</a></li>
   <li><a 
href="https://github.com/nikolai-laevskii";><code>@​nikolai-laevskii</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/actions/setup-dotnet/pull/427";>actions/setup-dotnet#427</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-dotnet/compare/v3...v3.1.0";>https://github.com/actions/setup-dotnet/compare/v3...v3.1.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/aa983c550dfda0d1722b6ac6aed55724ffacc6d3";><code>aa983c5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/setup-dotnet/issues/428";>#428</a> 
from akv-platform/add-latest-patch-syntax</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/b891376106304fa06a2b5838bbd9a2e2d1fc8176";><code>b891376</code></a>
 Merge branch 'main' into add-latest-patch-syntax</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/b05a3f26b3adff9936a0ef8b806a7d9a57b72a6d";><code>b05a3f2</code></a>
 Fix review points, rebuild solution</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/5fdecd2063d6b33f52291b3d9299f6a7d4a84964";><code>5fdecd2</code></a>
 Increase amount of retries for Dotnet installation scripts tests (<a 
href="https://redirect.github.com/actions/setup-dotnet/issues/427";>#427</a>)</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/38b49fb7178824be5cb7b9acd01eb2627e719a0b";><code>38b49fb</code></a>
 Fix informational and debug messages</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/3cf3e230c1d440ed4250ff9a4f8ef1f2b7bc19d6";><code>3cf3e23</code></a>
 Fix informational message</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/83a1653fa32f4cf123fe3aec2962ff47ffd65859";><code>83a1653</code></a>
 Update regular expresiion for isLatestPatchSyntax()</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/898aa0ce4d1e9419e27e53897ec70fd148115484";><code>898aa0c</code></a>
 Fix typo</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/2f028bc0440d3fe98ed5bb0dac9e76ee3d85bb1e";><code>2f028bc</code></a>
 update unit and e2e tests</li>
   <li><a 
href="https://github.com/actions/setup-dotnet/commit/21cf89aa73470741965b60731b60d061054d3e05";><code>21cf89a</code></a>
 Remove commented lines of code</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/setup-dotnet/compare/v3.0.3...v3.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-dotnet&package-manager=github_actions&previous-version=3.0.3&new-version=3.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 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: notifications-unsubscr...@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to