Commit fdaeea6
authored
build(deps): Bump the nuget-dependencies group with 6 updates (#131)
Bumps the nuget-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [Fluid.Core](https://github.com/sebastienros/fluid) | `2.11.1` | `2.12.0` |
| [Scalar.AspNetCore](https://github.com/scalar/scalar) | `1.2.29` | `1.2.34` |
| [TUnit](https://github.com/thomhurst/TUnit) | `0.2.181` | `0.2.202` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.0` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.0` |
| Z.EntityFramework.Plus.EFCore | `8.103.6` | `8.103.6.1` |
Updates `Fluid.Core` from 2.11.1 to 2.12.0
- [Release notes](https://github.com/sebastienros/fluid/releases)
- [Commits](sebastienros/fluid@v2.11.1...v2.12.0)
Updates `Scalar.AspNetCore` from 1.2.29 to 1.2.34
- [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md)
- [Commits](https://github.com/scalar/scalar/commits)
Updates `TUnit` from 0.2.181 to 0.2.202
- [Commits](https://github.com/thomhurst/TUnit/commits)
Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.10 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)
Updates `Z.EntityFramework.Plus.EFCore` from 8.103.6 to 8.103.6.1
---
updated-dependencies:
- dependency-name: Fluid.Core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Scalar.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: TUnit
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: Z.EntityFramework.Plus.EFCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c6e535a commit fdaeea6
File tree
3 files changed
+4
-4
lines changed- API
- Common.Tests
- Common
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
0 commit comments