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

Bump swagger-ui-dist from 3.44.0 to 3.45.0 in /frontend #632

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps swagger-ui-dist from 3.44.0 to 3.45.0.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v3.45.0 Released!

3.45.0 (2021-03-11)

Features

  • request snippets plugin (#6910) (8405fa0)
  • sample gen should incorporate schema validation constraint (#7043) (3ead825)

Bug Fixes

  • auth: support pkce when using basic auth header (#7038) (f23a9d6)
  • auth: url change should flush auth (#7046) (219d886)
  • sample-gen: allOf, oneOf lifting should consider properties and items (#7041) (f9e54a2)
  • sample-gen: xml attr with media-type example value (#7045) (902241c)
  • ui: prevent example select from overflowing (#7060) (0723622)
  • preserve multipart file part position in requestData (#7008) (15b8c0c)

Swagger UI v3.44.1 Released!

3.44.1 (2021-03-04)

Bug Fixes

Commits
  • 1ba7af0 chore(release): cut the v3.45.0 release
  • 50886b0 chore(deps-dev): bump husky from 4.3.8 to 5.1.3 (#7024)
  • c0d2e06 chore(deps-dev): bump @commitlint/config-conventional (#7016)
  • 424bc22 chore(deps-dev): bump @commitlint/cli from 11.0.0 to 12.0.1 (#7009)
  • 21c2946 refactor(auth): rename auth flow constants to be more descriptive (#7061)
  • 84358ae refactor: operations component (#7044)
  • 0723622 fix(ui): prevent example select from overflowing (#7060)
  • 3ead825 feat: sample gen should incorporate schema validation constraint (#7043)
  • 902241c fix(sample-gen): xml attr with media-type example value (#7045)
  • 219d886 fix(auth): url change should flush auth (#7046)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @fdw.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2021
Copy link
Member

@fdw fdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.44.0 to 3.45.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v3.44.0...v3.45.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/swagger-ui-dist-3.45.0 branch from bb3f4f7 to f882614 Compare March 15, 2021 09:35
@dependabot dependabot bot merged commit 26c721f into main Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/swagger-ui-dist-3.45.0 branch March 15, 2021 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant