zikeji / node-hypixel

With thorough IntelliSense support & 100% test coverage, this is an unopinionated async/await API wrapper for Hypixel's Public API. It is developed in TypeScript complete with documentation, typed interfaces for all API responses (and an OpenAPI 3.0 schema!), built-in rate-limit handling, flexible cache support, helper functions, and support for undocumented endpoints.
https://node-hypixel.zikeji.com
MIT License
19 stars 6 forks source link

build(deps-dev): bump swagger-ui from 3.45.1 to 4.15.5 #423

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-ui from 3.45.1 to 4.15.5.

Release notes

Sourced from swagger-ui's releases.

Swagger UI v4.15.5 Released!

4.15.5 (2022-11-09)

Bug Fixes

  • deps: move patch-package to prod deps for ci (#8288) (34b4297)

Swagger UI v4.15.3 Released!

4.15.3 (2022-11-08)

Bug Fixes

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)

... (truncated)

Commits
  • 118ea13 chore(release): cut the v4.15.5 release
  • c858a26 chore: manually bump version from failed release (#8290)
  • 34b4297 fix(deps): move patch-package to prod deps for ci (#8288)
  • 6cbee7e revert(patch-package): temporarily remove postinstall hook (#8287)
  • 56b671d chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#8286)
  • aea7886 chore(release): cut the v4.15.3 release
  • ffe24d5 fix(try-it-out): reset of oas3 requestBody should use default values (#8265)
  • 0b8de2c chore(deps-dev): bump @​babel/preset-env from 7.16.8 to 7.20.2 (#8279)
  • 073c31a fix: remove IE7 star property hack in tachyons-sass via patch-package (#8266)
  • 7b0ac1a fix: show client secret input for PKCE auth code flow (#8268)
  • 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)