Bump the template-deps group with 2 updates - #63
WomB0ComB0 merged 3 commits into
Conversation
Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.19 to 9.0.20 Bumps Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.1 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: template-deps - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: template-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
…late-deps-38ab968c5a
…late-deps-38ab968c5a
WomB0ComB0
left a comment
There was a problem hiding this comment.
Approved on assessed evidence, not a rubber-stamp.
Two bumps, no major crossings. EFCore.Sqlite 9.0.19 → 9.0.20 is a servicing patch. Microsoft.NET.Test.Sdk 18.10.0 does contain two genuine behaviour removals inside a minor — but both are inert here: this repo targets net8.0;net9.0 with no .NET Framework and no Mono, and uses xunit 2.9.3 + xunit.runner.visualstudio (classic VSTest, not Microsoft.Testing.Platform).
It is also the only one of the five dotnet Dependabot PRs touching templates/resq-service/Directory.Packages.props, so it conflicts with none of them.
All checks green, zero failures, zero pending.
Updated Microsoft.EntityFrameworkCore.Sqlite from 9.0.19 to 9.0.20.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.
9.0.20
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.19...v9.0.20
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.10.1
What's Changed
Full Changelog: microsoft/vstest@v18.10.0...v18.10.1
18.10.0
What's Changed
vstest.consoleand datacollector by @nohwnd in Run Microsoft.Testing.Platform test apps under vstest.console and datacollector microsoft/vstest#16201Full Changelog: microsoft/vstest@v18.9.0...v18.10.0
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions