Closed dependabot[bot] closed 8 months ago
@dependabot show Microsoft.CodeAnalysis.Workspaces.MSBuild ignore conditions
No ignore conditions found for the dependency microsoft.codeanalysis.csharp.features
No ignore conditions found for the dependency microsoft.codeanalysis.workspaces.msbuild
Troubleshooting the following:
Possibly switching from "non-grouped updates" to "grouped updates" (and closing the non-grouped updates) has hosed it. I'll manually update the dependencies and see if the next round of updates works OK.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
Bumps the dotnet-dependencies group with 4 updates: Microsoft.CodeAnalysis.CSharp.Scripting, System.IO.Abstractions.TestingHelpers, coverlet.collector and coverlet.msbuild.
Updates
Microsoft.CodeAnalysis.CSharp.Scripting
from 4.8.0 to 4.9.2Release notes
Sourced from Microsoft.CodeAnalysis.CSharp.Scripting's releases.
Changelog
Sourced from Microsoft.CodeAnalysis.CSharp.Scripting's changelog.
... (truncated)
Commits
Updates
System.IO.Abstractions.TestingHelpers
from 20.0.15 to 21.0.2Release notes
Sourced from System.IO.Abstractions.TestingHelpers's releases.
Commits
6098a2b
fix!: support exclamation mark in conventional commits (#1105)4733ab5
feat!: remove obsolete factory methods (#1104)809a18e
chore(deps): update dependency nunit.analyzers to v4.1.0 (#1103)3c273f1
docs: update link to codacy in readme badge (#1102)c7eca74
fix: remove unused .NET versions in CI build (#1101)6c82ec4
chore(deps): update dependency dotnet-sdk to v8.0.203 (#1100)269854a
Make FileSystemStream properties virtual: (#1099)5ab2fed
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2....9226403
chore(deps): update dependency dotnet-sdk to v8.0.202 (#1097)e381375
chore(deps): update dependency coverlet.collector to v6.0.2 (#1096)Updates
coverlet.collector
from 6.0.1 to 6.0.2Release notes
Sourced from coverlet.collector's releases.
Commits
04ba205
new release (#1641)f61bbc7
Update docs on new source-mapping-file argument (#1632)892d86e
Fix TypeInitializer issue (#1636)6bd8783
Remove usage of System.Text.Json for now (#1637)813f36c
Fix issue 1634 (#1635)783c482
Add regex evaluation timeout (#1630)9ee7b8f
Broken exclude-by-attribute feature incoverlet.console
(#1627)59430c3
Fix issues for V6.0.1 nuget packages (collector, console) (#1628)aa1d224
remove current versions in release plan (#1623)Updates
coverlet.msbuild
from 6.0.1 to 6.0.2Release notes
Sourced from coverlet.msbuild's releases.
Commits
04ba205
new release (#1641)f61bbc7
Update docs on new source-mapping-file argument (#1632)892d86e
Fix TypeInitializer issue (#1636)6bd8783
Remove usage of System.Text.Json for now (#1637)813f36c
Fix issue 1634 (#1635)783c482
Add regex evaluation timeout (#1630)9ee7b8f
Broken exclude-by-attribute feature incoverlet.console
(#1627)59430c3
Fix issues for V6.0.1 nuget packages (collector, console) (#1628)aa1d224
remove current versions in release plan (#1623)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