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.20 #32

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord-api-types from 0.36.1 to 0.37.20.

Release notes

Sourced from discord-api-types's releases.

0.37.20

0.37.20 (2022-11-24)

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.19...0.37.20

0.37.19

0.37.19 (2022-11-21)

Bug Fixes

Features

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.18...0.37.19

0.37.18

0.37.18 (2022-11-14)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.17...0.37.18

0.37.17

0.37.17 (2022-11-07)

Features

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

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.20 (2022-11-24)

0.37.19 (2022-11-21)

Bug Fixes

  • APIGuildChannel: make position of guild channel non optional (#647) (9d72e82)
  • channel: add missing type aliases (#648) (2695dad)

Features

  • GuildFeatures: Add APPLICATION_COMMAND_PERMISSIONS_V2 (#646) (a1869a6)

0.37.18 (2022-11-14)

Features

0.37.17 (2022-11-07)

Features

  • APIAutoMod: add support for regex matching (#603) (88a60f7)

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)

... (truncated)

Commits
  • c730f1a chore(release): 0.37.20 🎉 (#655)
  • 33e0f3f docs: Link Quarantined to article (#653)
  • 3713a55 docs: Remove locales and titles in help center article links (#654)
  • b03b1fb chore(release): 0.37.19 🎉 (#650)
  • 0aa384c docs(RESTGetAPIChannelThreadsResult): update deprecation url (#649)
  • 2695dad fix(channel): add missing type aliases (#648)
  • 9d72e82 fix(APIGuildChannel): make position of guild channel non optional (#647)
  • f91e10f chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /website (#644)
  • a1869a6 feat(GuildFeatures): Add APPLICATION_COMMAND_PERMISSIONS_V2 (#646)
  • 5aa4c28 chore(release): 0.37.18 🎉 (#642)
  • 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 #38.