Quickenshtein
Quickenshtein copied to clipboard
Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.4 to 0.13.10
Bumps BenchmarkDotNet.Diagnostics.Windows from 0.13.4 to 0.13.10.
Release notes
Sourced from BenchmarkDotNet.Diagnostics.Windows's releases.
0.13.10
Full changelog: https://benchmarkdotnet.org/changelog/v0.13.10.html
Highlights
Initial support of .NET 9 and minor bug fixes.
Details
In the v0.13.10 scope, 2 issues were resolved and 3 pull requests were merged. This release includes 10 commits by 4 contributors.
Resolved issues (2)
- #2436 BenchmarkDotNet Access Denied Error on WSL2 when Writing to '/mnt/c/DumpStack.log.tmp' (assignee:
@AndreyAkinshin)- #2455 .NET 9 support (assignee:
@adamsitnik)Merged pull requests (3)
- #2447 Add support for wasm/net9.0 (by
@radical)- #2453 feat: set RuntimeHostConfigurationOption on generated project (by
@workgroupengineering)- #2456 implement full .NET 9 support (by
@adamsitnik)Commits (10)
- c27152 Set next BenchmarkDotNet version: 0.13.10 (by
@AndreyAkinshin)- 2e96d2 Don't show AssemblyInformationalVersion metadata in BDN BrandVersion (by
@AndreyAkinshin)- d17c6a Support Windows 11 23H2 (10.0.22631) in OsBrandStringHelper (by
@AndreyAkinshin)- af9c5c Exception handling in DotNetCliGenerator.GetRootDirectory, fix #2436 (by
@AndreyAkinshin)- e11136 [build] Bump Docfx.App: 2.71.0->2.71.1 (by
@AndreyAkinshin)- 7b342f Add support for wasm/net9.0 (#2447) (by
@radical)- e17068 Adjust 'Failed to set up high priority' message (by
@AndreyAkinshin)- 0a734a feat: set RuntimeHostConfigurationOption on generated project (#2453) (by
@workgroupengineering)- ae4914 implement full .NET 9 support (#2456) (by
@adamsitnik)- 40c414 Prepare v0.13.10 changelog (by
@AndreyAkinshin)Contributors (4)
- Adam Sitnik (
@adamsitnik)- Andrey Akinshin (
@AndreyAkinshin)- Ankit Jain (
@radical)- workgroupengineering (
@workgroupengineering)Thank you very much!
0.13.9
Full changelog: https://benchmarkdotnet.org/changelog/v0.13.9.html
In the v0.13.9 scope, 3 issues were resolved and 7 pull requests were merged. This release includes 26 commits by 5 contributors.
... (truncated)
Commits
40c4142Prepare v0.13.10 changelogae49148implement full .NET 9 support (#2456)0a734a9feat: set RuntimeHostConfigurationOption on generated project (#2453)e170684Adjust 'Failed to set up high priority' message7b342f5Add support for wasm/net9.0 (#2447)e111368[build] Bump Docfx.App: 2.71.0->2.71.1af9c5c6Exception handling in DotNetCliGenerator.GetRootDirectory, fix #2436d17c6adSupport Windows 11 23H2 (10.0.22631) in OsBrandStringHelper2e96d29Don't show AssemblyInformationalVersion metadata in BDN BrandVersionc27152bSet next BenchmarkDotNet version: 0.13.10- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)