Skip to content

chore(deps): stop Dependabot from proposing the Microsoft.OpenApi 3.x…#220

Merged
joszz merged 1 commit into
mainfrom
chore/ignore-openapi-major-bump
Jul 6, 2026
Merged

chore(deps): stop Dependabot from proposing the Microsoft.OpenApi 3.x…#220
joszz merged 1 commit into
mainfrom
chore/ignore-openapi-major-bump

Conversation

@joszz

@joszz joszz commented Jul 6, 2026

Copy link
Copy Markdown
Owner

… major bump

PR #217 re-proposed the exact 2.9.0 -> 3.7.0 upgrade that was already tried and reverted in 2b857a3: Microsoft.OpenApi 3.x breaks Microsoft.AspNetCore.OpenApi 10.0.9 at compile time (XmlCommentGenerator) and runtime (OpenApiResponse.Content), and no compatible Microsoft.AspNetCore.OpenApi release exists yet. Ignoring only semver-major updates for this dependency, so 2.x patch/minor releases (e.g. security fixes) still come through automatically until the ecosystem catches up and the pin can be lifted.

Pull Request

Summary

Describe what this PR does and why.

Type of Change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Documentation
  • Dependency update
  • Other

Related Issues

Closes #

Checklist

  • Tests added or updated
  • Linting passes (pnpm lint / dotnet build)
  • No secrets or personal data committed
  • Responsive on mobile
  • i18n keys added for any new UI strings

… major bump

PR #217 re-proposed the exact 2.9.0 -> 3.7.0 upgrade that was already
tried and reverted in 2b857a3: Microsoft.OpenApi 3.x breaks
Microsoft.AspNetCore.OpenApi 10.0.9 at compile time (XmlCommentGenerator)
and runtime (OpenApiResponse.Content), and no compatible
Microsoft.AspNetCore.OpenApi release exists yet. Ignoring only
semver-major updates for this dependency, so 2.x patch/minor releases
(e.g. security fixes) still come through automatically until the
ecosystem catches up and the pin can be lifted.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@joszz joszz enabled auto-merge July 6, 2026 14:00
@joszz joszz merged commit 8b68c8a into main Jul 6, 2026
21 checks passed
@joszz joszz deleted the chore/ignore-openapi-major-bump branch July 6, 2026 14:01
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.

1 participant