dimitrisnl / nest-skeleton

⚠️ Work in progress.
0 stars 0 forks source link

chore(deps): bump swagger-ui-dist from 4.1.2 to 4.10.3 #23

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps swagger-ui-dist from 4.1.2 to 4.10.3.

Release notes

Sourced from swagger-ui-dist's releases.

Swagger UI v4.10.3 Released!

4.10.3 (2022-04-01)

Bug Fixes

  • docker: Instruct browser not to cache swagger-initializer.js (#7960) (46c87bc)
  • fn: RandExp error should not cause UI to completely fail (#7940) (b825e44)
  • css: alignment of authorization btn (#7955) (ed344ff)
  • dev-helpers: restore default url setting (#7965) (496d53e)

Reverts

Note on revert

Per OpenAPI 3.0 spec here,

Throughout the specification description fields are noted as supporting CommonMark markdown formatting. Where OpenAPI tooling renders rich text it MUST support, at a minimum, markdown syntax as described by CommonMark 0.27.

If a 2-line rendering is desired, hard-line breaks should be used, e.g. 2 white spaces, or a "" char, at the end of the line.

Release version note

This release version, v4.10.3, is intended to immediately follow v4.10.0. The intermediate versions were failed releases.

Swagger UI v4.10.0 Released!

4.10.0 (2022-03-28)

Features

Swagger UI v4.9.1 Released!

4.9.1 (2022-03-25)

Bug Fixes

  • request-snippets: prevent scrolling errors from missing function (#7941) (9250e20)
  • oas3: set markdown line breaks to true (#7942) (b1128d7)
  • lint: additional directories to lint with fixes (#7947) (51bd1c2)

Swagger UI v4.9.0 Released!

4.9.0 (2022-03-24)

... (truncated)

Commits
  • 7260f96 chore(release): cut the v4.10.3 release
  • 75f690a chore(release): cut the v4.10.2 release
  • 97d048d chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#7968)
  • ee1b265 chore(release): cut the v4.10.1 release
  • ffeb678 Revert "fix(oas3): set markdown line breaks to true (#7942)" (#7967)
  • fb63df3 improvement(docker): smaller image (#7470)
  • 496d53e fix(dev-helpers): restore default url setting (#7965)
  • 46c87bc fix(docker): Instruct browser not to cache swagger-initializer.js (#7960)
  • d9832f1 docs(README): add LICENSE section (#7327)
  • b825e44 fix(fn): RandExp error should not cause UI to completely fail (#7940)
  • 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) - `@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](https://github.com/dimitrisnl/nest-skeleton/network/alerts).