PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
613 stars 207 forks source link

Bump Serilog.Extensions.Logging and Microsoft.Extensions.Logging #2113

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps Serilog.Extensions.Logging and Microsoft.Extensions.Logging. These dependencies needed to be updated together. Updates Serilog.Extensions.Logging from 7.0.0 to 8.0.0

Release notes

Sourced from Serilog.Extensions.Logging's releases.

v8.0.0

Commits
  • 2138e8c Merge pull request #235 from serilog/dev
  • 26c840d Merge pull request #234 from nblumhardt/dotnet-8
  • 1fa32a5 Update to .NET 8 RTM and Serilog 3.1.1
  • fe4afd2 Merge pull request #228 from nblumhardt/net-80-rc2
  • 80064f8 Set SDK path from build script
  • 6e71b33 Update to .NET 8 RC2
  • 24d8583 Bump version to 7.0.1; forgot earlier that the versioning policy only covers ...
  • 1530e04 Merge pull request #227 from nblumhardt/sp-tr
  • 3f1ccda Unmatched apostrophe :-)
  • 6585051 Force W3C activity ids on .NET 4.x
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.Logging from 7.0.0 to 8.0.0

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


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 commands and options
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 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)
andyleejordan commented 6 months ago

@dependabot rebase

andyleejordan commented 6 months ago

That's funny. This is failing because Dependabot is missing the reference in the E2E tests .csproj.

andyleejordan commented 6 months ago

@dependabot recreate