Skip to content

Commit

Permalink
build(deps): Bump docfx from 2.75.3 to 2.76.0
Browse files Browse the repository at this point in the history
Bumps [docfx](https://github.com/dotnet/docfx) from 2.75.3 to 2.76.0.
- [Release notes](https://github.com/dotnet/docfx/releases)
- [Changelog](https://github.com/dotnet/docfx/blob/main/RELEASENOTE.md)
- [Commits](dotnet/docfx@v2.75.3...v2.76.0)

---
updated-dependencies:
- dependency-name: docfx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SamTherapy committed Apr 10, 2024
1 parent a6190d4 commit 9f0e823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"docfx": {
"version": "2.75.3",
"version": "2.76.0",
"commands": [
"docfx"
]
Expand Down

1 comment on commit 9f0e823

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Benchmark.Net Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 9f0e823 Previous: a6190d4 Ratio
Program+Benchmarks.DataHome 638.723505460299 ns (± 1.2346401976666832) 178.52004845937094 ns (± 0.8027195992248912) 3.58
Program+Benchmarks.DataDirs 925.1950337336614 ns (± 1.0895969612626668) 283.008388372568 ns (± 0.37490681780845214) 3.27
Program+Benchmarks.DesktopDir 2776.6024076021636 ns (± 10.576154708493457) 768.7603746141706 ns (± 2.3771114242847924) 3.61
Program+Benchmarks.Home 306.30609194437665 ns (± 5.756234679194441) 87.78526186943054 ns (± 0.24952072760491353) 3.49

This comment was automatically generated by workflow using github-action-benchmark.

CC: @SamTherapy

Please sign in to comment.