Skip to content

mgr/dashboard: bump swagger-ui from 4.4.1 to 5.1.0 in /src/pybind/mgr/dashboard/frontend#62

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-swagger-ui-5.1.0
Open

mgr/dashboard: bump swagger-ui from 4.4.1 to 5.1.0 in /src/pybind/mgr/dashboard/frontend#62
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-swagger-ui-5.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2023

Copy link
Copy Markdown

Bumps swagger-ui from 4.4.1 to 5.1.0.

Release notes

Sourced from swagger-ui's releases.

Swagger UI v5.1.0 Released!

5.1.0 (2023-06-19)

Features

Performance Improvements


NOTE: this release comes with performance enhancements that allow to display huge OpenAPI 3.1.0 definitions in SwaggerUI.

Swagger UI v5.0.0 Released!

5.0.0 (2023-06-12)

Release summary

v5.0.0 release brings support for OpenAPI 3.1.0 specification. Support for OpenAPI 3.1.0 has been introduced in fully backward compatible way.

Features

  • samples: add support for examples keyword (#8908) (4b0b285), closes #8577
  • samples: add support for const keyword (#8884) (bdad2fe), closes #8577
  • samples: add support for contains, minContains, maxContains keywords (#8896) (6549eff), closes #8577
  • samples: add support for contentEncoding keyword (#8899) (0483964), closes #8577
  • samples: add support for contentMediaType keyword (#8903) (1925622), closes #8577
  • samples: add support for contentSchema keyword (#8907) (6c622a8), closes #8577
  • samples: add support for custom formats, encoders and media types (#8905) (d72b72c), closes #8577
  • samples: add support for inferring schema type (#8909) (ce417d5), closes #8577
  • samples: add support for new values of format keyword (#8882) (28b1233), closes #8577
  • samples: add support for proper schema merging (#8910) (7bf0dd9), closes #8577
  • samples: add support for regex string format (#8891) (8a91492), closes #8577
  • samples: add support for type keyword defined as list of types (#8883) (3587696), closes #8577
  • samples: add support for uniqueItems keyword (#8893) (1114965), closes #8577
  • samples: support multipleOf keyword (#8890) (68cfe46), closes #8577
  • samples: support new semantics of exclusive number ranges (#8885) (836659d), closes #8577
  • introduce samples framework for JSON Schema 2020-12 (ac3b69f), closes #8577
  • oas31: enable overrides for samples plugin (#8731) (df9aadf), closes #8577
  • docker: add support for PORT_IPV6 environment variable (swagger-api/swagger-ui#8878)
  • docker: add support for multi platform images
  • auth: persist cookie based apiKey in document.cookie (#8689) (7ac9a8f), closes #8683
  • oas31: add support for includeReadOnly/WriteOnly options in new JSON Schema 2020-12 renderer (#8675) (75b41e0), closes #8513
  • oas31: prepare to render JSON Schema 2020-12 in Operations and Webhooks (#8670) (79e0c4e), closes #8513
  • oas31: render JSON Schema 2020-12 in Operations and Webhooks (#8673) (2f0282d), closes #8513

... (truncated)

Commits
  • 7e58562 chore(release): cut the v5.1.0 release
  • c1cc7a3 chore(deps): bump patch-package from 6.5.1 to 7.0.0 (#8927)
  • 112baec chore(deps): bump dompurify from 3.0.2 to 3.0.3 (#8931)
  • 667e55e perf(spec): increase performance of operation expansion (#8937)
  • a6c2745 feat(spec): add new specJS selector (#8936)
  • f443c58 chore(deps-dev): bump @​babel/cli from 7.21.5 to 7.22.5 (#8930)
  • 70b490c chore(deps-dev): bump css-loader from 6.7.4 to 6.8.1 (#8928)
  • b77e14f chore(deps-dev): bump @​babel/plugin-proposal-class-properties (#8925)
  • c2ed9ea chore(deps-dev): bump webpack-stats-plugin from 1.1.1 to 1.1.3 (#8923)
  • d5ebff9 chore(deps-dev): bump cypress from 12.13.0 to 12.14.0 (#8924)
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 4.4.1 to 5.1.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v4.4.1...v5.1.0)

---
updated-dependencies:
- dependency-name: swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions Bot added the stale label Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants