dependabot[bot] opened a new pull request, #5596: URL: https://github.com/apache/ignite-3/pull/5596
Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. <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.4</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v9.0.4">Release</a></p> <h2>What's Changed</h2> <ul> <li>[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112424">dotnet/runtime#112424</a></li> <li>[release/9.0] Fix init race in mono_class_try_get_[shortname]_class. by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112296">dotnet/runtime#112296</a></li> <li>[release/9.0] Internal monitor impl not using coop mutex causing deadlocks on Android. by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112373">dotnet/runtime#112373</a></li> <li>[release/9.0-staging][iOS][globalization] Fix IndexOf on empty strings on iOS to return -1 by <a href="https://github.com/matouskozak"><code>@matouskozak</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112012">dotnet/runtime#112012</a></li> <li>[release/9.0] Skip NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails on WinSrv 2025 by <a href="https://github.com/rzikm"><code>@rzikm</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112473">dotnet/runtime#112473</a></li> <li>[release/9.0-staging] Fix case-insensitive JSON deserialization of enum member names by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112057">dotnet/runtime#112057</a></li> <li>[release/9.0-staging] Move generation of SuggestedBindingRedirects.targets to inner build by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112487">dotnet/runtime#112487</a></li> <li>[release/9.0-staging] Remove unneeded DiagnosticSource content by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112708">dotnet/runtime#112708</a></li> <li>[release/9.0-staging] Fix LINQ handling of iterator.Take(...).Last(...) by <a href="https://github.com/stephentoub"><code>@stephentoub</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112714">dotnet/runtime#112714</a></li> <li>[release/9.0-staging] [mono][mini] Disable inlining if we encounter class initialization failure by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112005">dotnet/runtime#112005</a></li> <li>[release/9.0-staging] [mono][interp] Fix execution of delegate invoke wrapper with interpreter by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111700">dotnet/runtime#111700</a></li> <li>[release/9.0-staging] Include PDB for all TfmRuntimeSpecificPackageFile by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112139">dotnet/runtime#112139</a></li> <li>[release/9.0-staging] Add support for LDAPTLS_CACERTDIR \ TrustedCertificateDirectory by <a href="https://github.com/steveharter"><code>@steveharter</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112531">dotnet/runtime#112531</a></li> <li>[release/9.0-staging] Fix getting resource when ResourceResolve returns assembly with resource that is an assembly ref by <a href="https://github.com/elinor-fung"><code>@elinor-fung</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112893">dotnet/runtime#112893</a></li> <li>[release/9.0-staging] JIT: fix local assertion prop error for partial local comparisons by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112539">dotnet/runtime#112539</a></li> <li>[9.0] Make CPU utilization checks in the thread pool configurable by <a href="https://github.com/kouvel"><code>@kouvel</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112791">dotnet/runtime#112791</a></li> <li>[release/9.0-staging] Backport "Ship CoreCLR packages in servicing releases" by <a href="https://github.com/amanasifkhalid"><code>@amanasifkhalid</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113026">dotnet/runtime#113026</a></li> <li>[release/9.0-staging] Fix TensorPrimitives.MultiplyAddEstimate for integers by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113094">dotnet/runtime#113094</a></li> <li>[release/9.0-staging] Use invariant culture when formatting transfer capture in regex source generator (<a href="https://redirect.github.com/dotnet/runtime/issues/113081">#113081</a>) by <a href="https://github.com/stephentoub"><code>@stephentoub</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113150">dotnet/runtime#113150</a></li> <li>[release/9.0-staging] NativeAOT/Arm64: Do not overwrite gcinfo tracking registers for TLS by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112549">dotnet/runtime#112549</a></li> <li>Update branding to 9.0.4 by <a href="https://github.com/vseanreesermsft"><code>@vseanreesermsft</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113226">dotnet/runtime#113226</a></li> <li>[9.0] Make counting of IO completion work items more precise on Windows by <a href="https://github.com/kouvel"><code>@kouvel</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112794">dotnet/runtime#112794</a></li> <li>[release/9.0-staging] Remove --no-lock brew flag by <a href="https://github.com/akoeplinger"><code>@akoeplinger</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113281">dotnet/runtime#113281</a></li> <li>[release/9.0-staging] [QUIC] Update MsQuic library version by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113205">dotnet/runtime#113205</a></li> <li>[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113264">dotnet/runtime#113264</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/112836">dotnet/runtime#112836</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/112835">dotnet/runtime#112835</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/112627">dotnet/runtime#112627</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/112552">dotnet/runtime#112552</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/112522">dotnet/runtime#112522</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/112515">dotnet/runtime#112515</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/112468">dotnet/runtime#112468</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/112514">dotnet/runtime#112514</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/112394">dotnet/runtime#112394</a></li> <li>[release/9.0] Fix <code>BigInteger.Rotate{Left,Right}</code> for backport by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112991">dotnet/runtime#112991</a></li> <li>[release/9.0-staging] [mono] Switch generic instance cache back to GHashTable; improve ginst hash function by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113316">dotnet/runtime#113316</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/112628">dotnet/runtime#112628</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/113350">dotnet/runtime#113350</a></li> <li>[release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTraceStateAndCorrelationContext by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112882">dotnet/runtime#112882</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/113389">dotnet/runtime#113389</a></li> <li>[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113333">dotnet/runtime#113333</a></li> <li>[release/9.0] 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/113447">dotnet/runtime#113447</a></li> <li>[release/9.0] fix SBOM issues for runtime by <a href="https://github.com/haruna99"><code>@haruna99</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/113463">dotnet/runtime#113463</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4">https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/runtime/commit/f57e6dc747158ab7ade4e62a75a6750d16b771e8"><code>f57e6dc</code></a> Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'</li> <li><a href="https://github.com/dotnet/runtime/commit/d9d0ae01ab31513b02033317a9f716f1aeb5abab"><code>d9d0ae0</code></a> [release/9.0] fix SBOM issues for runtime (<a href="https://redirect.github.com/dotnet/runtime/issues/113463">#113463</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/0c9b70db7b7bfcbc33e85bc40e215c3b138823e5"><code>0c9b70d</code></a> Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'</li> <li><a href="https://github.com/dotnet/runtime/commit/f0d7e1f58406583972ea640029d5a5a341a76731"><code>f0d7e1f</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/runtime/issues/113447">#113447</a> from dotnet/darc-release/9.0-staging-62bd3ef1-917b...</li> <li><a href="https://github.com/dotnet/runtime/commit/111a76e4af52344d536339a2a62314a56b1a1a43"><code>111a76e</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20250311.4</li> <li><a href="https://github.com/dotnet/runtime/commit/984ab6851c69e3f550579fbca04bb3f6023f6d94"><code>984ab68</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/runtime/issues/113333">#113333</a> from dotnet/merge/release/9.0-to-release/9.0-staging</li> <li><a href="https://github.com/dotnet/runtime/commit/d7dd0496c40cfa47ffcd5b11fb29f0768659045a"><code>d7dd049</code></a> Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'</li> <li><a href="https://github.com/dotnet/runtime/commit/315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc"><code>315f1f5</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/runtime/issues/113389">#113389</a> from vseanreesermsft/internal-merge-9.0-2025-03-11...</li> <li><a href="https://github.com/dotnet/runtime/commit/d21cf876f6f402e65ca7802fce822be3ff5cfe4d"><code>d21cf87</code></a> Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...</li> <li><a href="https://github.com/dotnet/runtime/commit/6758abdc170014dd7f022d417fe1a3890873cb7b"><code>6758abd</code></a> [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4">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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org