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.2 #396

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps swagger-ui from 3.45.1 to 4.13.2.

Release notes

Sourced from swagger-ui's releases.

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

  • ux: responsive ui display (#8132) (c36f240)
  • jsdom: cumulative Jest updates with support for TextEncoder/TextDecoder (#8111) (b89e885)
  • lint: upcoming eslint@8 reported errors (#8105) (d68b748)

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)

... (truncated)

Commits
  • 4a941cc chore(release): cut the v4.13.2 release
  • 917025a chore(deps): bump react-debounce-input from 3.2.4 to 3.3.0 (#8135)
  • 9221ff8 fix(build): mitigate regressions to build framents in v4.13.1 (#8137)
  • 962d547 chore(deps-dev): bump cssnano from 5.1.0 to 5.1.12 (#8123)
  • ef44979 chore(release): cut the v4.13.1 release
  • 5ec44d5 docs: fix typos (#8133)
  • c36f240 fix(ux): responsive ui display (#8132)
  • a9ae910 chore(deps-dev): bump sass from 1.49.0 to 1.54.0 (#8122)
  • adde0fa chore(deps): bump nginx from 1.23.0-alpine to 1.23.1-alpine (#8121)
  • 626defc chore(deps-dev): bump mini-css-extract-plugin from 2.5.3 to 2.6.1 (#8118)
  • 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 #401.