SerenityOS / discord-bot

Discord Bot for the Serenity Operating System Community 🐞
BSD 2-Clause "Simplified" License
31 stars 24 forks source link

Dependencies: Bump discord-api-types from 0.37.31 to 0.37.40 #945

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord-api-types from 0.37.31 to 0.37.40.

Release notes

Sourced from discord-api-types's releases.

0.37.40

0.37.40 (2023-04-24)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.39...0.37.40

0.37.39

0.37.39 (2023-04-17)

Bug Fixes

  • RESTPostAPIChannelMessagesThreadsJSONBody: mark auto_archive_duration as optional (ca6a95d)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.38...0.37.39

0.37.38

0.37.38 (2023-04-10)

Features

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

0.37.37

0.37.37 (2023-03-23)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.40 (2023-04-24)

Features

0.37.39 (2023-04-17)

Bug Fixes

  • RESTPostAPIChannelMessagesThreadsJSONBody: mark auto_archive_duration as optional (ca6a95d)

Features

  • APIGuild: add max_stage_video_channel_users (#550) (9a66d21)

0.37.38 (2023-04-10)

Features

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

... (truncated)

Commits
  • 50ace3b chore(release): 0.37.40 🎉 (#758)
  • 7c69137 docs(PermissionFlagsBits): add descriptions (#757)
  • 3dac5b9 feat: add support for voice messages (#749)
  • 0f76026 chore(release): 0.37.39 🎉 (#751)
  • ca6a95d fix(RESTPostAPIChannelMessagesThreadsJSONBody): mark auto_archive_duration ...
  • 9a66d21 feat(APIGuild): add max_stage_video_channel_users (#550)
  • bb0ccf1 chore(deps): bump dns-packet from 5.3.1 to 5.4.0 in /website (#729)
  • cfedc17 refactor(PermissionFlagsBits): update permissions (#737)
  • e647e79 chore(deps): bump vm2 from 3.9.11 to 3.9.16 (#747)
  • f52efab chore(release): 0.37.38 🎉 (#746)
  • 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 #958.