Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Bump swagger-ui from 3.19.4 to 3.21.0 #205

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps swagger-ui from 3.19.4 to 3.21.0.

Release notes

Sourced from swagger-ui's releases.

Swagger UI 3.20.9 Released!

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:

  • fix: gracefully handle non-string operation summaries (via #5189, #5191)
  • fix: sanitize URLs used for OAuth auth flow (via #5190)

Swagger UI 3.20.8 Released!

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 send Access-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

  • improvement: better operation path + summary overflow styling (via #5184)
  • improvement: set X-Requested-With to prevent browser authentication dialog (via #4934)
  • fix: provide JSON editor for x-www-form-urlencoded bodies lacking properties (via #5180)
  • housekeeping: bump minimum lodash version (via #5156)

Swagger UI 3.20.7 Released!

Interface changes: none.

Changelog:

Swagger UI 3.20.6 Released!

Interface changes: none.

Changelog:

  • improvement(docker): avoid caching mounted json/yml/yaml assets (via #5151)
  • bug: parameter allowEmptyValue + required interactions (via #5142)
  • housekeeping: add React compatibility issue to readme (via #5141)

Swagger UI 3.20.5 Released!

Interface changes: None.

Changelog:

  • improvement: support Markdown in header descriptions (via #5120)
  • improvement: add individual CSS classes to info items (via #5051)
  • improvement: show description fields in form-data request bodies (via #5073)
  • improvement: render request body description as Markdown (via #5078)
... (truncated)
Commits
  • b3a555f release: v3.21.0
  • c901457 feat(dummy-commit): trigger minor version release (via #5211)
  • cb01304 housekeeping: use npmrc auth for React module publishing (via #5210)
  • bbaf4f0 release: v3.20.10
  • dd961ed improvement(docker): gzip static files (via #5199)
  • 7025773 feature: swagger-ui-react module (via #5207)
  • e95588b improvement: gracefully render malformed and empty requestBodies (via #5208)
  • 0990aa8 improve: subtree resolver batch handling (via #5193)
  • 080c70a release: v3.20.9
  • ff496fa fix: type safety for operation summary handling (via #5191)
  • Additional commits viewable in compare view

Dependabot compatibility score

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Contributor Author

Superseded by #214.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/swagger-ui-3.21.0 branch March 23, 2019 08:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant