Commit 661d779
build: bump the all group with 6 updates
Bumps the all group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
| [Sentry.AspNetCore](https://github.com/getsentry/sentry-dotnet) | `5.0.1` | `5.6.0` |
| [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) | `5.4.0` | `5.6.0` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `8.1.0` | `8.1.1` |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` |
Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)
Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)
Updates `Sentry.AspNetCore` from 5.0.1 to 5.6.0
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dotnet@5.0.1...5.6.0)
Updates `Sentry.Serilog` from 5.4.0 to 5.6.0
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dotnet@5.4.0...5.6.0)
Updates `Swashbuckle.AspNetCore` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v8.1.0...v8.1.1)
Updates `Microsoft.Extensions.Hosting` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: Sentry.AspNetCore
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: Sentry.Serilog
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: Swashbuckle.AspNetCore
dependency-version: 8.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: Microsoft.Extensions.Hosting
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 50a1dbc commit 661d779
File tree
5 files changed
+9
-9
lines changed- samples
- MinimalApiSample
- WorkerSample
- src
- Intility.Extensions.Logging.Sentry
- Intility.Extensions.Logging
- Intility.Logging.AspNetCore
5 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments