Return
Return copied to clipboard
Bump Microsoft.EntityFrameworkCore.Design from 3.1.3 to 5.0.8 in /src/Return.Web
Bumps Microsoft.EntityFrameworkCore.Design from 3.1.3 to 5.0.8.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
.NET 5.0.8
.NET 5.0.7
EF Core 5.0.6
This is a patch release of EF Core 5.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 5.0.5.
EF Core 5.0.5
This is a patch release of EF Core 5.0 containing only important bug fixes.
- Default value constraint re-added when using .HasComment()
- EfCore 5 Update method throws "Unable to cast object of type 'System.Int32' to type 'System.Int64'."
- SaveChanges fails for owned entity when owner has PK with default values
- [Regression] ThenInclude back to parent entity isn't working
EF Core 5.0.3
This is a patch release of EF Core 5.0 containing only important bug fixes.
Query
- InMemory: Decompose join condition which uses equals for comparison
- IQueryable.All evaluates to false with predicate _ => true
- Loading entity from DB does not properly load owned entities (In memory provider)
- AsSingleQuery can not be translated by in-memory provider
- TryRewriteEntityEquality and NotEqual comparison of CompositePrimaryKey
Migrations
- Builder method mismatch across providers in model snapshot
- MigrationBuilder.InsertData not considering column types passed in
- EF Core generates the same migration even though nothing has changed in the model
- Mangled migration generated when altering database collation
Change tracking
- Adding a join entity instance doesn't populate collections on the participating entities
- Can not build relationships when attach disconnected entities which have many-to-many related entities
Diagnostics
SaveChanges
Model building
... (truncated)
Commits
1af30fd
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtimefc3840a
Merged PR 15800: [internal/release/5.0] Update dependencies from dnceng/inter...b76d4f7
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime565d796
Merge in 'release/5.0' changes4dcc32c
Update dependencies from https://github.com/dotnet/arcade build 20210512.2 (#...f971277
Merge in 'release/5.0' changes7805bb0
[release/5.0] Bump SDK and runtimes33a2f0a
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime707896a
SqlServer: Add Cast to (n)varchar(max) when injecting Concat for multi-line s...78e9cb3
[release/5.0] Update branding to v5.0.8 (#25015)- Additional 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 will not automatically merge this PR because it includes a major update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)