Bump Microsoft.Orleans.CodeGenerator from 10.0.1 to 10.1.0#199
Conversation
--- updated-dependencies: - dependency-name: Microsoft.Orleans.CodeGenerator dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
@copilot this bump breaks our code due to dotnet/orleans#9665. Apply a proper fix for that upstream change. |
…t attributes Agent-Logs-Url: https://github.com/devlooped/CloudActors/sessions/25de7b87-4b38-4649-b6e3-c048d1aa9242 Co-authored-by: kzu <169707+kzu@users.noreply.github.com>
Fixed in d1f1e02. Orleans 10.1.0 (via dotnet/orleans#9665) removed the mutable list properties Removed the four now-invalid property accesses from |
🧪 Details on macOS Unix 15.7.4🧪 Details on Ubuntu 24.04.4 LTS🧪 Details on Microsoft Windows 10.0.26100from dotnet-retest v1.0.0 on .NET 10.0.6 with 💜 by @devlooped |
Updated Microsoft.Orleans.CodeGenerator from 10.0.1 to 10.1.0.
Release notes
Sourced from Microsoft.Orleans.CodeGenerator's releases.
10.1.0
What's Changed
ConfigureAwaitanalyzer for grain code (ORLEANS0014) by @ReubenBond in AddConfigureAwaitanalyzer for grain code (ORLEANS0014) dotnet/orleans#9845IServiceLifecycleinterface with lifecycle hooks for client and silo by @ledjon-behluli in AddIServiceLifecycleinterface with lifecycle hooks for client and silo dotnet/orleans#9792... (truncated)
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)