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.68 #1045

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps discord-api-types from 0.37.31 to 0.37.68.

Release notes

Sourced from discord-api-types's releases.

0.37.68

0.37.68 (2024-02-05)

Bug Fixes

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.67...0.37.68

0.37.67

0.37.67 (2023-12-28)

Bug Fixes

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.66...0.37.67

0.37.66

0.37.66 (2023-12-07)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.65...0.37.66

0.37.65

0.37.65 (2023-11-23)

Bug Fixes

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.64...0.37.65

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.68 (2024-02-05)

Bug Fixes

  • CDNRoutes: fix store page wrong extension (#867) (6f541d5)
  • CDNRoutes: make format optional and default to png (#869) (55efcca)

0.37.67 (2023-12-28)

Bug Fixes

  • GatewayThreadDispatch: properly type thread create/update/delete dispatches (#861) (819d852)

0.37.66 (2023-12-07)

Features

  • RESTPostAPIWebhookWithTokenJSONBody: add applied_tags (#855) (b4226bb)

0.37.65 (2023-11-23)

Bug Fixes

  • TextChannelType: Remove forum and media channels (#849) (9574881)

0.37.64 (2023-11-20)

Features

  • PermissionFlagsBits: split up expressions and events perms (#790) (ca05ee5)

0.37.63 (2023-11-09)

Bug Fixes

  • RESTPutAPIGuildOnboardingJSONBody: optional keys and flattened emoji (#839) (a8efb19)

0.37.62 (2023-10-30)

Features

  • RESTJSONErrorCodes: add 40074 and 50057 (#844) (28ed370)

0.37.61 (2023-10-23)

Features

0.37.60 (2023-10-05)

... (truncated)

Commits
  • 4473293 chore(release): 0.37.68 🎉 (#872)
  • a28b2d7 types(CDNRoutes): use generics for format options (#868)
  • 55efcca fix(CDNRoutes): make format optional and default to png (#869)
  • 6f541d5 fix(CDNRoutes): fix store page wrong extension (#867)
  • 71caf7c chore(release): 0.37.67 🎉 (#863)
  • 819d852 fix(GatewayThreadDispatch): properly type thread create/update/delete dispatc...
  • 7f797b2 chore(release): 0.37.66 🎉 (#857)
  • 470fe18 chore: use string values in vs code settings (#856)
  • b4226bb feat(RESTPostAPIWebhookWithTokenJSONBody): add applied_tags (#855)
  • 72a78a4 chore(release): 0.37.65 🎉 (#852)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 7 months ago

Superseded by #1047.