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

[main] Bump dotnet-dump from 7.0.447801 to 8.0.452401 in /eng/dependabot/nuget.org #136

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps dotnet-dump from 7.0.447801 to 8.0.452401.

Release notes

Sourced from dotnet-dump's releases.

Diagnostics Release - v8.0.452401

General tooling announcements

  • Handle sessionId as ulong instead of long in EventPipeSession.cs.
  • Handle log messages with null state.
  • Fixed dotnet/diagnostics#4348. Error using dotnet-gcdump on Android device.
  • Fixed dotnet/diagnostics#4337. dotnet-dsrouter android does not appear to work for Android devices.
  • Fix log scope construction
  • Dotnet Counters + Dotnet Monitor Unification.
  • Update Diagnostics Documentation

dotnet-dump/SOS

  • Better SOS help. Uniform acess managed/native commands, alphabetized and filtered by the current runtime.
  • Better SOS error messaging on command parsing errors and better message for The IMemoryRegionService service is required by the MemoryRegionService property error.
  • !maddress misattributes memory to the GC and additional !maddress fixes.
  • Fixed dotnet/diagnostics#4070. SOS sets the invalid parameter handler in the CRT on Windows in an unsafe way.
  • Better DBI/DAC loading on Windows. Use the runtime binary (coreclr.dll) CLRDEBUGINFO resource.
  • Add !crashinfo (crashinfo under dotnet-dump/lldb) for Native AOT unhandled exception crashes.
  • Fix SOS to show the relevant information for the !ThreadPool command when using the Windows thread pool.
  • dotnet-counters.8.0.452401.nupkg
  • dotnet-dsrouter.8.0.452401.nupkg
  • dotnet-dump.8.0.452401.nupkg
  • dotnet-gcdump.8.0.452401.nupkg
  • dotnet-sos.8.0.452401.nupkg
  • dotnet-stack.8.0.452401.nupkg
  • dotnet-trace.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm64.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-arm.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-arm64.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-x64.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-x64.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-arm64.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-x64.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm64.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x64.8.0.452401.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x86.8.0.452401.nupkg
  • Microsoft.Diagnostics.NETCore.Client.0.2.452401.nupkg

... (truncated)

Commits
  • 966acd1 Merge pull request #4355 from mikem8361/release/stable
  • 8e31e1b Update tools major version to 8.0
  • 40ac091 Merge branch 'main' into release/stable
  • 6f9f639 Handle sessionId as ulong instead of long in EventPipeSession.cs. (#4345)
  • 093a0ea Fix ModuleLoadUnloadTraceData.ModuleID cast to be unchecked since its really ...
  • 609ce19 [main] Update dependencies from dotnet/installer (#4353)
  • 0b63c9c Update Native AOT crash info with module base address (#4351)
  • 6d3c1bb [main] Update dependencies from dotnet/arcade (#4352)
  • 3f9c251 [main] Update dependencies from dotnet/aspnetcore (#4349)
  • d3a55f2 [main] Update dependencies from dotnet/runtime (#4350)
  • 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.

jander-msft and others added 3 commits October 3, 2023 09:28
Bumps [dotnet-dump](https://github.com/dotnet/diagnostics) from 7.0.447801 to 8.0.452401.
- [Release notes](https://github.com/dotnet/diagnostics/releases)
- [Commits](dotnet/diagnostics@v7.0.447801...v8.0.452401)

---
updated-dependencies:
- dependency-name: dotnet-dump
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 27, 2023
Copy link
Author

dependabot bot commented on behalf of github May 20, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/eng/dependabot/nuget.org/main/dotnet-dump-8.0.452401 branch May 20, 2024 05:05
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant