Commit 4c52e6c
authored
Bump the testcontainers group with 6 updates
Bumps the testcontainers group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `9.0.2` | `8.0.2` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.2` | `8.0.3` |
| [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers.Azurite](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers.MsSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v8.0.2)
Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v8.0.3)
Updates `Testcontainers.PostgreSql` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
Updates `Testcontainers.Azurite` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
Updates `Testcontainers.MsSql` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
Updates `Testcontainers.Redis` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: testcontainers
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: testcontainers
- dependency-name: Testcontainers.PostgreSql
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: testcontainers
- dependency-name: Testcontainers.Azurite
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: testcontainers
- dependency-name: Testcontainers.MsSql
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: testcontainers
- dependency-name: Testcontainers.Redis
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: testcontainers
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 6e18b44 commit 4c52e6c
File tree
2 files changed
+4
-4
lines changed- test
- FluentCommand.PostgreSQL.Tests
- FluentCommand.SqlServer.Tests
2 files changed
+4
-4
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments