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.13.0 #393

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps swagger-ui from 3.45.1 to 4.13.0.

Release notes

Sourced from swagger-ui's releases.

Swagger UI v4.13.0 Released!

4.13.0 (2022-07-19)

Features

  • provide Topbar Logo as a wrappable component (#7521) (878e848)
  • ux: add copy to clipboard to operation summary (#8094) (0d5227b)

Bug Fixes

Swagger UI v4.12.0 Released!

4.12.0 (2022-06-03)

Features

  • swagger-ui-react: Add oauth2RedirectUrl prop (#8028) (03a981a)

Bug Fixes

Swagger UI v4.11.1 Released!

4.11.1 (2022-05-13)

Bug Fixes

  • set yaml parser load option to JSON_SCHEMA (#8023) (41f84aa)
  • ui: avoid empty div when there are no externalDocs (#7997) (abeb168)

Swagger UI v4.11.0 Released!

4.11.0 (2022-05-05)

Features

  • swagger-ui-react: Add withCredentials prop (#7980) (31717db)

  • docs: minor documentation updates

Bug Fixes

  • remove leftover text in request snippets (#8011) (3aef3bf)

... (truncated)

Commits
  • 15284a0 chore(release): cut the v4.13.0 release
  • cf3820a chore(deps-dev): bump css-loader from 5.2.7 to 6.7.1 (#7897)
  • a90de72 chore(deps): bump nginx from 1.21.6-alpine to 1.23.0-alpine (#8078)
  • a72ef37 fix(deps-dev): cumulative security updates (#8104)
  • c04b146 chore(deps): bump parse-url from 6.0.0 to 6.0.2 (#8103)
  • 80cffc2 fix: audio src cache change (#8102)
  • d0b3ce5 docs: Add missing punctuation to oauth-redirect.html (#7428)
  • 878e848 feat: provide Topbar Logo as a wrappable component (#7521)
  • 0d5227b feat(ux): add copy to clipboard to operation summary (#8094)
  • 6707f24 chore(deps): bump parse-url from 6.0.0 to 6.0.2 (#8084)
  • 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 2 years ago

Superseded by #396.