deps(nuget): Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.30 to 3.2.5#49
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Owner
|
@dependabot rebase |
…0 to 3.2.5 --- updated-dependencies: - dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like Microsoft.Diagnostics.Tracing.TraceEvent is no longer updatable, so this is no longer needed. |
dependabot
Bot
force-pushed
the
dependabot/nuget/Microsoft.Diagnostics.Tracing.TraceEvent-3.2.5
branch
from
July 18, 2026 21:37
09c1ac1 to
77102b1
Compare
dependabot
Bot
deleted the
dependabot/nuget/Microsoft.Diagnostics.Tracing.TraceEvent-3.2.5
branch
July 18, 2026 21:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.30 to 3.2.5.
Release notes
Sourced from Microsoft.Diagnostics.Tracing.TraceEvent's releases.
3.2.5
What's Changed
Full Changelog: microsoft/perfview@v3.2.4...v3.2.5
3.2.4
Security
This release contains security hardening fixes for a number of malformed-input parsing and path-traversal vulnerabilities:
What's Changed
Full Changelog: microsoft/perfview@v3.2.3...v3.2.4
3.2.3
What's Changed
New Contributors
Full Changelog: microsoft/perfview@v3.2.2...v3.2.3
3.2.2
What's Changed
Full Changelog: microsoft/perfview@v3.2.1...v3.2.2
3.2.1
Native and R2R Symbol Download and Parsing Now Available
As of this release, if you capture a trace using
dotnet-trace collect-linuxorrecord-trace, native and R2R symbols can now be downloaded and resolved at analysis time. All .NET symbols (both native and R2R) are available on the Microsoft Symbol Server. Additionally, many Azure Linux symbol files are available on the Microsoft Symbol Server. For those targeting other distros, PerfView and TraceEvent are capable of pulling those symbol files from local directories by adding a local symbol path pointing to the files.Most of the work for this was completed in PerfView and TraceEvent 3.2.1 with the final required fixes present in this release.
What's Changed
Full Changelog: microsoft/perfview@v3.2.0...v3.2.1
3.2.0
What's Changed
New Contributors
Full Changelog: microsoft/perfview@v3.1.30...v3.2.0
Commits viewable in compare view.