pokemock
pokemock copied to clipboard
Bump swagger-ui from 2.2.10 to 3.24.0
Bumps swagger-ui from 2.2.10 to 3.24.0.
Release notes
Sourced from swagger-ui's releases.
Swagger UI 3.24.0 Released!
Changelog
- feature: add PKCE support for OAuth2 Authorization Code flows (#5361)
- fix:
parameterMacro
functionality for OAS3 (#5617)- fix(validateParam): validate JSON values + support
Parameter.content
(#5657)- fix: overweight dependencies in PKCE implementation (#5658)
Swagger UI 3.23.11 Released!
⚠️ This release contains a security fix that addresses a CSS-based input field value exfiltration vulnerability. If you use Swagger UI to display untrusted OpenAPI documents, you should upgrade to this version ASAP.
Changelog
- fix: mitigate "sequential
@import
chaining" vulnerability (via #5616)Swagger UI 3.23.10 Released!
This release fixes two bugs: one visual issue within static documentation, and another within runtime validation for Array-typed parameters.
Changelog
- fix:
<Select disabled>
fortype: string
+enum
schemas (#5601)- fix: accept string-represented values in required array runtime validation (#5609)
Swagger UI 3.23.9 Released!
This release changes the default value for the
validatorUrl
configuration option fromhttps://online.swagger.io/validator
tohttps://validator.swagger.io/validator
.Swagger UI 3.23.8 Released!
This release fixes an issue with Swagger 2.0 required body parameter runtime validation (#5583) that was introduced in v3.23.7.
Swagger UI 3.23.7 Released!
This release includes new support for display and Try-It-Out functionality of OAS 3.0
Parameter.content
values.Changelog
- feature: support for
Parameter.content
(#5571)- housekeeping(dev-deps): [email protected]
- 43db164a 2019-08-27 | docs: clarify that preauthorizeApiKey works for OAS3 Bearer auth too (#5566)
Swagger UI 3.23.6 Released!
This release fixes a React warning originating in Swagger UI and a CSS class name collision with Bootstrap 4.0.
It also includes several in-range updates to minimum dependency versions.
Changelog
- fix: React warning related to "true" used as boolean (via #5497)
- fix: remove
.col
class that causes collision with Bootstrap (via #5541)Swagger UI 3.23.5 Released!
This release includes a fix to our Markdown parsing implementation that should resolve display issues with certain Markdown strings.
... (truncated)
Commits
-
7e5974c
release: v3.24.0 -
25025cb
fix: overweight dependencies in PKCE implementation (#5658) -
75a0e5d
fix(validateParam): validate JSON parameter values + support `Parameter.conte... -
71a17f8
housekeeping: use HTTPS links in README.md (#5651) -
7317fff
housekeeping: add homepage URL to package.json (#5652) -
9253c0b
improvement: add\<title>
tag to oauth2-redirect.html (#5644) -
139592e
feat: add PKCE support for OAuth2 Authorization Code flows (#5361) -
8cabcff
housekeeping: document DockerOAUTH2_REDIRECT_URL
option (#5641) -
fa351aa
housekeeping:npm audit
concerns (#5640) -
93f7a82
housekeeping(deps): dompurify v2 (#5634) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.