Skip to content

Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader#1695

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/DevProxy.Abstractions/multi-d57890ee4d
Open

Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader#1695
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/DevProxy.Abstractions/multi-d57890ee4d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.OpenApi from 3.5.4 to 3.5.5.

Updated Microsoft.OpenApi.YamlReader from 3.5.4 to 3.5.5.

Updates applied to both DevProxy.Abstractions and DevProxy.Plugins projects, with refreshed lock files for DevProxy and DevProxy.Plugins.


Bumps Microsoft.OpenApi from 3.5.4 to 3.5.5
Bumps Microsoft.OpenApi.YamlReader from 3.5.4 to 3.5.5

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-version: 3.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi.YamlReader
  dependency-version: 3.5.5
  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 Jun 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 8, 2026 05:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jun 8, 2026
@waldekmastykarz

Copy link
Copy Markdown
Collaborator

@copilot fix this

Copilot AI commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

@copilot fix this

Fixed in commit Update Microsoft.OpenApi packages in DevProxy.Plugins and refresh lock files. The issue was that DevProxy.Plugins/DevProxy.Plugins.csproj also directly references Microsoft.OpenApi and Microsoft.OpenApi.YamlReader at 3.5.4, causing a package downgrade error. I bumped those to 3.5.5 and regenerated the lock files for both DevProxy and DevProxy.Plugins.

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