Skip to content

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

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

Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader#1695
dependabot[bot] wants to merge 4 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.

waldekmastykarz
waldekmastykarz previously approved these changes Jun 8, 2026
@waldekmastykarz

Copy link
Copy Markdown
Collaborator

@copilot resolve conflicts

…roxy.Abstractions/multi-d57890ee4d

# Conflicts:
#	DevProxy.Abstractions/DevProxy.Abstractions.csproj
#	DevProxy.Abstractions/packages.lock.json
#	DevProxy.Plugins/DevProxy.Plugins.csproj
#	DevProxy.Plugins/packages.lock.json
#	DevProxy/packages.lock.json

Copilot AI commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve conflicts

Resolved in merge commit 264acdb. Main already had Microsoft.OpenApi 3.6.0, so I accepted those versions (superseding the 3.5.5 bump) and regenerated lock files.

@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/DevProxy.Abstractions/multi-d57890ee4d branch June 17, 2026 05:29
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