Commit 65df306
authored
Bump the dotnet group
Bumps the dotnet group in /docs/orleans/tutorials-and-samples/snippets/minimal with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.2` |
| [Microsoft.Orleans.Client](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
| [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
| [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` |
Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.1)
Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.2)
Updates `Microsoft.Orleans.Client` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v9.0.0...v9.0.1)
Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.2)
Updates `Microsoft.Orleans.Sdk` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v9.0.0...v9.0.1)
Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.1)
Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.2)
Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.1)
Updates `Microsoft.Orleans.Server` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Client
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Server
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dotnet
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent b440e46 commit 65df306
File tree
4 files changed
+4
-4
lines changed- docs/orleans/tutorials-and-samples/snippets/minimal
- Client
- GrainInterfaces
- Grains
- Silo
4 files changed
+4
-4
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments