Skip to content

Conversation

@LukeMason
Copy link

Description

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.

dependabot bot and others added 29 commits July 3, 2024 23:55
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.0.0 to 25.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@24.0.0...25.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [json-merger](https://github.com/boschni/json-merger) from 1.1.10 to 2.0.0.
- [Release notes](https://github.com/boschni/json-merger/releases)
- [Commits](https://github.com/boschni/json-merger/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: json-merger
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
semantic-release-bot and others added 30 commits October 2, 2025 09:54
## [5.29.2](v5.29.1...v5.29.2) (2025-10-02)

### Bug Fixes

* include oauth2-redirect.js in npm package distribution ([#10585](#10585)) ([443c011](443c011)), closes [#10574](#10574)
## [5.29.3](v5.29.2...v5.29.3) (2025-10-03)

### Bug Fixes

* **auth:** ensure schema is immutable when persisting authorization ([#10588](#10588)) ([9124f59](9124f59)), closes [#10569](#10569)
## [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)
## [5.29.5](v5.29.4...v5.29.5) (2025-10-17)

### Bug Fixes

* **core:** handle complex value stringification in Property component ([#10604](#10604)) ([0422415](0422415)), closes [#10535](#10535)
* correct spec paths for parameters, responses and request bodies ([#10609](#10609)) ([583c4fb](583c4fb))
# [5.30.0](v5.29.5...v5.30.0) (2025-10-27)

### Features

* **deps:** update ApiDOM to v1.0.0-rc.1 ([#10619](#10619)) ([5f013e9](5f013e9))
* fix: prevent webook from crashing in case of openapi 3.0
## [5.30.1](v5.30.0...v5.30.1) (2025-10-31)

### Bug Fixes

* prevent webook from crashing in case of openapi 3.0 ([#10623](#10623)) ([e1ad309](e1ad309))
## [5.30.2](v5.30.1...v5.30.2) (2025-11-04)

### Bug Fixes

* **deps:** bump react-syntax-highlighter to 16.0.0 ([#10620](#10620)) ([270d96d](270d96d))
Fixes #4107

---------

Co-authored-by: David Vogel <david.vogel@siemens.com>
## [5.30.3](v5.30.2...v5.30.3) (2025-11-25)

### Bug Fixes

* **deps:** update vulnerable @release-it/conventional-changelog to 10.0.2 ([#10645](#10645)) ([6acfc6e](6acfc6e))
* **deps:** update vulnerable dependencies (js-yaml & glob) ([#10644](#10644)) ([03cf01b](03cf01b))
* **utils:** handle sanitizing multi-level relative paths ([#10640](#10640)) ([58aff59](58aff59)), closes [#4107](#4107)
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.