Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.15 to 3.1.16 in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp in the dotnet group #43064

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 1 update: Microsoft.Diagnostics.Tracing.TraceEvent.

Updates Microsoft.Diagnostics.Tracing.TraceEvent from 3.1.15 to 3.1.16

Release notes

Sourced from Microsoft.Diagnostics.Tracing.TraceEvent's releases.

PerfView and TraceEvent 3.1.16

Roll-up through 2024/10/11.

  • Performance improvements to DynamicParser.
  • Fixed GetFileNameWithoutExtensionNoIllegalChars to only trim known file extensions.
  • Fixed a memory leak when processing EventPipe traces.
  • Added support for private/in-process loggers.
Commits
  • 53b9a9d Increment versions (#2118)
  • 5afbe9f Add support for EVENT_TRACE_PRIVATE_LOGGER_MODE and EVENT_TRACE_PRIVATE_IN_PR...
  • e343a0c Fix memory leak when TraceEvent modifies the _eventRecord->ExtendedData field...
  • 1fe0e03 Bump TraceEvent support files dependency package version. (#2115)
  • 0732e76 [TraceEvent] Restrict extension truncating to known exts (#2111)
  • f359035 Update building docs + add a .vsconfig file (#2112)
  • 9ffcfe8 Limit StructValue resize allocations (#2107)
  • See full diff in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested review from tommcdon and a team as code owners October 15, 2024 22:15
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 15, 2024
@dotnetrepoman dotnetrepoman bot added this to the October 2024 milestone Oct 15, 2024
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge community-contribution Indicates PR is created by someone from the .NET community. labels Oct 15, 2024
Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 1 update: [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview).


Updates `Microsoft.Diagnostics.Tracing.TraceEvent` from 3.1.15 to 3.1.16
- [Release notes](https://github.com/Microsoft/perfview/releases)
- [Commits](microsoft/perfview@v3.1.15...v3.1.16)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp/dotnet-b3aca8b599 branch from 445b76f to d41e184 Compare October 16, 2024 12:09
@BillWagner BillWagner merged commit 52d8942 into main Oct 16, 2024
8 checks passed
@BillWagner BillWagner deleted the dependabot/nuget/docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp/dotnet-b3aca8b599 branch October 16, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file dotnet-fundamentals/svc .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant