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

chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to 3.1.17 #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lucca-renovate[bot]
Copy link
Contributor

@lucca-renovate lucca-renovate bot commented Mar 7, 2024

Description

This PR contains the following updates:

Package Type Update Change
Microsoft.Diagnostics.Tracing.TraceEvent nuget patch 3.1.8 -> 3.1.17

Release Notes

Microsoft/perfview (Microsoft.Diagnostics.Tracing.TraceEvent)

v3.1.17: PerfView and TraceEvent 3.1.17

Roll-up through 2024/11/08.

  • 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 https://github.com/microsoft/perfview/pull/2121.

v3.1.16: 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.

v3.1.15: PerfView and TraceEvent 3.1.15

  • Fixed an issue where /buildLayout resulted in an error when the user hadn't previously run PerfView on the machine.

v3.1.14: PerfView and TraceEvent 3.1.14

Roll-up through 2024/08/26.

  • Added missing Microsoft.Diagnostics.NETCore.Client dependency to the TraceEvent.
  • ETWClrProfiler compiled with /QSpectre.
  • Added /buildLayout <path> to PerfView. This allows users to build a self-contained fully-extracted version of PerfView that doesn't depend on %appdata%. This is useful for certain deployment mechanisms where the deployed PerfView shouldn't impact PerfView in %appdata%.

v3.1.13: PerfView and TraceEvent 3.1.13

Roll-up through 2024/07/15.

  • Update to ClrMD 4 with support for https://symweb.azurefd.net.
  • Live session support for EventPipe.
  • GC dynamic event support.
  • PerfView now opens external links in the user's default browser instead of within the app's browser.
  • Fixes an issue with LinuxPerfScriptProcessNameBuilder when using ParallelLinuxPerfScriptStackSource.

v3.1.12: PerfView and TraceEvent 3.1.12

Roll-up through 2024/06/13.

  • Build updates to support authentication to symbol servers in TraceEvent.

v3.1.11: PerfView and TraceEvent 3.1.11

Roll-up through 2024/06/10.

  • Add support to PerfView for interactive authentication to the new Symweb.
  • Disable rundown for .NET 2.0 by default. Can be re-enabled via /NoV2Rundown:false.
  • Fix /GCTriggeredStacks command line argument to enable rundown so that stacks are properly captured.
  • Update TraceEvent project/Nuget package to remove unnecessary PackageReference elements since the update to netstandard2.0.
  • Fix Contention Stacks view to function properly for .NET Framework and older .NET Core processes.

v3.1.10: PerfView and TraceEvent 3.1.10

Roll-up through 2024/05/02.

  • New stack views for contention and waithandle events.
  • New ASP.NET Core Stats view.
  • Events view now displays an absolute timestamp in addition to relative.
  • GC API fixes.
  • NuGet package dependency fixes.
  • Fix to avoid overflow of /RundownMaxMB.

v3.1.9: PerfView and TraceEvent 3.1.9

Roll-up through 2024/03/07.

  • Provide an option in PerfView to enable/disable truncation of the full raw event in the Events view when selecting “Dump raw event”.
  • Fix the TraceEvent nuspec file to include all dependencies.
  • Trim whitespace when parsing /Providers.
  • Fix live session decoding of self-describing events.

Configuration

📅 Schedule: Branch creation - "before 9am every weekday,after 7pm every weekday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lucca-renovate lucca-renovate bot force-pushed the renovate/microsoft.diagnostics.tracing.traceevent-3.x branch from a55cf20 to 8a9af0a Compare May 3, 2024 17:57
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.9 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.10 May 3, 2024
@lucca-renovate lucca-renovate bot force-pushed the renovate/microsoft.diagnostics.tracing.traceevent-3.x branch from 8a9af0a to 1a896e7 Compare June 11, 2024 05:03
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.10 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.11 Jun 11, 2024
@lucca-renovate lucca-renovate bot force-pushed the renovate/microsoft.diagnostics.tracing.traceevent-3.x branch from 1a896e7 to 989f061 Compare June 14, 2024 02:38
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.11 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.12 Jun 14, 2024
@lucca-renovate lucca-renovate bot force-pushed the renovate/microsoft.diagnostics.tracing.traceevent-3.x branch from 989f061 to 12e8799 Compare July 16, 2024 19:08
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.12 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.13 Jul 16, 2024
@lucca-renovate lucca-renovate bot force-pushed the renovate/microsoft.diagnostics.tracing.traceevent-3.x branch from 12e8799 to 4db4660 Compare August 26, 2024 20:35
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.13 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.14 Aug 26, 2024
@lucca-renovate lucca-renovate bot force-pushed the renovate/microsoft.diagnostics.tracing.traceevent-3.x branch from 4db4660 to 8300a85 Compare August 27, 2024 02:41
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.14 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.15 Aug 27, 2024
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.15 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to 3.1.15 Sep 24, 2024
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to 3.1.15 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.15 Oct 10, 2024
@lucca-renovate lucca-renovate bot force-pushed the renovate/microsoft.diagnostics.tracing.traceevent-3.x branch from 8300a85 to f9c5842 Compare October 15, 2024 19:31
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to v3.1.15 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to 3.1.16 Oct 15, 2024
@lucca-renovate lucca-renovate bot force-pushed the renovate/microsoft.diagnostics.tracing.traceevent-3.x branch from f9c5842 to 704557d Compare November 9, 2024 01:36
@lucca-renovate lucca-renovate bot changed the title chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to 3.1.16 chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to 3.1.17 Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants