dependabot[bot] opened a new pull request, #5052:
URL: https://github.com/apache/ignite-3/pull/5052

   Bumps 
[Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 
9.0.0 to 9.0.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/dotnet/runtime/releases";>Microsoft.Extensions.Logging.Console's
 releases</a>.</em></p>
   <blockquote>
   <h2>.NET 9.0.1</h2>
   <p><a 
href="https://github.com/dotnet/core/releases/tag/v9.0.1";>Release</a></p>
   <h2>What's Changed</h2>
   <ul>
   <li>[release/9.0-staging] Upgrade our macOS build machines to the latest 
non-beta x64 image by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109455";>dotnet/runtime#109455</a></li>
   <li>[release/9.0-staging] Remove thread contention from Activity Start/Stop 
by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109359";>dotnet/runtime#109359</a></li>
   <li>[release/9.0-staging] handle case of Proc Index &gt; MAX_SUPPORTED_CPUS 
by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109385";>dotnet/runtime#109385</a></li>
   <li>Update branding to 9.0.1 by <a 
href="https://github.com/vseanreesermsft";><code>@​vseanreesermsft</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109563";>dotnet/runtime#109563</a></li>
   <li>[release/9.0-staging] [android] Fix crash in method_to_ir by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109510";>dotnet/runtime#109510</a></li>
   <li>[release/9.0-staging] Switch to non-incremental servicing by <a 
href="https://github.com/carlossanlop";><code>@​carlossanlop</code></a> in <a 
href="https://redirect.github.com/dotnet/runtime/pull/109316";>dotnet/runtime#109316</a></li>
   <li>[release/9.0] [wasm] Use correct current runtime pack version for 
Wasm.Build.Tests by <a href="https://github.com/maraf";><code>@​maraf</code></a> 
in <a 
href="https://redirect.github.com/dotnet/runtime/pull/109820";>dotnet/runtime#109820</a></li>
   <li>[release/9.0-staging] Update ApiCompatNetCoreAppBaselineVersion to 9.0.0 
by <a href="https://github.com/carlossanlop";><code>@​carlossanlop</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109789";>dotnet/runtime#109789</a></li>
   <li>[release/9.0] [wasm] Run downlevel tests only on main by <a 
href="https://github.com/maraf";><code>@​maraf</code></a> in <a 
href="https://redirect.github.com/dotnet/runtime/pull/109723";>dotnet/runtime#109723</a></li>
   <li>[release/9.0-staging] Fix regression in constructor parameter binding 
logic. by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109813";>dotnet/runtime#109813</a></li>
   <li>[release/9.0-staging] <code>TensorPrimitives</code> XML docs: 
<code>MinNumber</code>/<code>ReciprocalSqrt</code>/<code>ReciprocalSqrtEstimate</code>
 oversights by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109922";>dotnet/runtime#109922</a></li>
   <li>[release/9.0-staging] Add a missing = in BigInteger.cs by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109732";>dotnet/runtime#109732</a></li>
   <li>[release/9.0-staging] Ignore modopts/modreqs for 
<code>UnsafeAccessor</code> field targets by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109709";>dotnet/runtime#109709</a></li>
   <li>Fix an issue with sysconf returning the wrong last level cache values on 
Linux running on certain AMD Processors. by <a 
href="https://github.com/mrsharm";><code>@​mrsharm</code></a> in <a 
href="https://redirect.github.com/dotnet/runtime/pull/109749";>dotnet/runtime#109749</a></li>
   <li>[release/9.0-staging] Fix transformer handling of boolean schemas in 
JsonSchemaExporter. by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109975";>dotnet/runtime#109975</a></li>
   <li>[release/9.0-staging] Ensure proper cleanup of key files when not 
persisting them by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109844";>dotnet/runtime#109844</a></li>
   <li>[release/9.0-staging] Transfer ThreadPool local queue to high-pri queue 
on Task blocking by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109989";>dotnet/runtime#109989</a></li>
   <li>Merging internal commits for release/9.0 by <a 
href="https://github.com/vseanreesermsft";><code>@​vseanreesermsft</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109744";>dotnet/runtime#109744</a></li>
   <li>[release/9.0-staging] DATAS BGC thread synchronization fix by <a 
href="https://github.com/Maoni0";><code>@​Maoni0</code></a> in <a 
href="https://redirect.github.com/dotnet/runtime/pull/110174";>dotnet/runtime#110174</a></li>
   <li>[release/9.0-staging] Fix Matrix4x4.CreateReflection when D is not zero 
by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/110162";>dotnet/runtime#110162</a></li>
   <li>[release/9.0-staging] Fix hostfxr.h to be valid C again. by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/110060";>dotnet/runtime#110060</a></li>
   <li>[release/9.0] Fix length check for Convert.TryToHexString{Lower} by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/110228";>dotnet/runtime#110228</a></li>
   <li>[release/9.0-staging] Suppress IL3050 warnings in ILLink tests by <a 
href="https://github.com/sbomer";><code>@​sbomer</code></a> in <a 
href="https://redirect.github.com/dotnet/runtime/pull/110340";>dotnet/runtime#110340</a></li>
   <li>[release/9.0-staging] Update Azure Linux tag names by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/110341";>dotnet/runtime#110341</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/icu by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109299";>dotnet/runtime#109299</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/xharness by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109306";>dotnet/runtime#109306</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/cecil by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109297";>dotnet/runtime#109297</a></li>
   <li>[release/9.0-staging] Update dependencies from 
dotnet/source-build-reference-packages by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109301";>dotnet/runtime#109301</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers 
by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109303";>dotnet/runtime#109303</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/roslyn by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109305";>dotnet/runtime#109305</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/arcade by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109825";>dotnet/runtime#109825</a></li>
   <li>[release/9.0-staging] Update dependencies from 
dotnet/source-build-externals by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109960";>dotnet/runtime#109960</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/sdk by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109304";>dotnet/runtime#109304</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/emsdk by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109298";>dotnet/runtime#109298</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/runtime-assets by 
<a href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> 
in <a 
href="https://redirect.github.com/dotnet/runtime/pull/109336";>dotnet/runtime#109336</a></li>
   <li>[release/9.0] Update dependencies from dotnet/emsdk by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/109523";>dotnet/runtime#109523</a></li>
   <li>[release/9.0-staging] Update dependencies from dotnet/hotreload-utils by 
<a href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> 
in <a 
href="https://redirect.github.com/dotnet/runtime/pull/109308";>dotnet/runtime#109308</a></li>
   <li>[manual] Merge release/9.0-staging into release/9.0 by <a 
href="https://github.com/carlossanlop";><code>@​carlossanlop</code></a> in <a 
href="https://redirect.github.com/dotnet/runtime/pull/110370";>dotnet/runtime#110370</a></li>
   <li>Switch to automatic 8.0 version updates by <a 
href="https://github.com/marcpopMSFT";><code>@​marcpopMSFT</code></a> in <a 
href="https://redirect.github.com/dotnet/runtime/pull/110586";>dotnet/runtime#110586</a></li>
   <li>[release/9.0] Update dependencies from dotnet/emsdk by <a 
href="https://github.com/dotnet-maestro";><code>@​dotnet-maestro</code></a> in 
<a 
href="https://redirect.github.com/dotnet/runtime/pull/110409";>dotnet/runtime#110409</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1";>https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/dotnet/runtime/commit/c8acea22626efab11c13778c028975acdc34678f";><code>c8acea2</code></a>
 Merge commit '756e62050722c168cd3b753be73b7cbcd93f06d6'</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/756e62050722c168cd3b753be73b7cbcd93f06d6";><code>756e620</code></a>
 Update dependencies from <a 
href="https://github.com/dotnet/emsdk";>https://github.com/dotnet/emsdk</a> 
build 20241204.3 (<a 
href="https://redirect.github.com/dotnet/runtime/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/6c7cf915a6ff627e34e18ab30dd2173d0b826797";><code>6c7cf91</code></a>
 Merge commit '757d97b1a5f00cab30fc37f68aba9eec6e8b4e00'</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/757d97b1a5f00cab30fc37f68aba9eec6e8b4e00";><code>757d97b</code></a>
 Switch to automatic 8.0 version updates (<a 
href="https://redirect.github.com/dotnet/runtime/issues/110586";>#110586</a>)</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/69ae1ac0682f4b69b1d733fbf3bdee2825a2aab2";><code>69ae1ac</code></a>
 Merge commit '462630b3c311cade6426c53e9b3ee3b89bf217a2'</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/462630b3c311cade6426c53e9b3ee3b89bf217a2";><code>462630b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/dotnet/runtime/issues/110370";>#110370</a> 
from carlossanlop/release/9.0-staging</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/38709f8172d022ffc0e562815caea70449b8c956";><code>38709f8</code></a>
 Merge branch 'release/9.0' into release/9.0-staging</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/8437635b75af20230e115036916a22eea841bfb2";><code>8437635</code></a>
 Merge commit 'cc58c2832c5c5bcbf90d118a8b3c504b2a87c820'</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/624638dad8aa6d8ebe68720e575405ceafdff55a";><code>624638d</code></a>
 [release/9.0-staging] Update dependencies from dotnet/hotreload-utils (<a 
href="https://redirect.github.com/dotnet/runtime/issues/109308";>#109308</a>)</li>
   <li><a 
href="https://github.com/dotnet/runtime/commit/cc58c2832c5c5bcbf90d118a8b3c504b2a87c820";><code>cc58c28</code></a>
 [release/9.0] Update dependencies from dotnet/emsdk (<a 
href="https://redirect.github.com/dotnet/runtime/issues/109523";>#109523</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Logging.Console&package-manager=nuget&previous-version=9.0.0&new-version=9.0.1)](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: notifications-unsubscr...@ignite.apache.org

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

Reply via email to