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.20.1
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.20.2
Choose a head ref
  • 16 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 10, 2025

  1. chore(deps): bump swagger-client from 3.34.1 to 3.34.3 (#10353)

    dependabot[bot] authored Mar 10, 2025
    Copy the full SHA
    274b1b5 View commit details

Commits on Mar 11, 2025

  1. chore(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 (#10354)

    dependabot[bot] authored Mar 11, 2025
    Copy the full SHA
    1d94837 View commit details
  2. chore(deps-dev): bump @commitlint/cli from 19.7.1 to 19.8.0 (#10359)

    dependabot[bot] authored Mar 11, 2025
    Copy the full SHA
    a678344 View commit details

Commits on Mar 12, 2025

  1. chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 (#10362)

    dependabot[bot] authored Mar 12, 2025
    Copy the full SHA
    6e8bfe1 View commit details

Commits on Mar 14, 2025

  1. Copy the full SHA
    ab2177d View commit details
  2. Copy the full SHA
    a0685b2 View commit details
  3. chore(deps-dev): bump cypress from 14.1.0 to 14.2.0 (#10365)

    dependabot[bot] authored Mar 14, 2025
    Copy the full SHA
    24dfbeb View commit details
  4. chore(deps-dev): bump @babel/plugin-transform-runtime (#10366)

    dependabot[bot] authored Mar 14, 2025
    Copy the full SHA
    8e15218 View commit details
  5. chore(deps-dev): bump @babel/core from 7.26.9 to 7.26.10 (#10368)

    dependabot[bot] authored Mar 14, 2025
    Copy the full SHA
    b35d829 View commit details
  6. chore(deps-dev): bump stylelint from 16.15.0 to 16.16.0 (#10369)

    dependabot[bot] authored Mar 14, 2025
    Copy the full SHA
    44741ee View commit details

Commits on Mar 17, 2025

  1. Copy the full SHA
    502b7f8 View commit details
  2. chore(deps-dev): bump sass-embedded from 1.85.1 to 1.86.0 (#10375)

    dependabot[bot] authored Mar 17, 2025
    Copy the full SHA
    4b9c62a View commit details

Commits on Mar 18, 2025

  1. chore(deps-dev): bump shx from 0.3.4 to 0.4.0 (#10376)

    dependabot[bot] authored Mar 18, 2025
    Copy the full SHA
    84d2b99 View commit details

Commits on Mar 19, 2025

  1. chore(deps-dev): bump sinon from 19.0.2 to 19.0.4 (#10379)

    dependabot[bot] authored Mar 19, 2025
    Copy the full SHA
    742a5a3 View commit details

Commits on Mar 27, 2025

  1. fix: fix definition resolving being affected by the order of schemas (#…

    glowcloud authored Mar 27, 2025
    Copy the full SHA
    28f77cb View commit details
  2. chore(release): cut the v5.20.2 release

    swagger-bot committed Mar 27, 2025
    Copy the full SHA
    25daec9 View commit details
Showing with 734 additions and 377 deletions.
  1. +1 −1 dist/swagger-ui-bundle.js
  2. +1 −1 dist/swagger-ui-es-bundle-core.js
  3. +1 −1 dist/swagger-ui-es-bundle.js
  4. +1 −1 dist/swagger-ui.js
  5. +715 −358 package-lock.json
  6. +15 −15 package.json
2 changes: 1 addition & 1 deletion dist/swagger-ui-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-ui-es-bundle-core.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-ui-es-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-ui.js

Large diffs are not rendered by default.

Loading