Update dependency org.webjars:swagger-ui to v3.44.0 (main) #140
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.13.0
->3.44.0
By merging this PR, the issue #118 will be automatically resolved and closed:
Release Notes
swagger-api/swagger-ui (org.webjars:swagger-ui)
v3.44.0
: Swagger UI v3.44.0 Released!Compare Source
Bug Fixes
script
tag inbody
in oauth2-redirect.html (#6958)Features
v3.43.0
: Swagger UI v3.43.0 Released!Compare Source
Features
Bug Fixes
Other
swagger-cllient: version bump to 3.13.1
v3.42.0
: Swagger UI v3.42.0 Released!Compare Source
Features
Bug Fixes
v3.41.1
: Swagger UI v3.41.1 Released!Compare Source
Bug Fixes
v3.40.0
: Swagger UI v3.40.0 Released!Compare Source
Features
Bug Fixes
v3.38.0
: Swagger UI v3.38.0 Released!Compare Source
Features
Bug Fixes
[email protected]
,[email protected]
, and[email protected]
v3.37.2
: Swagger UI v3.37.2 Released!Compare Source
d3fb9ab
)v3.37.0
: Swagger UI v3.37.0 Released!Compare Source
Features
Bug Fixes
v3.36.2
: Swagger UI v3.36.2 Released!Compare Source
Bug Fixes
v3.36.1
: Swagger UI v3.36.1 Released!Compare Source
nested allOf/oneOf schema resolution
in #5194, #5923, #4672Bug Fixes
v3.36.0
: Swagger UI v3.36.0 Released!Compare Source
Features
Bug Fixes
v3.35.2
: Swagger UI v3.35.2 Released!Compare Source
Bug Fixes
oas3: switching media types should update schema properties (#6518) (3905fad), closes #6201 #6250 #6476
requestBody: hide read only properties (#6490) (5065613)
missing commas in response header values #6183 (#6515) (99fda81)
add autofocus to auth fields (#6483) (65ea764)
style: preventing long strings from overflowing (#5934) (#6507) (4b2fddd)
jest: add stub for errActions to prevent unhandled promise rejections #6365 (#6495) (537ad6d)
jest: unknown prop initialValue on input tag (#6506) (1af8678)
v3.35.1
: Swagger UI v3.35.1 Released!Compare Source
Bug Fixes
parameter-row: rendering of default/example values of 0 (#6454) (797929f)
syntax-highlighter: configuration for Examples (#6455) (b5e8081), closes #5259
examples multipart array sample generation for items (#6461) (f4bdf2f)
filter: avoid filtering by the strings "true/false" when enabled (#6477) (aa53ec2)
style: inconsistent background colors in code sections (#6472) (1b11d5c)
deprecate from "new Buffer" to "Buffer.from" (#6489) (6c5e91d)
v3.35.0
: Swagger UI v3.35.0 Released!Compare Source
Bug Fixes
Features
v3.34.0
: Swagger UI v3.34.0 Released!Compare Source
Features
Refactor
v3.32.5
: Swagger UI v3.32.5 Released!Compare Source
Bug Fixes
v3.32.3
: Swagger UI v3.32.3 Released!Compare Source
This release is intended to enable npm to include es2015 bundle files. There are no source code changes in this release.
Bug Fixes
v3.32.1
: Swagger UI 3.32.1 Released!Compare Source
This release should properly include
swagger-ui-es-bundle
andswagger-ui-es-bundle-core
in the/dist
directory. There are no other source code changes in this release.Bug Fixes
v3.31.1
: Swagger UI 3.31.1 Released!Compare Source
Bug Fixes
v3.30.0
: Swagger UI 3.30.0 Released!Compare Source
Features
Security
v3.28.0
: Swagger UI 3.28.0 Released!Compare Source
Bug Fixes
Features
nullable
for object model itself (#5660) (#5868) (41e595b)v3.27.0
: Swagger UI 3.27.0 Released!Compare Source
Features
displayOperationId
config support (#5795) (bd1b297)Bug Fixes
DomPurify.addHook
only if it exists (#5428)Docs
v3.26.1
: Swagger UI 3.26.1 Released!Compare Source
Features
OAUTH_SCOPES
configuration property to select all/none/user_list to OAuth scopes popup (#6037) (275c8f2)SWAGGER_JSON_URL
option to allow remote urls from Docker (#6122)VALIDATOR_URL
now has options to disable the validation badge (#5994)Bug Fixes
v3.26.0
: Swagger UI 3.26.0 Released!Compare Source
Features
Bug Fixes
Housekeeping
v3.25.5
: Swagger UI 3.25.5 Released!Compare Source
Bug Fixes
entries
can now be generally used again as a key name. special handling of non-FormData entries removed (#6036) (68185dd), closes #6033v3.25.4
: Swagger UI 3.25.4 Released!Compare Source
Bug Fixes
v3.25.3
: Swagger UI 3.25.3 Released!Compare Source
Changelog
Bug Fixes
v3.25.2
: Swagger UI 3.25.2 Released!Compare Source
Changelog
v3.25.1
: Swagger UI 3.25.1 Released!Compare Source
No release summary included.
Changelog
showCommonExtensions
support for OAS3 parameters (#5901)v3.25.0
: Swagger UI 3.25.0 Released!Compare Source
No release summary included.
Changelog
defaultModelExpandDepth
andplugins
props (#5594)npm run lint
andnpm test
on Windows (#5737)npm audit fix
(#5718, #5772, #5805)v3.24.3
: Swagger UI 3.24.3 Released!Compare Source
Changelog
npm audit fix
(#5718)v3.24.2
: Swagger UI 3.24.2 Released!Compare Source
This release reverts Swagger UI's upgrade to
redux@^4
(via #5569), which was causing test failures in downstream projects.v3.24.0
: Swagger UI 3.24.0 Released!Compare Source
Changelog
parameterMacro
functionality for OAS3 (#5617)Parameter.content
(#5657)v3.23.11
: Swagger UI 3.23.11 Released!Compare Source
Changelog
@import
chaining" vulnerability (via #5616)v3.23.8
: Swagger UI 3.23.8 Released!Compare Source
This release fixes an issue with Swagger 2.0 required body parameter runtime validation (#5583) that was introduced in v3.23.7.
v3.23.5
: Swagger UI 3.23.5 Released!Compare Source
This release includes a fix to our Markdown parsing implementation that should resolve display issues with certain Markdown strings.
Changelog
v3.23.4
: Swagger UI 3.23.4 Released!Compare Source
Changelog
@kyleshockey/js-yaml
->js-yaml
(via #5511)npm audit
resolutions (via #5509)v3.23.2
: Swagger UI 3.23.2 Released!Compare Source
This release includes improvements to our Docker container permissions, bug fixes for OpenAPI 3.0 rendering of Responses and Request Bodies, and resolution of most
npm audit
warnings visible to consumers.Channgelog
content
(via #5504)null
as a notSetValue for examplesForMediaType (via #5503)npm audit
warnings (via #5457)v3.23.0
: Swagger UI 3.23.0 Released!Compare Source
This release includes support for OpenAPI 3.0's Examples Object within Parameter, Request Body, and Response Objects.
Changelog
Internal API notes
Several things have moved around internally.
If you make heavy use of the Plugin API, this may be of concern to you:
Parameters
component no longer has awrapComponent
in OpenAPI 3.0. Version-specific logic is now contained within one component.ParameterRow
now needsoas3Actions
andoas3Selectors
as props.Response
now needspath
andmethod
as props.Responses
'shouldComponentUpdate
check has been removed, it now re-renders as the Redux store changes.RequestBodyEditor
has been heavily modified. It is no longer aware of the underlying request body or schema, and only concerns itself with the string value being edited. It will now also update its own internal state if thevalue
prop given to it changes.v3.22.2
: Swagger UI 3.22.2 Released!Compare Source
Changelog
isShown
check to 's propexpanded
logic (via #5331)v3.22.1
: Swagger UI 3.22.1 Released!Compare Source
[email protected]
lacked the changes that were advertised for it in that version - specifically,docExpansion
support was missing.[email protected]
is now available with the new changes. See #5294 for more information.Changelog
v3.22.0
: Swagger UI 3.22.0 Released!Compare Source
This release introduces a new configuration option (
withCredentials
) which allows control of Swagger UI's underlying Fetch/XHR instance's credential inclusion mode. You may find this option helpful if your API requires an authentication/authorization scheme that Swagger UI doesn't directly support, but can be handled out-of-band by your browser.Also notable: GitHub Flavored Markdown table syntax is now supported in our OpenAPI 3 Markdown parser,
swagger-ui-react
's underlying UI system object is now exposed in theonComplete
prop callback,react-addons-perf
is removed from our dependencies to avoid BSD+Patents licensing, and we've improved how Markdown is rendered across Swagger UI.Changelog
withCredentials
configuration key (via #5149)v3.20.9
: Swagger UI 3.20.9 Released!Compare Source
This release contains a security fix that addresses a cross-site scripting vulnerability. If you use Swagger UI to display untrusted OpenAPI documents, you should upgrade to this version ASAP.
This release also changes Swagger UI's
OperationSummary
component to better tolerate badly-formed (i.e., non-string)summary
fields.Changelog:
v3.20.8
: Swagger UI 3.20.8 Released!Compare Source
Summary
This release contains styling fixes, support for
x-www-form-urlencoded
bodies without explicitly-defined request properties, and non-material security fixes from upstream modules.In order to take advantage of the new
X-Requested-With
header in OAuth2 token requests, cross-origin APIs (which require CORS configuration) needs to sendAccess-Control-Allow-Headers: X-Requested-With
as part of the OPTIONS response for your token endpoint. A CORS library will handle this for you - visit https://enable-cors.org for more guidance.Changelog
X-Requested-With
to prevent browser authentication dialog (via #4934)v3.20.5
: Swagger UI 3.20.5 Released!Compare Source
Interface changes: None.
Changelog:
v3.20.3
: Swagger UI 3.20.3 Released!Compare Source
Interface changes: none.
Changelog:
v3.20.2
: Swagger UI 3.20.2 Released!Compare Source
Interface changes: none.
Changelog:
Schemas
in OpenAPI 3 (via #5065)v3.20.1
: Swagger UI 3.20.1 Released!Compare Source
Private interface changes:
specSelectors.operationConsumes
was removed in favor of the newspecSelectors.consumesOptionsFor
selector.Changelog:
v3.20.0
: Swagger UI 3.20.0 Released!Compare Source
Interface changes: none.
Changelog:
.js
->.jsx
file extensions (via #5014)v3.19.5
: Swagger UI 3.19.5 Released!Compare Source
Interface changes: A handful of Docker environment variables were added and deprecated, see #4965 and #4987 for more information.
Changelog:
xml
fork (via #4985)v3.19.4
: Swagger UI 3.19.4 Released!Compare Source
Interface changes: whitespaced tags and operation IDs are now percent-encoded when included in deep links. Links generated by older 3.x versions of Swagger UI should continue to work as before, but support for them will be dropped in the next major version of Swagger UI.
Changelog:
Additional work around deep linking was also made in #4960 and #4958.
v3.19.0
: Swagger UI 3.19.0 Released!Compare Source
Interface changes: added
CONFIG_URL
option for Docker image.Changelog:
v3.18.2
: Swagger UI 3.18.2 Released![Compare Source](https://redirect.githu