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.25 #38

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord-api-types from 0.36.1 to 0.37.25.

Release notes

Sourced from discord-api-types's releases.

0.37.25

0.37.25 (2022-12-29)

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.24...0.37.25

0.37.24

0.37.24 (2022-12-19)

Bug Fixes

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.23...0.37.24

0.37.23

0.37.23 (2022-12-15)

Bug Fixes

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.22...0.37.23

0.37.22

0.37.22 (2022-12-12)

Bug Fixes

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.21...0.37.22

0.37.21

0.37.21 (2022-12-05)

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.25 (2022-12-29)

0.37.24 (2022-12-19)

Bug Fixes

  • APIApplicationRoleConnection: metadata values can be numbers (#673) (8df9f14)

0.37.23 (2022-12-15)

Bug Fixes

  • APIChannel: correctly type present properties based on channel type (#669) (2a5413d)
  • Interactions: make app_permissions required (#652) (89bc0f4)

Features

0.37.22 (2022-12-12)

Bug Fixes

  • APIChannel: correctly type name based on channel type (#666) (995126e)

0.37.21 (2022-12-05)

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)

... (truncated)

Commits
  • 5e9bff9 chore(release): 0.37.25 🎉 (#679)
  • 4c334f6 docs(ApplicationFlags): add descriptions to each flag (#639)
  • 93667b9 chore(release): 0.37.24 🎉 (#674)
  • 8df9f14 fix(APIApplicationRoleConnection): metadata values can be numbers (#673)
  • c2bec62 chore(release): 0.37.23 🎉 (#672)
  • 190242a feat(APIGuildForumChannel): add default_forum_layout (#658)
  • 2b75d13 feat(Locale): add Indonesian locale (#643)
  • 89bc0f4 fix(Interactions): make app_permissions required (#652)
  • 2a5413d fix(APIChannel): correctly type present properties based on channel type (#669)
  • d7b666c feat: add role connections (#651)
  • 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 #41.