porting-assistant-dotnet-ui
porting-assistant-dotnet-ui copied to clipboard
build(deps): Bump Serilog from 2.10.0 to 2.11.0 in /packages/csharp/PortingAssistant/PortingAssistant.Common
Bumps Serilog from 2.10.0 to 2.11.0.
Release notes
Sourced from Serilog's releases.
v2.11.0
- #1503 - make some local functions
staticto avoid scope capture (@SimonCropp)- #1561 - add support for collections/
string[]to key-value settings (@stochmal)- #1588, #1591, #1593, #1594, #1597 - nullable reference type annotations and language version updates (
@SimonCropp)- #1595 -
net5.0target (@nblumhardt)- #1652 - fix capturing of anonymous types in .NET interactive (
@KZedan)- #1641 - corrected documentation comments for
MessageTemplateFormatMethod(@JinsPeter)- #1635 - fix destructuring of
Memory<T>/ReadOnlyMemory<T>and non-reflection-compatible properties e.g. of typeSpan<T>(@skomis-mm)- #1625 - update issue template (
@augustoproiete)- #1664 - update
ILoggerdocumentation (@erichiller)
Commits
da16aeaMerge pull request #1614 from serilog/devb138671Fix trailing '>' in ILogger.cs; enclose example code in <code> tagsca8e100Fix nullable annotation on Log.ForContext(); minor nullability tweaks5c425c5Revert "Update ILogger XML documentation"5de7002Update ILogger XML documentatione1cdad5Fixed issue1aabe1dCorrected Example in documentation17043b5(ReadOnly)Memory<byte> scalar policy; handle NSE at PropertyValueConverter.Ge...13dd8cfUpdate issue template to point to Usage help wiki pageaa5645fVarious new features now ondev(nullables, and key-value-pair settings wit...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
AWS CodeBuild CI Report
- CodeBuild project: PortingAssistantBuild-dev
- Commit ID: 3f6c2efe027a132a24cd434810dfcc465fcb1f94
- Result: SUCCEEDED
- Build Logs (available for 90 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
AWS CodeBuild CI Report
- CodeBuild project: PortingAssistantBuild-dev
- Commit ID: 40f472ce3e4378b4b85cad9d14c9853d0c013661
- Result: SUCCEEDED
- Build Logs (available for 90 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
AWS CodeBuild CI Report
- CodeBuild project: PortingAssistantBuild-dev
- Commit ID: c072b3869d917701037d2d780334b830773aaa0f
- Result: SUCCEEDED
- Build Logs (available for 90 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
AWS CodeBuild CI Report
- CodeBuild project: PortingAssistantBuild-dev
- Commit ID: 5375f9fda936e289faa9fed2de1e77ac9633db94
- Result: SUCCEEDED
- Build Logs (available for 90 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
AWS CodeBuild CI Report
- CodeBuild project: PortingAssistantBuild-dev
- Commit ID: 3dc6b32aec7c321aef5579809345679286a031b7
- Result: SUCCEEDED
- Build Logs (available for 90 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Superseded by #565.