Skip to content

Bump dependencies: EF Core Sqlite 10.0.9, OpenApi 3.7.0, Configuration.Json 10.0.9#1725

Open
waldekmastykarz wants to merge 1 commit into
mainfrom
waldekmastykarz-bump-dependencies-june-2026
Open

Bump dependencies: EF Core Sqlite 10.0.9, OpenApi 3.7.0, Configuration.Json 10.0.9#1725
waldekmastykarz wants to merge 1 commit into
mainfrom
waldekmastykarz-bump-dependencies-june-2026

Conversation

@waldekmastykarz

Copy link
Copy Markdown
Collaborator

Bumps:

  • Microsoft.EntityFrameworkCore.Sqlite: 10.0.8 → 10.0.9 (all projects)
  • Microsoft.OpenApi: 3.6.0 → 3.7.0 (Abstractions, Plugins)
  • Microsoft.OpenApi.YamlReader: 3.6.0 → 3.7.0 (Abstractions, Plugins)
  • Microsoft.Extensions.Configuration.Json: 10.0.8 → 10.0.9 (Abstractions)

This combines the changes from dependabot PRs #1714, #1716, and #1720 which couldn't be merged individually due to branch protection constraints (waldekmastykarz was the last pusher on those branches after manual lock file fixes).

Closes #1714
Closes #1716
Closes #1720

Copilot AI review requested due to automatic review settings June 19, 2026 07:14
@waldekmastykarz waldekmastykarz requested a review from a team as a code owner June 19, 2026 07:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates NuGet dependencies across Dev Proxy projects to the latest patch/minor versions, consolidating multiple Dependabot updates into a single change set that satisfies the repo’s locked-restore requirements.

Changes:

  • Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.8 to 10.0.9 across projects and lock files.
  • Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader from 3.6.0 to 3.7.0 in Abstractions/Plugins and corresponding lock files.
  • Bump Microsoft.Extensions.Configuration.Json from 10.0.8 to 10.0.9 in Abstractions and corresponding lock files.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
DevProxy/DevProxy.csproj Updates EF Core Sqlite package reference to 10.0.9 for the main app.
DevProxy/packages.lock.json Updates resolved/hashed dependency graph for EF Core Sqlite and OpenApi transitive dependencies.
DevProxy.Abstractions/DevProxy.Abstractions.csproj Updates direct package references (EF Core Sqlite, OpenApi, YamlReader, Configuration.Json).
DevProxy.Abstractions/packages.lock.json Updates resolved/hashed dependency graph for Abstractions after package bumps.
DevProxy.Plugins/DevProxy.Plugins.csproj Updates EF Core Sqlite/OpenApi/YamlReader package references to the bumped versions.
DevProxy.Plugins/packages.lock.json Updates resolved/hashed dependency graph for Plugins after package bumps.

@waldekmastykarz waldekmastykarz force-pushed the waldekmastykarz-bump-dependencies-june-2026 branch from 005ad9f to fcd4a4d Compare June 19, 2026 07:19
…n.Json 10.0.9

Bumps:
- Microsoft.EntityFrameworkCore.Sqlite: 10.0.8 → 10.0.9
- Microsoft.OpenApi: 3.6.0 → 3.7.0
- Microsoft.OpenApi.YamlReader: 3.6.0 → 3.7.0
- Microsoft.Extensions.Configuration.Json: 10.0.8 → 10.0.9

Closes #1714, closes #1716, closes #1720

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@waldekmastykarz waldekmastykarz force-pushed the waldekmastykarz-bump-dependencies-june-2026 branch from fcd4a4d to 6ed2be8 Compare June 19, 2026 07:21
@waldekmastykarz waldekmastykarz enabled auto-merge (squash) June 19, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants