Skip to content

Commit

Permalink
chore(deps): update dependency dotnet-ef to v7.0.14 (#2)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dotnet-ef](https://docs.microsoft.com/ef/core/)
([source](https://togithub.com/dotnet/efcore)) | `7.0.5` -> `7.0.14` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/dotnet-ef/7.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/dotnet-ef/7.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/dotnet-ef/7.0.5/7.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/dotnet-ef/7.0.5/7.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dotnet/efcore (dotnet-ef)</summary>

###
[`v7.0.14`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.14): EF
Core 7.0.14

This is a [patch release of EF Core
7.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/7.0.14)
containing only updates to dependencies. There are no additional fixes
in this release beyond those already shipped in EF Core 7.0.13.

###
[`v7.0.13`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.13):
.NET 7.0.13

[Release](https://togithub.com/dotnet/core/releases/tag/v7.0.13)

###
[`v7.0.12`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.12):
.NET 7.0.12

[Release](https://togithub.com/dotnet/core/releases/tag/v7.0.12)

###
[`v7.0.11`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.11):
.NET 7.0.11

[Release](https://togithub.com/dotnet/core/releases/tag/v7.0.11)

###
[`v7.0.10`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.10): EF
Core 7.0.10

EF Core 7.0.10 is [available on NuGet
now](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/7.0.10).
This is a patch release of EF Core 7 containing only [important bug
fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A7.0.10+is%3Aclosed):

- [Scaffolding synapse fails when attempting to enumerate
triggers](https://togithub.com/dotnet/efcore/issues/30998)
- [Silent data loss when adding objects to an sqlite DB with PRAGMA
journal_mode=DELETE in a multi-threaded
environment.](https://togithub.com/dotnet/efcore/issues/30851)

### [`v7.0.9`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.9):
EF Core 7.0.9

EF Core 7.0.9 is [available on NuGet
now](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/7.0.9).
This is a patch release of EF Core 7 containing only [important bug
fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A7.0.9+is%3Aclosed):

- [Error "Index was outside the bounds of the array." when reading from
dataset without
AsNoTracking()](https://togithub.com/dotnet/efcore/issues/30764)

### [`v7.0.8`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.8):
EF Core 7.0.8

This is a [patch release of EF Core
7.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/7.0.8)
containing only updates to dependencies. There are no additional fixes
in this release beyond those already shipped in EF Core 7.0.7.

### [`v7.0.7`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.7):
EF Core 7.0.7

EF Core 7.0.7 is [available on NuGet
now](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/7.0.7).
This is a patch release of EF Core 7 containing only [important bug
fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A7.0.7+is%3Aclosed):

- [IndexOutOfRangeException in
CreateNavigationExpansionExpression](https://togithub.com/dotnet/efcore/issues/30115)
- [Linq select cannot project an entity containing both Json columns and
ICollections](https://togithub.com/dotnet/efcore/issues/30266)
- [Json: updating property with conversion from string to other type
fails on sql server](https://togithub.com/dotnet/efcore/issues/30330)
- [Duplicate table alias in generated select query (An item with the
same key has already been
added)](https://togithub.com/dotnet/efcore/issues/30358)
- [InvalidOperationException when calling ExecuteUpdate with owned
entity & using current
value](https://togithub.com/dotnet/efcore/issues/30528)
- [Query/Json: projecting entity collection along with json collection
generates invalid
shaper](https://togithub.com/dotnet/efcore/issues/30565)
- [AutoInclude causes ExecuteDelete to
fail](https://togithub.com/dotnet/efcore/issues/30572)
- [Multiple LeftJoins (GroupJoins) lead to GroupJoin Exception when the
same where is used
twice](https://togithub.com/dotnet/efcore/issues/30575)
- [SaveChanges circular dependency in unique unfiltered index (when
change doesn't affect any column from unique
index).](https://togithub.com/dotnet/efcore/issues/30601)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/smartive/cas-fee-adv-mumble-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent a4ce658 commit ff5eee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.5",
"version": "7.0.14",
"commands": [
"dotnet-ef"
]
Expand Down

0 comments on commit ff5eee6

Please sign in to comment.