-
Notifications
You must be signed in to change notification settings - Fork 8
Bump coverlet.msbuild from 6.0.0 to 6.0.1 #173
Conversation
@dependabot rebase |
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
8ff814b
to
a222788
Compare
I think we will have to close this one for now. Looks like this update is breaking on coverage collection for the nefx tests. Related to coverlet-coverage/coverlet#1625 |
Pull request was closed
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Quality Gate passedIssues Measures |
I can see that you've already removed the dependency as a test. Hopefully that solves the issue, if it doesn't we could alternatively only require coverage on the net8 runs (would require editing the workflow definition) |
Looks like the right thing to do here is to drop it. According to the docs, we shouldn't be having both dependencies together. Lemme update the other PRs and resolve as well. |
Wait, see #175 |
Seen it now. Let me double check things a bit first.
Otherwise, we can then try out the suggestion here. |
Bumps coverlet.msbuild from 6.0.0 to 6.0.1.
Release notes
Sourced from coverlet.msbuild's releases.
Commits
440a26a
bumb preview version (#1622)ae591a8
adapted version info (#1621)52ddde6
Adaptions to exclude by attribute feature (#1603)16eda38
fix MergeWith option (#1601)16b9883
Bump NuGet.Packaging in /test/coverlet.integration.tests (#1616)50fbaa7
Update Tmds.ExecFunction version 0.7.1 (#1609)9321d2e
create XML coverage file without BOM (#1604)37f6b8c
Sign binaries and nuget packages (#1600)d1ca364
Update code signing chapter (#1597)9295fca
Update access modifier "public Method()" (#1588)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 <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)