Bump Fody from 6.8.1 to 6.9.3#7764
Conversation
BenchmarksBenchmark execution time: 2026-04-23 15:07:56 Comparing candidate commit 3492bba in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 27 metrics, 0 unstable metrics, 58 known flaky benchmarks, 29 flaky benchmarks without significant changes.
|
|
@dependabot rebase |
|
The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml. |
andrewlock
left a comment
There was a problem hiding this comment.
As long as tests pass we should be ok
--- updated-dependencies: - dependency-name: Fody dependency-version: 6.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
8b19064 to
3492bba
Compare
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (7764) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7764) - mean (73ms) : 69, 76
master - mean (75ms) : 71, 80
section Bailout
This PR (7764) - mean (77ms) : 75, 79
master - mean (78ms) : 75, 81
section CallTarget+Inlining+NGEN
This PR (7764) - mean (1,091ms) : 1013, 1169
master - mean (1,075ms) : 1026, 1124
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7764) - mean (114ms) : 111, 117
master - mean (117ms) : 111, 122
section Bailout
This PR (7764) - mean (115ms) : 112, 117
master - mean (114ms) : 110, 118
section CallTarget+Inlining+NGEN
This PR (7764) - mean (779ms) : 751, 807
master - mean (776ms) : 747, 805
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7764) - mean (101ms) : 98, 104
master - mean (101ms) : 96, 107
section Bailout
This PR (7764) - mean (102ms) : 98, 105
master - mean (106ms) : 100, 111
section CallTarget+Inlining+NGEN
This PR (7764) - mean (940ms) : 909, 971
master - mean (942ms) : 911, 973
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7764) - mean (104ms) : 98, 110
master - mean (100ms) : 97, 103
section Bailout
This PR (7764) - mean (102ms) : 99, 105
master - mean (103ms) : 98, 109
section CallTarget+Inlining+NGEN
This PR (7764) - mean (821ms) : 784, 858
master - mean (823ms) : 790, 857
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7764) - mean (204ms) : 195, 214
master - mean (200ms) : 194, 206
section Bailout
This PR (7764) - mean (212ms) : 202, 222
master - mean (204ms) : 198, 209
section CallTarget+Inlining+NGEN
This PR (7764) - mean (1,245ms) : 1174, 1316
master - mean (1,181ms) : 1122, 1240
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7764) - mean (306ms) : 283, 328
master - mean (287ms) : 275, 298
section Bailout
This PR (7764) - mean (311ms) : crit, 283, 338
master - mean (286ms) : 277, 295
section CallTarget+Inlining+NGEN
This PR (7764) - mean (1,011ms) : crit, 969, 1054
master - mean (932ms) : 910, 954
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7764) - mean (300ms) : 276, 324
master - mean (279ms) : 269, 289
section Bailout
This PR (7764) - mean (301ms) : crit, 277, 326
master - mean (281ms) : 270, 292
section CallTarget+Inlining+NGEN
This PR (7764) - mean (1,195ms) : 1137, 1254
master - mean (1,143ms) : 1084, 1201
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (7764) - mean (300ms) : 275, 324
master - mean (278ms) : 270, 286
section Bailout
This PR (7764) - mean (300ms) : crit, 275, 325
master - mean (279ms) : 271, 288
section CallTarget+Inlining+NGEN
This PR (7764) - mean (1,111ms) : crit, 1002, 1220
master - mean (1,035ms) : 993, 1077
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Updated Fody from 6.8.1 to 6.9.3.
Release notes
Sourced from Fody's releases.
6.9.3
What's Changed
Fody.nuspec#2. by @tom-englert in Refactor packaging and removeFody.nuspec#2. Fody/Fody#1313Full Changelog: Fody/Fody@6.9.2...6.9.3
6.9.2
What's Changed
StrongNameKeyPair. by @teo-tsirpanis in Avoid constructingStrongNameKeyPair. Fody/Fody#1311New Contributors
StrongNameKeyPair. Fody/Fody#1311Full Changelog: Fody/Fody@6.9.1...6.9.2
6.9.1
What's Changed
Full Changelog: Fody/Fody@6.9.0...6.9.1
6.9.0
What's Changed
Full Changelog: Fody/Fody@6.8.2...6.9.0
6.8.2
What's Changed
Full Changelog: Fody/Fody@6.8.1...6.8.2
Commits viewable in compare view.
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 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)