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: v4.16.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: v4.16.1
Choose a head ref
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    b6648c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe6ebc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a6b924 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d95428e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b47886 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. chore(deps-dev): bump @commitlint/config-conventional (#8423)

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.4 to 17.4.4.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.4.4/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      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>
    dependabot[bot] authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    cbeb912 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump jsdom from 20.0.0 to 21.1.0 (#8417)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.0 to 21.1.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](jsdom/jsdom@20.0.0...21.1.0)
    
    ---
    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>
    dependabot[bot] authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    136456b View commit details
    Browse the repository at this point in the history
  3. revert: integrate swagger-client@3.19.0-beta.7 (#8426)

    swagger-client has been reverted back to ^3.18.5,
    because it introduces backward incompatible behavior
    for yarn@2 package manager.
    
    Refs 6164292
    Refs d293555
    Refs #8418
    char0n authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    d3a1e94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cea6642 View commit details
    Browse the repository at this point in the history
Loading