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.14.3 #412

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-ui from 3.45.1 to 4.14.3.

Release notes

Sourced from swagger-ui's releases.

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

  • expand model if depth <= defaultModelExpandDepth (#8186) (6c03465)
  • plugin: allow Topbar plugin to read url param on load (#8168) (94c70e2)

Swagger UI v4.14.0 Released!

4.14.0 (2022-08-17)

Features

  • Render external docs links and descriptions (#7559) (6ae2693)

Bug Fixes

  • auth: client_secret may appear in non-authcode flows while also using PKCE (#8146) (c63737d)
  • auth: define oauth2-redirect.html export in package.json (#7993) (a6e05e5)
  • oauth2: parse params properly for casdoor in redirect (#8149) (7e65155)

Swagger UI v4.13.2 Released!

4.13.2 (2022-08-02)

Bug Fixes

  • build: mitigate regressions to build framents in v4.13.1 (#8137) (9221ff8), closes #8136

Swagger UI v4.13.1 Released!

4.13.1 (2022-08-01)

Bug Fixes

... (truncated)

Commits
  • 278dc05 chore(release): cut the v4.14.3 release
  • 3524fdb chore(security): use minimum 16.17.1-r0 in docker image (#8222)
  • 775d307 chore(release): cut the v4.14.2 release
  • 4b5d4bd fix(xml): render example with oneOf/anyOf (#8206)
  • 5558bc8 chore(deps): bump vm2 from 3.9.9 to 3.9.11 (#8204)
  • 30098e8 chore(deps-dev): bump @​babel/plugin-proposal-nullish-coalescing-operator (#8196)
  • 0b4426a chore(release): cut the v4.14.1 release
  • 6afa9a0 chore(deps-dev): bump prettier from 2.5.1 to 2.7.1 (#8193)
  • 82e3290 docs(samples-webpack): updated config and dependencies (#8184)
  • 6c03465 fix: expand model if depth <= defaultModelExpandDepth (#8186)
  • 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[bot] commented 1 year ago

Superseded by #419.