Closed dependabot[bot] closed 1 month ago
No TODO comments were found.
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
Beutl.ProjectSystem | 13% | 7% | 2182 | ➖ |
Beutl.Utilities | 73% | 67% | 360 | ➖ |
Beutl.Threading | 99% | 90% | 118 | ✔ |
Beutl.Operators | 4% | 0% | 62 | ➖ |
Beutl.Engine | 25% | 24% | 8894 | ➖ |
Beutl.Core | 33% | 31% | 3120 | ➖ |
Beutl.Extensibility | 2% | 0% | 66 | ➖ |
Beutl.Configuration | 39% | 19% | 285 | ➖ |
Beutl.Language | 0% | 0% | 650 | ➖ |
Summary | 25% (9292 / 37307) | 25% (2658 / 10831) | 15737 | ➖ |
Minimum allowed line rate is 0%
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps Nuke.Common and Microsoft.Extensions.DependencyModel. These dependencies needed to be updated together. Updates
Nuke.Common
from 8.1.0 to 8.1.2Release notes
Sourced from Nuke.Common's releases.
Changelog
Sourced from Nuke.Common's changelog.
Commits
e782a00
Merge branch 'hotfix/8.1.1'd3ef1b0
chore: CHANGELOG.md for 8.1.20cc02f3
chore: update CHANGELOG.md1b0de60
fix(utilities): mandatory boolean default for conversion from string values6895f4c
build: update dependenciesb389113
fix(execution): prefer logger from settings in parallel execution0464568
fix(execution): exclude skipped target from lookup for skippable dependencies1688d82
Merge branch 'hotfix/8.1.1'85c4857
chore: CHANGELOG.md for 8.1.19dda9c1
chore: update CHANGELOG.mdUpdates
Microsoft.Extensions.DependencyModel
from 8.0.1 to 8.0.2Release notes
Sourced from Microsoft.Extensions.DependencyModel's releases.
Commits
1381d5e
Merge in 'release/8.0' changesc987e4f
[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)441c91d
Merge in 'release/8.0' changesc93800e
Merge pull request #97065 from carlossanlop/release/8.0-stagingc2d2bb3
Merge branch 'release/8.0' into release/8.0-staging6d35e39
[release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...96b0a55
[release/8.0-staging] macOS: Set certificate as a dependency of private key h...85c2772
[release/8.0] Fix server-side OCSP stapling on Linux (#96838)683da71
[release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...f9d0a7b
[release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)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 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