Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
swagger-ui-react 4.18.2 -> 5.31.0 age confidence

Release Notes

swagger-api/swagger-ui (swagger-ui-react)

v5.31.0

Compare Source

Features

v5.30.3

Compare Source

Bug Fixes

v5.30.2

Compare Source

Bug Fixes

v5.30.1

Compare Source

Bug Fixes

v5.30.0

Compare Source

Features

v5.29.5

Compare Source

Bug Fixes

v5.29.4

Compare Source

Bug Fixes

v5.29.3

Compare Source

Bug Fixes

v5.29.2

Compare Source

Bug Fixes

v5.29.1

Compare Source

Bug Fixes

v5.29.0

Compare Source

Features
  • oauth2-redirect: externalize inline script for CSP compliance (#​10559) (35eb103)

v5.28.1

Compare Source

Bug Fixes

v5.28.0

Compare Source

Features

v5.27.1

Compare Source

Bug Fixes
  • use open-cli instead of require('open') for Node 20+ compatibility (#​10517) (47a5c1f)

v5.27.0

Compare Source

Bug Fixes
Features

v5.26.2

Compare Source

Bug Fixes
  • style: restore paragraph spacing in parameter and response descriptions (#​10514) (efe6eb5)

v5.26.1

Compare Source

Bug Fixes

v5.26.0

Compare Source

Features

v5.25.4

Compare Source

Bug Fixes

v5.25.3

Compare Source

Bug Fixes

v5.25.2

Compare Source

Bug Fixes
  • dist: provide correct npm token for swagger-ui-dist release (a9ce4bb)

v5.25.1

Compare Source

Bug Fixes
  • CD: provide correct npm token (973480e)

v5.24.2: Swagger UI v5.24.2 Released!

Compare Source

Bug Fixes

v5.24.1: Swagger UI v5.24.1 Released!

Compare Source

Features

v5.24.0: Swagger UI v5.24.0 Released!

Compare Source

Bug Fixes
  • mitigate ReDoS when generating examples from pattern (#​10477) (71c9314)
  • packagist: exclude large obsolete directories from publishing to Packagist (#​10329) (cbd4b30)
  • release: fix failed v5.23.0 release (8045f06)
Features

v5.22.0: Swagger UI v5.22.0 Released!

Compare Source

Bug Fixes
Features
  • observability: allow defining custom uncaught exception handler (#​10462) (0a438f2)

v5.21.0: Swagger UI v5.21.0 Released!

Compare Source

Bug Fixes
Features
  • oas31: display file upload input when contentMediaType or contentEncoding keywords are present (#​10412) (2696730), closes #​9278

v5.20.8: Swagger UI v5.20.8 Released!

Compare Source

Bug Fixes

image

v5.20.7: Swagger UI v5.20.7 Released!

Compare Source

Bug Fixes
  • style: prevent operationId from wrapping when space is available (#​10259) (da5935e)

v5.20.6: Swagger UI v5.20.6 Released!

Compare Source

Bug Fixes
  • json-schema-2020-12-samples: use zero as default example value for int32 and int64 (#​10230) (7c346e7)
  • json-schema-2020-12: use consistent comparison operators for displaying min/max constraints (#​10159) (d9c778e)

v5.20.5: Swagger UI v5.20.5 Released!

Compare Source

Bug Fixes
  • utils: fix error messages for range validation of number parameters (#​10344) (a78278e)

v5.20.4: Swagger UI v5.20.4 Released!

Compare Source

Bug Fixes
  • json-schema-2020-12-samples: fix examples for nullable primitive types defined as list of types (#​10390) (d375f50)

v5.20.3: Swagger UI v5.20.3 Released!

Compare Source

Bug Fixes
  • json-schema-2020-12: avoid accessing properties of null schemas (#​10397) (d2fff7c)

v5.20.2: Swagger UI v5.20.2 Released!

Compare Source

Bug Fixes

v5.20.1: Swagger UI v5.20.1 Released!

Compare Source

Bug Fixes

v5.20.0: Swagger UI v5.20.0 Released!

Compare Source

Bug Fixes
  • docker: add OpenContainer labels
  • json-schema-5: fix JumpToPath feature for schemas, closes swagger-api/swagger-editor#4035
  • fix JumpToPath feature for auth methods
  • display the correct name of security methods
  • fix console errors appearing when security scheme is not defined
  • components: render examples only when their shape is correct
  • swagger-client: allow resolving URLs without extensions, closes swagger-api/apidom#4298
  • css: fix css sourcemaps
  • security: update axios to address CVE-2024-39338
  • swagger-client: do not encode server variables, closes swagger-api/swagger-js#3656
  • security: fix unsafe cookie serialization, addresses CVE-2024-47764, GHSA-pxg6-pf52-xh8x
  • spec: compensate if OpenAPI.paths field is defined as unexpected structure
  • json-schema-2020-12: check for schema type before extracting extension keywords, closes swagger-ui/issues#9376
  • json-schema-2020-12: fix rendering of uniqueItems keyword
  • json-schema-2020-12: fix overrides of JSON Schema extension keywords
  • spec: clear JSON state when loading a new definition
  • oas31: fix caching of JSON Schema 2020-12 context
  • json-schema-2020-12: fix default expansion being applied to components after initial render
  • json-schema-2020-12: fix complex schemas expanding beyond the default expansion depth
  • json-schema-2020-12: fix deep expansion not expanding some of the keywords
  • oas31: fix expansion of Schema Object fixed fields
Features
  • swagger-ui-react: add support for initialState prop
  • add horizontal scrollbar for schemas, refs swagger-api/swagger-ui#8940
  • display schema of complex parameters
  • display schema of complex request body properties
  • json-schema-2020-12: allow to use fn outside of React context
  • oas31: display schema of complex parameters with union type
  • oas31: display schema of complex request body properties with union type
  • oas31: display textarea for parameters with complex union type
  • json-schema-2020-12: allow to use getTitle outside of JSON Schema 2020-12 context
  • json-schema-2020-12: introduce system bound HOC
  • json-schema-2020-12: add support for rendering extension keywords, closes swagger-ui/issues#9376
  • json-schema-2020-12: add support for rendering examples keyword
  • json-schema-2020-12: use JSON Viewer to display keywords with complex values
  • json-schema-2020-12: handle empty objects and arrays in JSONViewer
  • oas3: more support for OpenAPI 3.0.4
  • introduce custom URL sanitization mechanism
  • apply additional fixes for custom URL sanitization mechanism
  • oas31: add support for OpenAPI extensions
  • json-schema-2020-12: respect showExtensions config option

Attributions (alphabetical order)

@​char0n
@​glowcloud
@​robert-hebel-sb

v5.19.0: Swagger UI v5.19.0 Released!

Compare Source

Features

v5.18.3: Swagger UI v5.18.3 Released!

Compare Source

Enhancements

SwaggerUI Docker image is now served under the new authoritative registry URL:

Before:

$ docker pull swaggerapi/swagger-ui

Now:

$ docker pull docker.swagger.io/swaggerapi/swagger-ui

v5.18.2: Swagger UI v5.18.2 Released!

Compare Source

Bug Fixes

v5.18.1: Swagger UI v5.18.1 Released!

Compare Source

Bug Fixes

v5.18.0: Swagger UI v5.18.0 Released!

Compare Source

Features
  • analytics: use Scarf.js to provide anonymized installation analytics (#​10194) (fb55b9c)

Anonymized analytics

SwaggerUI uses Scarf to collect anonymized installation analytics. These analytics help support the maintainers of this library and ONLY run during installation. To opt out, you can set the scarfSettings.enabled field to false in your project's package.json:

// package.json
{
  // ...
  "scarfSettings": {
    "enabled": false
  }
  // ...
}

Alternatively, you can set the environment variable SCARF_ANALYTICS to false as part of the environment that installs your npm packages, e.g., SCARF_ANALYTICS=false npm install.

v5.17.14: Swagger UI v5.17.14 Released!

Compare Source

Bug Fixes

v5.17.13: Swagger UI v5.17.13 Released!

Compare Source

Bug Fixes

v5.17.12: Swagger UI v5.17.12 Released!

Compare Source

Bug Fixes

v5.17.10: Swagger UI v5.17.10 Released!

Compare Source

Bug Fixes

v5.17.9: Swagger UI v5.17.9 Released!

Compare Source

Bug Fixes

v5.17.8: Swagger UI v5.17.8 Released!

Compare Source

Bug Fixes
  • components: fix rendering for empty examples in responses (#​9926) (94f2d82), closes #​9499
  • swagger-client: resolve multiple path parameters with the same name in path templates, closes #​9928

v5.17.7: Swagger UI v5.17.7 Released!

Compare Source

Bug Fixes

v5.17.6: Swagger UI v5.17.6 Released!

Compare Source

Bug Fixes

v5.17.5: Swagger UI v5.17.5 Released!

Compare Source

Bug Fixes
  • config: perform configuration synchronously (5fa60ce)
  • try-it-out: fix parsing null values when building requests (#​9914) (fc7410b)

v5.17.4: Swagger UI v5.17.4 Released!

Compare Source

Bug Fixes
  • security: remove patch-package production dependency (#​9909) (cb9a06f)

v5.17.3: Swagger UI v5.17.3 Released!

Compare Source

Bug Fixes

v5.17.2: Swagger UI v5.17.2 Released!

Compare Source

Bug Fixes
  • config: remove system config source (#​9875) (333e5e3), closes #​5148
  • allow to create SwaggerUI instances without rendering to the DOM container by default

v5.17.1: Swagger UI v5.17.1 Released!

Compare Source

Bug Fixes

v5.17.0: Swagger UI v5.17.0 Released!

Compare Source

Features

v5.16.2: Swagger UI v5.16.2 Released!

Compare Source

Bug Fixes

v5.16.1: Swagger UI v5.16.1 Released!

Compare Source

Bug Fixes

v5.16.0: Swagger UI v5.16.0 Released!

Compare Source

Bug Fixes
Features

v5.15.2: Swagger UI v5.15.2 Released!

Compare Source

Bug Fixes
  • try-it-out: fix objects in arrays being stringified twice when building requests (#​9805) (9e02f47)
  • utils: make URL search params parsing and serialization WHATWG URL compliant (#​9809) (52c4b95), closes #​9804

v5.15.1: Swagger UI v5.15.1 Released!

Compare Source

Bug Fixes

v5.15.0: Swagger UI v5.15.0 Released!

Compare Source

Bug Fixes
Features

v5.14.0: Swagger UI v5.14.0 Released!

Compare Source

Bug Fixes
Features
  • consolidate syntax highlighting code into standalone plugin (#​9783) (7260005)

v5.13.0: Swagger UI v5.13.0 Released!

Compare Source

Bug Fixes
Features

v5.12.3: Swagger UI v5.12.3 Released!

Compare Source

Bug Fixes

v5.12.2: Swagger UI v5.12.2 Released!

Compare Source

Bug Fixes

v5.12.0: Swagger UI v5.12.0 Released!

Compare Source

Bug Fixes
Features

v5.11.10: Swagger UI v5.11.10 Released!

Compare Source

Bug Fixes

v5.11.9: Swagger UI v5.11.9 Released!

Compare Source

Bug Fixes

v5.11.8: Swagger UI v5.11.8 Released!

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Jun 12, 2023

⚠️ No Changeset found

Latest commit: 6e708a5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

socket-security bot commented Jun 12, 2023

No top level dependency changes detected. Learn more about Socket for GitHub ↗︎

@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 1ffc627 to 6e06f00 Compare June 19, 2023 12:31
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 6e06f00 to 11a5248 Compare July 3, 2023 03:30
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 4 times, most recently from eae0bcd to 55f1fc7 Compare July 18, 2023 10:47
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 55f1fc7 to 171d3e0 Compare July 24, 2023 10:14
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 3 times, most recently from c2ccd57 to b974c32 Compare August 7, 2023 04:29
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 4 times, most recently from 7419b10 to ebcef7c Compare August 21, 2023 04:28
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from ebcef7c to 2262dd9 Compare August 28, 2023 03:05
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 4 times, most recently from 8fe52cd to 9b3f345 Compare September 11, 2023 05:06
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 4 times, most recently from 127a745 to 50e521a Compare September 18, 2023 11:04
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 50e521a to 6e708a5 Compare September 29, 2023 15:40
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 6e708a5 to 80dd323 Compare October 16, 2023 03:32
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 2 times, most recently from 0808de2 to 2f088ae Compare October 25, 2023 08:28
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 2f088ae to 7094edd Compare November 8, 2023 14:25
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from e5d6711 to fa6fa5b Compare July 7, 2025 14:16
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from fa6fa5b to f9c41a3 Compare July 16, 2025 14:58
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 2 times, most recently from da32207 to c367cbc Compare August 1, 2025 09:41
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 2 times, most recently from 8a1637d to a0d2c15 Compare August 11, 2025 04:53
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 2 times, most recently from c380db9 to 534f7f0 Compare August 25, 2025 04:54
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 534f7f0 to e5d6ca8 Compare August 28, 2025 16:49
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 3 times, most recently from bca8282 to 0fef798 Compare September 9, 2025 18:23
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 3 times, most recently from e3106cc to 6fdec40 Compare October 2, 2025 11:03
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 6fdec40 to ca2860a Compare October 3, 2025 10:13
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from ca2860a to fcf3209 Compare October 10, 2025 14:35
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 3 times, most recently from 009894b to 065ae33 Compare October 21, 2025 20:54
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 3 times, most recently from 3a0e8da to 08a68c4 Compare November 2, 2025 11:37
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 2 times, most recently from e7030a4 to 5d4ba91 Compare November 4, 2025 13:37
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 5d4ba91 to ec7fdb3 Compare November 10, 2025 21:10
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch 2 times, most recently from 5fd678e to 27232f0 Compare December 1, 2025 10:35
@renovate renovate bot force-pushed the renovate/swagger-ui-react-5.x branch from 27232f0 to d7e0e3c Compare December 11, 2025 18:40
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.

1 participant