Skip to content

Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.7 to 10.0.8#1676

Merged
waldekmastykarz merged 2 commits into
mainfrom
dependabot/nuget/DevProxy.Abstractions/multi-7ab54e4485
May 20, 2026
Merged

Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.7 to 10.0.8#1676
waldekmastykarz merged 2 commits into
mainfrom
dependabot/nuget/DevProxy.Abstractions/multi-7ab54e4485

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Updated Microsoft.EntityFrameworkCore.Sqlite from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.

No release notes found for this version range.

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 18:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels May 19, 2026
@waldekmastykarz
Copy link
Copy Markdown
Collaborator

@copilot fix this

Agent-Logs-Url: https://github.com/dotnet/dev-proxy/sessions/dda8c664-6414-4ecc-94b4-d588a4c2fb70

Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 20, 2026

@copilot fix this

Fixed in d187ca1. I aligned DevProxy/DevProxy.csproj and DevProxy/packages.lock.json to Microsoft.EntityFrameworkCore.Sqlite 10.0.8, which resolves the NU1605 downgrade error.

@waldekmastykarz
Copy link
Copy Markdown
Collaborator

@copilot is Microsoft.EntityFrameworkCore.Sqlite upgraded in all projects?

Copy link
Copy Markdown
Contributor

Copilot AI commented May 20, 2026

@copilot is Microsoft.EntityFrameworkCore.Sqlite upgraded in all projects?

Yes — it’s upgraded to 10.0.8 in all projects that reference it directly:

  • DevProxy/DevProxy.csproj
  • DevProxy.Abstractions/DevProxy.Abstractions.csproj
  • DevProxy.Plugins/DevProxy.Plugins.csproj

Their corresponding packages.lock.json files are also aligned to 10.0.8.

@waldekmastykarz waldekmastykarz merged commit 3a690c1 into main May 20, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/DevProxy.Abstractions/multi-7ab54e4485 branch May 20, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants