Skip to content

chore(deps): update dependency swagger-ui-dist to v5.27.1 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
swagger-ui-dist 5.7.2 -> 5.27.1 age adoption passing confidence

Release Notes

swagger-api/swagger-ui (swagger-ui-dist)

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.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

v5.11.7: Swagger UI v5.11.7 Released!

Compare Source

Bug Fixes
  • style: incorrect usage of justify-content property in Authorize button wrapper (#​9421) (2a2956f)

v5.11.6: Swagger UI v5.11.6 Released!

Compare Source

Bug Fixes

v5.11.5: Swagger UI v5.11.5 Released!

Compare Source

Bug Fixes

v5.11.4: Swagger UI v5.11.4 Released!

Compare Source

Bug Fixes

v5.11.3: Swagger UI v5.11.3 Released!

Compare Source

Bug Fixes

v5.11.2: Swagger UI v5.11.2 Released!

Compare Source

Bug Fixes
  • docker: disallow embedding SwaggerUI served from docker by default (#​9520) (f9ecb01)

[!IMPORTANT]
This modification enhances security by implementing stricter default settings. However, full backward compatibility is still attainable by creating a Docker container with the EMBEDDING=true environment variable.

 $  docker run -d -p 80:8080 -e EMBEDDING=true swaggerapi/swagger-ui

v5.11.1: Swagger UI v5.11.1 Released!

Compare Source

Bug Fixes

v5.11.0: Swagger UI v5.11.0 Released!

Compare Source

Bug Fixes
  • swagger-ui-react: align React versions with swagger-ui (#​9465) (532f8de)
  • use JavaScript default parameters instead React's defaultProps (#​9453) (d5a5146)
Features

[!IMPORTANT]
For those looking to integrate SwaggerUI with older versions of React, we have provided a comprehensive guide to assist you in this process. Please refer to our dedicated wiki page for detailed instructions and tips to ensure a smooth integration.

Visit the guide here: Integrating SwaggerUI with Older Versions of React.

This resource is tailored to help you navigate any compatibility issues and make the most out of SwaggerUI with earlier React versions. We encourage you to explore this guide and reach out to us if you need further assistance.

v5.10.5: Swagger UI v5.10.5 Released!

Compare Source

Bug Fixes

v5.10.4: Swagger UI v5.10.4 Released!

Compare Source

Bug Fixes

v5.10.3: Swagger UI v5.10.3 Released!

Compare Source

Bug Fixes
  • auth: allow password managers to pre-fill input fields (#​9390) (9a7c4c0)

[`v5.10.


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.

@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from 6870fcd to 3aaf5b3 Compare September 29, 2023 17:23
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.8.0 chore(deps): update dependency swagger-ui-dist to v5.9.0 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from 3aaf5b3 to 9b668ca Compare October 25, 2023 09:25
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.9.0 chore(deps): update dependency swagger-ui-dist to v5.9.1 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from 9b668ca to 7f98252 Compare November 8, 2023 14:06
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.9.1 chore(deps): update dependency swagger-ui-dist to v5.9.2 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from 7f98252 to b245aa6 Compare November 9, 2023 15:14
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.9.2 chore(deps): update dependency swagger-ui-dist to v5.9.3 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from b245aa6 to f275461 Compare November 13, 2023 15:20
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.9.3 chore(deps): update dependency swagger-ui-dist to v5.9.4 Nov 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.9.4 chore(deps): update dependency swagger-ui-dist to v5.10.0 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch 2 times, most recently from 90a7a75 to f1f5471 Compare November 22, 2023 10:35
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.10.0 chore(deps): update dependency swagger-ui-dist to v5.10.3 Nov 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.10.3 chore(deps): update dependency swagger-ui-dist to v5.10.5 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from f1f5471 to c9f7c8c Compare December 14, 2023 18:35
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.10.5 chore(deps): update dependency swagger-ui-dist to v5.11.0 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from c9f7c8c to edf892d Compare January 8, 2024 15:52
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.11.0 chore(deps): update dependency swagger-ui-dist to v5.11.1 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch 2 times, most recently from fe2625f to 16bc6ae Compare January 29, 2024 12:40
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.11.1 chore(deps): update dependency swagger-ui-dist to v5.11.2 Jan 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.11.2 chore(deps): update dependency swagger-ui-dist to v5.11.3 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch 2 times, most recently from 35f6835 to ad329bf Compare February 14, 2024 11:18
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.11.3 chore(deps): update dependency swagger-ui-dist to v5.11.4 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from ad329bf to dddfb91 Compare February 15, 2024 11:14
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.11.4 chore(deps): update dependency swagger-ui-dist to v5.11.6 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from dddfb91 to 5b7938b Compare February 16, 2024 12:55
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.11.6 chore(deps): update dependency swagger-ui-dist to v5.11.7 Feb 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.20.5 chore(deps): update dependency swagger-ui-dist to v5.20.6 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from b09bbe9 to bb39d99 Compare April 7, 2025 13:45
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.20.6 chore(deps): update dependency swagger-ui-dist to v5.20.7 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from bb39d99 to ce19325 Compare April 10, 2025 16:30
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.20.7 chore(deps): update dependency swagger-ui-dist to v5.20.8 Apr 10, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from ce19325 to e0868d8 Compare April 13, 2025 23:12
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.20.8 chore(deps): update dependency swagger-ui-dist to v5.21.0 Apr 13, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from e0868d8 to 600f6c3 Compare May 21, 2025 17:03
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.21.0 chore(deps): update dependency swagger-ui-dist to v5.22.0 May 21, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from 600f6c3 to df22f48 Compare June 5, 2025 16:22
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.22.0 chore(deps): update dependency swagger-ui-dist to v5.24.0 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from df22f48 to f75fad2 Compare June 10, 2025 08:37
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.24.0 chore(deps): update dependency swagger-ui-dist to v5.24.1 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from f75fad2 to 281909e Compare June 16, 2025 13:32
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.24.1 chore(deps): update dependency swagger-ui-dist to v5.24.2 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from 281909e to e669e16 Compare June 18, 2025 11:55
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.24.2 chore(deps): update dependency swagger-ui-dist to v5.25.2 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from e669e16 to b51153b Compare June 26, 2025 12:00
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.25.2 chore(deps): update dependency swagger-ui-dist to v5.25.3 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from b51153b to cf7556b Compare July 1, 2025 20:39
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.25.3 chore(deps): update dependency swagger-ui-dist to v5.25.4 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from cf7556b to 8f86f60 Compare July 2, 2025 16:27
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.25.4 chore(deps): update dependency swagger-ui-dist to v5.26.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from 8f86f60 to 2e6df66 Compare July 7, 2025 13:09
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.26.0 chore(deps): update dependency swagger-ui-dist to v5.26.2 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from 2e6df66 to a366686 Compare July 16, 2025 16:10
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.26.2 chore(deps): update dependency swagger-ui-dist to v5.27.0 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/swagger-ui-dist-5.x-lockfile branch from a366686 to d4a7183 Compare August 1, 2025 12:31
@renovate renovate bot changed the title chore(deps): update dependency swagger-ui-dist to v5.27.0 chore(deps): update dependency swagger-ui-dist to v5.27.1 Aug 1, 2025
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.

0 participants