Commit 6e98af9
authored
Bump the tests group with 9 updates
Bumps the tests group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) | `2.5.187` | `2.5.192` |
| [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.3` | `13.0.1` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.6.1` | `3.6.3` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.1` | `3.6.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.0` |
| [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `9.0.0` | `9.0.1` |
| [System.Data.SqlClient](https://github.com/dotnet/maintenance-packages) | `4.8.6` | `4.9.0` |
Updates `MessagePack` from 2.5.187 to 2.5.192
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Changelog](https://github.com/MessagePack-CSharp/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.5.187...v2.5.192)
Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.1)
Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.12.0)
Updates `MSTest.TestAdapter` from 3.6.1 to 3.6.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.1...v3.6.3)
Updates `MSTest.TestFramework` from 3.6.1 to 3.6.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.1...v3.6.3)
Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.0)
Updates `Microsoft.Extensions.Logging` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)
Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v9.0.0...v9.0.1)
Updates `System.Data.SqlClient` from 4.8.6 to 4.9.0
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)
---
updated-dependencies:
- dependency-name: MessagePack
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tests
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tests
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tests
- dependency-name: MSTest.TestAdapter
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tests
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tests
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tests
- dependency-name: Microsoft.Extensions.Logging
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tests
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tests
- dependency-name: System.Data.SqlClient
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tests
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 3d539f6 commit 6e98af9
File tree
4 files changed
+7
-7
lines changed- src/Tests
- EFCoreSecondLevelCacheInterceptor.Tests
- EFCoreSecondLevelCacheInterceptor.UnitTests
- Issues
- Issue12PostgreSql
- Issue4SpatialType
4 files changed
+7
-7
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments