main-bot icon indicating copy to clipboard operation
main-bot copied to clipboard

chore(deps): bump discord-api-types from 0.33.3 to 0.37.37

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps discord-api-types from 0.33.3 to 0.37.37.

Release notes

Sourced from discord-api-types's releases.

0.37.37

0.37.37 (2023-03-23)

Bug Fixes

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.36...0.37.37

0.37.36

0.37.36 (2023-03-13)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.35...0.37.36

0.37.35

0.37.35 (2023-02-17)

Bug Fixes

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.34...0.37.35

0.37.34

0.37.34 (2023-02-16)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.37 (2023-03-23)

Bug Fixes

  • add missing RESTGetAPIWebhookWithTokenQuery (#735) (2a78a51)

Features

  • add various new flags (#733) (4723d29)
  • RESTGetAPICurrentUserGuildsQuery: add with_counts (#641) (0cd9b0d)
  • RESTPostAPIGuildChannelJSONBody: add default_thread_rate_limit_per_user (#730) (8f9370d)

0.37.36 (2023-03-13)

Features

  • AutoModeration: add custom_message field support (#727) (0d47c69)

0.37.35 (2023-02-17)

Bug Fixes

0.37.34 (2023-02-16)

Bug Fixes

  • GuildSystemChannelFlags: "suppress" typo (#719) (8d37bc5)

Features

0.37.33 (2023-02-11)

Bug Fixes

  • GatewayDispatchPayload: add missing GuildAuditLogEntry (#715) (602c16e)

0.37.32 (2023-02-09)

Features

  • MessageType: add SuppressNotifications (#710) (b14aea6)

... (truncated)

Commits
  • d843577 chore(release): 0.37.37 🎉 (#736)
  • 8f9370d feat(RESTPostAPIGuildChannelJSONBody): add `default_thread_rate_limit_per_use...
  • 0cd9b0d feat(RESTGetAPICurrentUserGuildsQuery): add with_counts (#641)
  • 4723d29 feat: add various new flags (#733)
  • 2a78a51 fix: add missing RESTGetAPIWebhookWithTokenQuery (#735)
  • 08cbcd7 chore(release): 0.37.36 🎉 (#731)Co-authored-by: github-actions[bot] <41898282...
  • 9e68e0c chore: fix workflow
  • 590e0e4 refactor: remove over-use of AddUndefinedToPossiblyUndefinedPropertiesOfInter...
  • 0d47c69 feat(AutoModeration): add custom_message field support (#727)
  • dc09ace chore(release): 0.37.35 🎉 (#724)
  • 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] avatar Mar 29 '23 22:03 dependabot[bot]