zikeji / node-hypixel

With IntelliSense support & 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, built-in rate-limit handling, flexible cache support, and helper functions.
https://node-hypixel.zikeji.com
MIT License
19 stars 6 forks source link

build(deps-dev): bump dtsgenerator from 3.7.1 to 3.19.2 #444

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps dtsgenerator from 3.7.1 to 3.19.2.

Changelog

Sourced from dtsgenerator's changelog.

ChangeLog

v3

v3.15.1 (2022-03-10)

v3.15.0 (2022-02-06)

  • features:
    • Support mobile wallet media types(application/jwt and application/vnd.apple.pkpass) for #530. Thank you @​eostrom :+1:

v3.14.0 (2022-01-27)

  • features:
    • Support the nested allOf and oneOf schema for #513. Thank you for your report @​Cry0nicS :+1:

v3.13.2 (2021-10-08)

  • features:
    • Fix the type generation malformed objects with number-like keys for #523. Thank you for your report @​DamianOsipiuk :+1:

v3.13.1 (2021-09-29)

  • features:
    • Change the plug-in interface, the PluginContext::inputSchemas to IterableIterator for #521. Thank you @​djrollins :+1:

v3.13.0 (2021-08-31)

  • features:
    • Support new $schema types for #507.

v3.12.1 (2021-05-19)

v3.12.0 (2021-05-13)

  • features:
    • Support input type file by #496. Thank you @​Christian24 :+1:
    • Improve the conversion results of parameters property on OpenAPI by #501.

v3.11.0 (2021-05-11)

  • features:
    • Support vendor media types (allow periods in application/*+json) by #497. Thank you @​glen-84 :+1:
  • fixed:

... (truncated)

Commits
  • 358ecc5 3.19.2
  • 5f9408b docs: update README
  • 7c94bf4 Merge pull request #567 from horiuchi/update-dependencies
  • 1e9524a feat: update dependencies
  • e0a64b5 Merge pull request #566 from maximebiloe/fix-negative-number
  • 8cbcca6 fix: negative number
  • 6fa1e9a Merge pull request #564 from horiuchi/update-dependencies
  • 0abc9cd feat: update dependencies and apply formatter
  • 4ac6f17 Merge pull request #561 from horiuchi/update-dependencies
  • a1be969 feat: update dependencies
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 month ago

Looks like dtsgenerator is up-to-date now, so this is no longer needed.