Commit 155f70f
authored
fix: Bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [BigBook](https://github.com/JaCraig/BigBookOfDataTypes), [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore), [SQLParser](https://github.com/JaCraig/SQLParser) and [FileCurator](https://github.com/JaCraig/FileCurator).
Updates `BigBook` from 5.1.61 to 5.1.62
- [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md)
- [Commits](JaCraig/BigBookOfDataTypes@v5.1.61...v5.1.62)
Updates `Microsoft.Extensions.ObjectPool` from 8.0.10 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.10)
Updates `SQLParser` from 3.0.21 to 3.0.22
- [Changelog](https://github.com/JaCraig/SQLParser/blob/master/CHANGELOG.md)
- [Commits](JaCraig/SQLParser@v3.0.21...v3.0.22)
Updates `FileCurator` from 4.1.11 to 4.1.12
- [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md)
- [Commits](JaCraig/FileCurator@v4.1.11...v4.1.12)
---
updated-dependencies:
- dependency-name: BigBook
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.ObjectPool
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: SQLParser
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: FileCurator
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 1e75d77 commit 155f70f
File tree
2 files changed
+3
-3
lines changed- src/SQLHelper.DB
- test/SQLHelper.Tests
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments