Skip to content

Commit

Permalink
Update dependency Npgsql.EntityFrameworkCore.PostgreSQL to 8.0.10 (#1023
Browse files Browse the repository at this point in the history
)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[Npgsql.EntityFrameworkCore.PostgreSQL](https://redirect.github.com/npgsql/efcore.pg)
| `8.0.8` -> `8.0.10` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Npgsql.EntityFrameworkCore.PostgreSQL/8.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Npgsql.EntityFrameworkCore.PostgreSQL/8.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Npgsql.EntityFrameworkCore.PostgreSQL/8.0.8/8.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Npgsql.EntityFrameworkCore.PostgreSQL/8.0.8/8.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>npgsql/efcore.pg
(Npgsql.EntityFrameworkCore.PostgreSQL)</summary>

###
[`v8.0.10`](https://redirect.github.com/npgsql/efcore.pg/releases/tag/v8.0.10)

The full list of changes is available
[here](https://redirect.github.com/npgsql/efcore.pg/milestone/66?closed=1).

**Full Changelog**:
npgsql/efcore.pg@v8.0.8...v8.0.10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone Europe/Berlin, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/orso-co/Orso.Arpa.Api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 1b7d3ff commit 9151b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Orso.Arpa.Persistence/Orso.Arpa.Persistence.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="HotChocolate.Types" Version="13.9.14" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.10" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9151b0a

Please sign in to comment.