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: 4404857
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: 8b0991c
Choose a head ref
  • 11 commits
  • 30 files changed
  • 7 contributors

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    b081848 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    35f0581 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @babel/runtime-corejs3 from 7.23.8 to 7.23.9 (#9557)

    Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.23.8 to 7.23.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-runtime-corejs3)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/runtime-corejs3"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    37f033c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. chore(deps-dev): bump webpack from 5.89.0 to 5.90.1 (#9559)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.89.0...v5.90.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    63c9ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb7cbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a5e6ff View commit details
    Browse the repository at this point in the history
  4. fix: add missing HTML id attributes (#9563)

    Refs #9523
    
    Co-authored-by: Reges Mendes <reges.mendes@gmail.com>
    char0n and regesmendes authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3a86443 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    6bb76c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    0115054 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix(json-schema-2020-12): expand deeply all Schema Objects and comple…

    …x keywords (#9581)
    
    Refs #9508
    Supersedes #9510
    
    Co-authored-by: Julien Bourges <julien.bourges@actility.com>
    glowcloud and Julien Bourges authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0aed3bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0991c View commit details
    Browse the repository at this point in the history
Loading