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 dotnet-trace from 8.0.452401 to 8.0.510501 #1002

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps dotnet-trace from 8.0.452401 to 8.0.510501.

Release notes

Sourced from dotnet-trace's releases.

Diagnostics Release - v8.0.510501

General tooling announcements

  • General bug fixes.

dotnet-counters

  • Starting .NET 8, monitoring applications using dotnet-counters will show the raw value of a counter instead of deltas. A separate deltas column can be requested by specifying the --showDeltas flag. This was not done by default to preserve horizontal space usage.

dotnet-trace

  • Added option to skip collecting rundown information when collecting traces. This is the new default when collecting top level GC metrics. All other collection profiles continue ocllecting such info by default. Rundown collection can be explicitly controlled using the --rundown flag.
  • dotnet-counters.8.0.510501.nupkg
  • dotnet-dsrouter.8.0.510501.nupkg
  • dotnet-dump.8.0.510501.nupkg
  • dotnet-gcdump.8.0.510501.nupkg
  • dotnet-sos.8.0.510501.nupkg
  • dotnet-stack.8.0.510501.nupkg
  • dotnet-trace.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm64.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-arm.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-arm64.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-x64.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-x64.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-arm64.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-x64.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm64.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x64.8.0.510501.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x86.8.0.510501.nupkg
  • Microsoft.Diagnostics.NETCore.Client.0.2.510501.nupkg

Note: All Windows assets are signed with a trusted Microsoft Authenticode Certificate. To verify integrity for Linux and macOS assets check the CSV in the assets section of the release for their SHA512 hashes.

Tool Platform Download Link
dotnet-counters linux-arm Download
dotnet-dump linux-arm Download
dotnet-gcdump linux-arm Download
dotnet-sos linux-arm Download

... (truncated)

Commits
  • 8c08c89 Fix dotnet-trace rundown default (#4498)
  • 3cdae8a Merge pull request #4493 from mikem8361/release/stable
  • 04289f3 Merge branch 'main' into release/stable
  • 1ec19ce Fix a few Watson/!analyze issues (#4492)
  • 05ee3cf Move SB metadata to intermediates (#4487)
  • 42235ca [main] Update dependencies from dotnet/source-build-reference-packages (#4489)
  • ab997a0 Update to Unified Build controls (#4486)
  • dd6e8b0 [main] Update dependencies from dotnet/source-build-reference-packages (#4485)
  • ea5321d [main] Update dependencies from dotnet/installer (#4480)
  • ffc4465 [main] Update dependencies from dotnet/source-build-reference-packages (#4483)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
Bumps [dotnet-trace](https://github.com/dotnet/diagnostics) from 8.0.452401 to 8.0.510501.
- [Release notes](https://github.com/dotnet/diagnostics/releases)
- [Commits](dotnet/diagnostics@v8.0.452401...v8.0.510501)

---
updated-dependencies:
- dependency-name: dotnet-trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet-trace-8.0.510501 branch from 21b606d to c3765a0 Compare April 16, 2024 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants