Skip to content

Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader#1688

Merged
waldekmastykarz merged 3 commits into
mainfrom
dependabot/nuget/DevProxy.Abstractions/multi-75b0a9d440
Jun 4, 2026
Merged

Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader#1688
waldekmastykarz merged 3 commits into
mainfrom
dependabot/nuget/DevProxy.Abstractions/multi-75b0a9d440

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated Microsoft.OpenApi from 3.5.3 to 3.5.4.

Release notes

Sourced from Microsoft.OpenApi's releases.

3.5.4

3.5.4 (2026-05-26)

Bug Fixes

  • library: handle circular schema references (b3cd42b)
  • library: handle circular schema references (91a989f)

Commits viewable in compare view.

Updated Microsoft.OpenApi.YamlReader from 3.5.3 to 3.5.4.

Release notes

Sourced from Microsoft.OpenApi.YamlReader's releases.

3.5.4

3.5.4 (2026-05-26)

Bug Fixes

  • library: handle circular schema references (b3cd42b)
  • library: handle circular schema references (91a989f)

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)

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

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-version: 3.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi.YamlReader
  dependency-version: 3.5.4
  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 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 3, 2026 22:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jun 3, 2026
@waldekmastykarz
Copy link
Copy Markdown
Collaborator

@copilot fix this

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 4, 2026

@copilot fix this

Fixed in commit Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader in DevProxy.Plugins and update lock files. Dependabot only updated DevProxy.Abstractions.csproj, but DevProxy.Plugins.csproj also directly referenced 3.5.3 — that caused a package downgrade conflict in CI's locked-mode restore. I bumped both packages to 3.5.4 in DevProxy.Plugins.csproj and regenerated the three packages.lock.json files.

@waldekmastykarz waldekmastykarz merged commit 1ea74d2 into main Jun 4, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/DevProxy.Abstractions/multi-75b0a9d440 branch June 4, 2026 13:41
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