Py-swagger-ui

Latest version: v1.1.0

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 42

4.6.1

[4.6.1](https://github.com/swagger-api/swagger-ui/compare/v4.6.0...v4.6.1) (2022-03-02)


Bug Fixes

* **build:** correct export of `./dist/swagger-ui.css` ([7878](https://github.com/swagger-api/swagger-ui/issues/7878)) ([eece9f5](https://github.com/swagger-api/swagger-ui/commit/eece9f5d9b5e787e9c78a4c17dff75c717451eb0))
* **swagger-ui-react:** fix prop type for plugins ([7877](https://github.com/swagger-api/swagger-ui/issues/7877)) ([544d16d](https://github.com/swagger-api/swagger-ui/commit/544d16da3562e1e81bf81f5c9648cdc22b5476fb))
* **docker-nginx:** Output yml/yaml as text/plain ([7749](https://github.com/swagger-api/swagger-ui/issues/7749)) ([4109efd](https://github.com/swagger-api/swagger-ui/commit/4109efd734c0c5267f1e5d33f8ff04aa8a67070c))
* **oauth2:** addEventListener only if document state is not 'loading' ([7828](https://github.com/swagger-api/swagger-ui/issues/7828)) ([824917c](https://github.com/swagger-api/swagger-ui/commit/824917c2aac39c6ad43bd674ae25d4b262705871)), also ([#7879](https://github.com/swagger-api/swagger-ui/issues/7879)) ([3eb0528](https://github.com/swagger-api/swagger-ui/commit/3eb05287efec9300ae612092e44f5378113179a3))

4.6.0

[4.6.0](https://github.com/swagger-api/swagger-ui/compare/v4.5.2...v4.6.0) (2022-03-01)


Features

* **build:** webpack5 and webpack-dev-server4 ([7826](https://github.com/swagger-api/swagger-ui/issues/7826)) ([07d346b](https://github.com/swagger-api/swagger-ui/commit/07d346b5169ff18be8170b72404d573eb24be196))
* **swagger-ui-react:** add support for persistAuthorization prop ([7842](https://github.com/swagger-api/swagger-ui/issues/7842)) ([67dd4f6](https://github.com/swagger-api/swagger-ui/commit/67dd4f6a8daca575ef9b824f785f554d05079041)), closes [#7389](https://github.com/swagger-api/swagger-ui/issues/7389)

Additional Notes

SwaggerUI is now built using `webpack5`, with dev support for `webpack-dev-server4`
- ES Module output bundle path now points to `swagger-ui-es-bundle-core`, which does not include dependencies
- No change to CommonJS output bundle or path
- Now uses Asset Modules, which replaces `file-loader`, `raw-loader`, and `url-loader`
- Removed unused rules/loaders for `.woff | .woff2 | .ttf | .eot` fonts and html
- Node polyfills are no longer bundled with `webpack5`, and must be loaded separately and/or use `resolve.fallback`. As an example, SwaggerUI loads `process`, `buffer`, and `stream-browserify` as `devDependencies` in order to build development and production bundles.

SwaggerUI-React:
- Now imports `swagger-ui-es-bundle-core`, and similarly outputs `swagger-ui-es-bundle-core` to its `dist` directory

Dev:
- Order of execution matters for the production npm build scripts. `build-stylesheets` needs to get built first,
then cleanup of any empty artifacts, before building the various production bundles
- `Dev-helpers` now relies on `HTMLWebpackPlugin` to inject css and bundle files

4.5.2

[4.5.2](https://github.com/swagger-api/swagger-ui/compare/v4.5.1...v4.5.2) (2022-02-21)


Bug Fixes

* **swagger-ui-react:** load spec on initial render ([7856](https://github.com/swagger-api/swagger-ui/issues/7856)) ([a81341d](https://github.com/swagger-api/swagger-ui/commit/a81341d25f259a1e164a7ed5760d540d3d75b873)), closes [#7578](https://github.com/swagger-api/swagger-ui/issues/7578)

4.5.1

[4.5.1](https://github.com/swagger-api/swagger-ui/compare/v4.5.0...v4.5.1) (2022-02-19)


Bug Fixes

* **build:** do not pull whole highlight.js and refractor libs ([7852](https://github.com/swagger-api/swagger-ui/issues/7852)) ([c73d718](https://github.com/swagger-api/swagger-ui/commit/c73d7182b2f061c547195b2bb82ddec0cb8fea0a)), closes [#7851](https://github.com/swagger-api/swagger-ui/issues/7851)

4.5.0

[4.5.0](https://github.com/swagger-api/swagger-ui/compare/v4.4.1...v4.5.0) (2022-02-04)

Features

* **requestSnippets:** handle type: string, format: binary or base64 file upload data ([7545](https://github.com/swagger-api/swagger-ui/issues/7545)) ([2b30a34](https://github.com/swagger-api/swagger-ui/commit/2b30a3478ddddcbe0fd80c0e469ce6d4d8a82374))

Bug Fixes

* **oauth2:** generate default oauth2RedirectUrl based on page location and path ([7476](https://github.com/swagger-api/swagger-ui/issues/7476)) ([a89c90e](https://github.com/swagger-api/swagger-ui/commit/a89c90ec77ed9a9b661489e1006eadffa2d75197))
* **serverVariables:** refresh state on definition change ([7821](https://github.com/swagger-api/swagger-ui/issues/7821)) ([a0e9923](https://github.com/swagger-api/swagger-ui/commit/a0e9923dd552b6b4389ca72924ea39d75ac845cc))

4.4.1

[4.4.1](https://github.com/swagger-api/swagger-ui/compare/v4.4.0...v4.4.1) (2022-01-31)


Bug Fixes

* **auth:** compensate for uninitialized config ([6c10e4a](https://github.com/swagger-api/swagger-ui/commit/6c10e4a0701d5076afa69d6fd1c87bea872ec096)), closes [#7814](https://github.com/swagger-api/swagger-ui/issues/7814)

Page 5 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.