crycode-de / ioBroker.discord

ioBroker Discord bot integration
MIT License
6 stars 4 forks source link

Bump discord-api-types from 0.36.1 to 0.37.16 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord-api-types from 0.36.1 to 0.37.16.

Release notes

Sourced from discord-api-types's releases.

0.37.16

0.37.16 (2022-10-31)

Bug Fixes

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.15...0.37.16

0.37.15

0.37.15 (2022-10-27)

Bug Fixes

Features

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.14...0.37.15

0.37.14

0.37.14 (2022-10-15)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.16 (2022-10-31)

Bug Fixes

  • docs: update gateway documentation links (#628) (7040d9b)
  • export RESTGetAPIVoiceRegionsResult with the correct name (#627) (69aa717)
  • UserFlags: hardcode the value of Quarantined (#624) (5091f6e)

0.37.15 (2022-10-27)

Bug Fixes

  • default_thread_rate_limit_per_user is only for forum channels (#596) (88ce291)
  • add missing gateway dispatch payloads to gateway event union (#619) (348dd41)
  • APIGuild: change type of afk_timeout to allowed values (#590) (aaa57b4)

Features

0.37.14 (2022-10-15)

Bug Fixes

  • APIAutoModeration: export v10 json payloads and correct route types (#608) (bce0795)

Features

0.37.13 (2022-10-14)

Features

  • APIAutoModeration: add support for auto moderation (#418) (b216f7a)

0.37.12 (2022-10-06)

0.37.11 (2022-09-26)

Features

  • APIGuildForumChannel: add default_sort_order (#589) (143b003)
  • APIGuildForumChannel: update and add missing features (#575) (0f118d3)

0.37.10 (2022-09-15)

... (truncated)

Commits
  • cf80b2f chore(release): 0.37.16 🎉 (#629)
  • 7040d9b fix(docs): update gateway documentation links (#628)
  • 5091f6e fix(UserFlags): hardcode the value of Quarantined (#624)
  • 69aa717 fix: export RESTGetAPIVoiceRegionsResult with the correct name (#627)
  • c15106b refactor(RESTGetAPICurrentUserGuildsQuery): Update guild limit (#626)
  • a1ab25d chore(release): 0.37.15 🎉 (#623)
  • 9448e9b feat(UserPremiumType): add NitroBasic (#616)
  • 348dd41 fix: add missing gateway dispatch payloads to gateway event union (#619)
  • aaa57b4 fix(APIGuild): change type of afk_timeout to allowed values (#590)
  • 88ce291 fix: default_thread_rate_limit_per_user is only for forum channels (#596)
  • 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 #32.