Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump swagger-ui-dist and swagger-ui-express #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2022

Bumps swagger-ui-dist to 4.15.2 and updates ancestor dependency swagger-ui-express. These dependencies need to be updated together.

Updates swagger-ui-dist from 3.31.1 to 4.15.2

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v4.15.2 Released!

4.15.2 (2022-10-26)

Bug Fixes

  • ui: handle missing schema reference case for discriminant definitions (#8257) (b010b55)

Swagger UI v4.15.1 Released!

4.15.1 (2022-10-25)

Bug Fixes

  • oauth2: only display scopes relevant for current endpoint (#8229) (9457566), closes #8219
  • parameters: allowedValues for enum and boolean types (#8231) (2a967e9), closes #8218

Swagger UI v4.15.0 Released!

4.15.0 (2022-10-20)

Features

  • example: set discriminated properties to mapped value (#8213) (f5bb456)
  • try-it-out: display validation error messages (#8212) (130a1be)

Bug Fixes

  • ui: alignment of markdown description in parameter/response columns (#8214) (7936ec9)
  • ui: change input line-height to prevent clipped characters (#8216) (a43ae1c)

Swagger UI v4.14.3 Released!

4.14.3 (2022-10-11)

Swagger UI v4.14.2 Released!

4.14.2 (2022-09-29)

Bug Fixes

Swagger UI v4.14.1 Released!

4.14.1 (2022-09-22)

Bug Fixes

... (truncated)

Commits
  • 6ce6233 chore(release): cut the v4.15.2 release
  • b010b55 fix(ui): handle missing schema reference case for discriminant definitions (#...
  • 0e8a040 chore(deps-dev): bump @​babel/eslint-parser from 7.17.0 to 7.19.1 (#8258)
  • a44840c chore(release): cut the v4.15.1 release
  • 2a967e9 fix(parameters): allowedValues for enum and boolean types (#8231)
  • 99ef4b9 chore(deps-dev): bump express from 4.17.1 to 4.18.2 (#8253)
  • 8acb5d5 chore(deps-dev): bump terser-webpack-plugin from 5.3.1 to 5.3.6 (#8252)
  • 5ffe93c chore(deps): bump react-copy-to-clipboard and react-inspector for React 18 pe...
  • 9457566 fix(oauth2): only display scopes relevant for current endpoint (#8229)
  • 9546375 chore(deps): bump nginx from 1.23.1-alpine to 1.23.2-alpine (#8247)
  • Additional commits viewable in compare view

Updates swagger-ui-express from 4.1.4 to 4.5.0

Release notes

Sourced from swagger-ui-express's releases.

4.5.0

No release notes provided.

4.4.0

4.4.0

4.3.0

No release notes provided.

4.2.0

No release notes provided.

Commits
  • add0b6b Bump version of package
  • cd3fda6 Merge pull request #298 from kleinod21/master
  • d3f182a Url checking improved
  • 6f4d460 Bump package version
  • ec32130 fix dynamic loading for serveFiles and added customJsStr
  • 8cc6416 Extra check of trim query
  • 002178a Merge pull request #280 from dukvanduken/bugfix/req-path-query-trim
  • 89904f7 Merge pull request #294 from Edalbrelord/master
  • abc34ea Update swagger-ui-dist version to fix issue with oAuthRedirectUrl
  • fbe5c6f Trim req.url from query params
  • 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 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)
  • @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.

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) to 4.15.2 and updates ancestor dependency [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express). These dependencies need to be updated together.


Updates `swagger-ui-dist` from 3.31.1 to 4.15.2
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.31.1...v4.15.2)

Updates `swagger-ui-express` from 4.1.4 to 4.5.0
- [Release notes](https://github.com/scottie1984/swagger-ui-express/releases)
- [Commits](scottie1984/swagger-ui-express@4.1.4...4.5.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
- dependency-name: swagger-ui-express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants