Numerous accessibility fixes to PerfView. This includes switching out the previous web browser plugin to use WebView2.
Breaking changes to FastSerialization to ensure that only expected types are deserialized. This addresses potential vulnerabilities during deserialization of untrusted input. Details at microsoft/perfview#2121.
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)
Bumps Microsoft.Diagnostics.Tracing.TraceEvent and Microsoft.Extensions.Logging. These dependencies needed to be updated together. Updates
Microsoft.Diagnostics.Tracing.TraceEvent
from 3.1.16 to 3.1.17Release notes
Sourced from Microsoft.Diagnostics.Tracing.TraceEvent's releases.
Commits
bfb67c8
Increment Build Versions. (#2126)a358962
Breaking Changes for FastSerialization (#2121)d1ad99b
Remove Unused Code (#2124)c7a20ed
Specify runtime identifiers win7-x64 and win-x64 for HeapDump.csproj to (#2123)b8d1ee1
Address accessibility issues (#2120)87d5d89
Configure SourceLink to Embed Source Files in PDBs (#2119)Updates
Microsoft.Extensions.Logging
from 8.0.1 to 6.0.0Commits
4822e3c
Update dependencies from https://github.com/dotnet/arcade build 20211022.3 (#...bf20df1
[release/6.0] [wasm][debugger] Fix loading a non wasm page and then returning...de75159
[release/6.0] Create a parent CMake project for building app bundles on CI (#...8da5835
[release/6.0] Update dependencies from dotnet/icu dotnet/emsdk (#60684)6f41165
[release/6.0] Tweak workload build to use _GenerateMsiVersionString target (#...c86a857
[release/6.0] Update dependencies from dotnet/icu dotnet/emsdk dotnet/runtime...80ed1bd
[release/6.0] Don't special case "Experimental" projects (#60643)263945a
[release/6.0] Fix stable builds for some transport packages (#60635)034f191
Update mac installers location string (#60500)7907830
[release/6.0] Enforce scatter/gather file I/O Windows API requirements et. al...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