Skip to content

Commit e106224

Browse files
chore(deps): bump Microsoft.Extensions.Logging.Console from 9.0.2 to 9.0.3 (#814)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. <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.3</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v9.0.3">Release</a></p> <h2>What's Changed</h2> <ul> <li>[release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by <a href="https://github.com/akoeplinger"><code>@​akoeplinger</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/110871">dotnet/runtime#110871</a></li> <li>[release/9.0] Disable tests targetting <a href="http://corefx-net-http11.azurewebsites.net">http://corefx-net-http11.azurewebsites.net</a> by <a href="https://github.com/rzikm"><code>@​rzikm</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111402">dotnet/runtime#111402</a></li> <li>[release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/110839">dotnet/runtime#110839</a></li> <li>[release/9.0-staging] Re-enable skiasharp WBT tests (<a href="https://redirect.github.com/dotnet/runtime/issues/109232">#109232</a>) by <a href="https://github.com/radekdoulik"><code>@​radekdoulik</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/110734">dotnet/runtime#110734</a></li> <li>[release/9.0-staging] Backport test fixes related to BinaryFormatter removal by <a href="https://github.com/adamsitnik"><code>@​adamsitnik</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111508">dotnet/runtime#111508</a></li> <li>[manual] Merge branch 'release/9.0' =&gt; 'release/9.0-staging' by <a href="https://github.com/carlossanlop"><code>@​carlossanlop</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111565">dotnet/runtime#111565</a></li> <li>[release/9.0] [wasi] Disable build in .NET 9 by <a href="https://github.com/maraf"><code>@​maraf</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/108877">dotnet/runtime#108877</a></li> <li>[release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111394">dotnet/runtime#111394</a></li> <li>[release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by <a href="https://github.com/AaronRobinsonMSFT"><code>@​AaronRobinsonMSFT</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111675">dotnet/runtime#111675</a></li> <li>[release/9.0-staging] [mono] Run runtime-llvm and runtime-ioslike on Mono LLVM PRs by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111739">dotnet/runtime#111739</a></li> <li>[release/9.0-staging] fix stack 2x2 tensor along dimension 1 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/110053">dotnet/runtime#110053</a></li> <li>[release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111275">dotnet/runtime#111275</a></li> <li>[release/9.0-staging] [iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111612">dotnet/runtime#111612</a></li> <li>[release/9.0-staging] Add workflow to prevent merging a PR when the <code>NO-MERGE</code> label is applied by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111961">dotnet/runtime#111961</a></li> <li>[release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111444">dotnet/runtime#111444</a></li> <li>[release/9.0-staging] Fixed android build with NDK 23 by <a href="https://github.com/jkurdek"><code>@​jkurdek</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111696">dotnet/runtime#111696</a></li> <li>[release/9.0-staging] Fix UNC paths by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111499">dotnet/runtime#111499</a></li> <li>[release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111069">dotnet/runtime#111069</a></li> <li>[release/9.0] Remove explicit __compact_unwind entries from x64 assembler by <a href="https://github.com/filipnavara"><code>@​filipnavara</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112204">dotnet/runtime#112204</a></li> <li>Update branding to 9.0.3 by <a href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112144">dotnet/runtime#112144</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/111606">dotnet/runtime#111606</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/111891">dotnet/runtime#111891</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/112189">dotnet/runtime#112189</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/111519">dotnet/runtime#111519</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/112121">dotnet/runtime#112121</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/111737">dotnet/runtime#111737</a></li> <li>[release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112015">dotnet/runtime#112015</a></li> <li>Remove Windows 8.1 from test queues by <a href="https://github.com/agocke"><code>@​agocke</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112056">dotnet/runtime#112056</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/111603">dotnet/runtime#111603</a></li> <li>[browser] Remove experimental args from NodeJS WBT runner by <a href="https://github.com/maraf"><code>@​maraf</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/111655">dotnet/runtime#111655</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/111607">dotnet/runtime#111607</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/111826">dotnet/runtime#111826</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/111885">dotnet/runtime#111885</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/112122">dotnet/runtime#112122</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/112225">dotnet/runtime#112225</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/112261">dotnet/runtime#112261</a></li> <li>[automated] Merge branch 'release/9.0' =&gt; '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/112219">dotnet/runtime#112219</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/112340">dotnet/runtime#112340</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/111483">dotnet/runtime#111483</a></li> <li>Backport pr 111723 to 9.0 staging by <a href="https://github.com/StephenMolloy"><code>@​StephenMolloy</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112322">dotnet/runtime#112322</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/112382">dotnet/runtime#112382</a></li> <li>[9.0] Backport labeling workflow changes by <a href="https://github.com/carlossanlop"><code>@​carlossanlop</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112240">dotnet/runtime#112240</a></li> <li>[9.0] Move release/9.0 localization back to main too by <a href="https://github.com/carlossanlop"><code>@​carlossanlop</code></a> in <a href="https://redirect.github.com/dotnet/runtime/pull/112443">dotnet/runtime#112443</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/112453">dotnet/runtime#112453</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/runtime/commit/831d23e56149cd59c40fc00c7feb7c5334bd19c4"><code>831d23e</code></a> Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'</li> <li><a href="https://github.com/dotnet/runtime/commit/c97d3a415dfcf6cbf099a31747dad98ce7c13279"><code>c97d3a4</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/runtime/issues/112453">#112453</a> from vseanreesermsft/internal-merge-9.0-2025-02-11...</li> <li><a href="https://github.com/dotnet/runtime/commit/4045f559f55415faef11545bd234cb88e277d0af"><code>4045f55</code></a> Disable loc from release/9.0 (<a href="https://redirect.github.com/dotnet/runtime/issues/112443">#112443</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/ddae4fef3deef63df33fe290139c96abf20c31dd"><code>ddae4fe</code></a> Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...</li> <li><a href="https://github.com/dotnet/runtime/commit/710b9e07cc1d441723409dc530edbc9c05ff7efd"><code>710b9e0</code></a> Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'</li> <li><a href="https://github.com/dotnet/runtime/commit/9988faba42c61a4e42737b9cb9d5eff75d967af2"><code>9988fab</code></a> [9.0] Backport labeling workflow changes (<a href="https://redirect.github.com/dotnet/runtime/issues/112240">#112240</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/95e028da4b6c3ba0203e54e14cfaab457542b733"><code>95e028d</code></a> Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'</li> <li><a href="https://github.com/dotnet/runtime/commit/689f4e9a5a2f8430455266a27921444ec1605eb6"><code>689f4e9</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/runtime/issues/112382">#112382</a> from carlossanlop/release/9.0-staging</li> <li><a href="https://github.com/dotnet/runtime/commit/10a6130aa3d8275c455c8ece66f03064c91dc527"><code>10a6130</code></a> Backport pr 111723 to 9.0 staging (<a href="https://redirect.github.com/dotnet/runtime/issues/112322">#112322</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/49a1042ebcdd1f88b9507b48d399fec9405a5c3e"><code>49a1042</code></a> [release/9.0-staging] Update dependencies from dotnet/arcade (<a href="https://redirect.github.com/dotnet/runtime/issues/111483">#111483</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3">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.2&new-version=9.0.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>
1 parent fcd2c03 commit e106224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.9.2" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.9.2" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.1" />
14-
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="9.0.2" />
14+
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="9.0.3" />
1515
<PackageVersion Include="Microsoft.Extensions.Logging.Debug" Version="9.0.3" />
1616
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1717
<PackageVersion Include="MSTest.TestAdapter" Version="3.2.2" />

0 commit comments

Comments
 (0)