Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: swagger-api/swagger-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.32.0
Choose a base ref
...
head repository: swagger-api/swagger-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.32.1
Choose a head ref
  • 15 commits
  • 29 files changed
  • 5 contributors

Commits on Mar 9, 2026

  1. chore(deps): bump immutable (#10759)

    * chore(deps): bump immutable
    
    Bumps [immutable](https://github.com/immutable-js/immutable-js) to 3.8.3 and updates ancestor dependency . These dependencies need to be updated together.
    
    
    Updates `immutable` from 3.8.2 to 3.8.3
    - [Release notes](https://github.com/immutable-js/immutable-js/releases)
    - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
    - [Commits](immutable-js/immutable-js@v3.8.2...v3.8.3)
    
    Updates `immutable` from 5.0.3 to 5.1.5
    - [Release notes](https://github.com/immutable-js/immutable-js/releases)
    - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
    - [Commits](immutable-js/immutable-js@v3.8.2...v3.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: immutable
      dependency-version: 3.8.3
      dependency-type: direct:production
    - dependency-name: immutable
      dependency-version: 5.1.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): update immutable
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: lukasz.zazulak <lukasz.zazulak@smartbear.com>
    dependabot[bot] and lukaszzazulak authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    4839775 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    5c3d14b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98869d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4889e6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d9fbfa View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Configuration menu
    Copy the full SHA
    0c9412b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71134e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f67003b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e1bfef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb78dd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e35000e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    ffdd27c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ee095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d202577 View commit details
    Browse the repository at this point in the history
  4. chore(release): cut the 5.32.1 release

    ## [5.32.1](v5.32.0...v5.32.1) (2026-03-17)
    
    ### Bug Fixes
    
    * invalidate models components cache based on location ([#10764](#10764)) ([fb78dd2](fb78dd2))
    * **style:** use container queries for responsive design ([#10763](#10763)) ([e35000e](e35000e))
    semantic-release-bot committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    d361f5b View commit details
    Browse the repository at this point in the history
Loading