loopbackio / loopback.io

LoopBack project site - now with documentation!
http://loopback.io
Other
262 stars 384 forks source link

Update swagger-ui-dist to ^5.11.2 #1621

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
swagger-ui-dist ^5.11.1 -> ^5.11.2 age adoption passing confidence

Release Notes

swagger-api/swagger-ui (swagger-ui-dist) ### [`v5.11.2`](https://togithub.com/swagger-api/swagger-ui/releases/tag/v5.11.2): Swagger UI v5.11.2 Released! [Compare Source](https://togithub.com/swagger-api/swagger-ui/compare/v5.11.1...v5.11.2) ##### Bug Fixes - **docker:** disallow embedding SwaggerUI served from docker by default ([#​9520](https://togithub.com/swagger-api/swagger-ui/issues/9520)) ([f9ecb01](https://togithub.com/swagger-api/swagger-ui/commit/f9ecb01aa8afb686b3d0fcb04a249632f3af3436)) > \[!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. ```sh $ docker run -d -p 80:8080 -e EMBEDDING=true swaggerapi/swagger-ui ```

Configuration

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

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.