Skip to content

Conversation

robert-hebel-sb
Copy link
Contributor

Description

fixes: #5111

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Checklist

My PR contains...

  • No code changes (src/ is unmodified: changes to documentation, CI, metadata, etc.)
  • Dependency changes (any modification to dependencies in package.json)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes to a public API (config options, System API, major UI change, etc).
  • are breaking changes to a private API (Redux, component props, utility functions, etc.).
  • are breaking changes to a developer API (npm script behavior changes, new dev system dependencies, etc).
  • are not breaking changes.

Documentation

  • My changes do not require a change to the project documentation.
  • My changes require a change to the project documentation.
  • If yes to above: I have updated the documentation accordingly.

Automated tests

  • My changes can not or do not need to be tested.
  • My changes can and should be tested by unit and/or integration tests.
  • If yes to above: I have added tests to cover my changes.
  • If yes to above: I have taken care to cover edge cases in my tests.
  • All new and existing tests passed.

@robert-hebel-sb robert-hebel-sb merged commit 456274c into master Oct 7, 2025
8 checks passed
swagger-bot pushed a commit that referenced this pull request Oct 10, 2025
## [5.29.4](v5.29.3...v5.29.4) (2025-10-10)

### Bug Fixes

* **core:** refactor UNSAFE_ lifecycle methods in ContentType and OperationContainer ([#10373](#10373)) ([2814709](2814709)), closes [#10212](#10212)
* ignore rendering responses with extensions in the schema ([#10592](#10592)) ([23e3e00](23e3e00))
* include script in body ([#10593](#10593)) ([456274c](456274c))
* update vulnerable libxml2 to 2.13.9-r0 ([#10600](#10600)) ([8138154](8138154))
* use h1 for title heading to improve accessibility ([#10598](#10598)) ([c0bd7b6](c0bd7b6)), closes [#10480](#10480)
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 5.29.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oauth2-redirect.html has script outside html tags

3 participants