Skip to content

Commit

Permalink
chore(deps): update dependency linqkit to 1.3.6 (#90)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [LinqKit](https://redirect.github.com/scottksmith95/LINQKit) | `1.3.0`
-> `1.3.6` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/LinqKit/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/LinqKit/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/LinqKit/1.3.0/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/LinqKit/1.3.0/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>scottksmith95/LINQKit (LinqKit)</summary>

###
[`v1.3.6`](https://redirect.github.com/scottksmith95/LINQKit/blob/HEAD/ReleaseNotes.md#136-16-November-2024)

-
[#&#8203;195](https://redirect.github.com/scottksmith95/LINQKit/pull/195)
- Bump Microsoft.Data.SqlClient from 1.1.4 to 2.1.7 in
/examples/ConsoleAppNet472 \[dependencies] contributed by
[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
-
[#&#8203;203](https://redirect.github.com/scottksmith95/LINQKit/pull/203)
- Update README.md contributed by
[Thorium](https://redirect.github.com/Thorium)
-
[#&#8203;205](https://redirect.github.com/scottksmith95/LINQKit/pull/205)
- Add .NET 9
([#&#8203;204](https://redirect.github.com/scottksmith95/LINQKit/issues/204))
\[feature] contributed by [rizi](https://redirect.github.com/rizi)
-
[#&#8203;204](https://redirect.github.com/scottksmith95/LINQKit/issues/204)
- Add support for .Net 9 / EF 9 \[feature]

</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 is behind base branch, 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/smartive/cas-fee-adv-mumble-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent f6d3484 commit 68f40e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MumbleApi/MumbleApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="EFCore.NamingConventions" Version="8.0.3" />
<PackageReference Include="Google.Cloud.Storage.V1" Version="4.10.0" />
<PackageReference Include="Lib.AspNetCore.ServerSentEvents" Version="9.0.0" />
<PackageReference Include="LinqKit" Version="1.3.0" />
<PackageReference Include="LinqKit" Version="1.3.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="8.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.11" PrivateAssets="All" />
Expand Down

0 comments on commit 68f40e1

Please sign in to comment.