TheOdinProject / odin-bot-v2

The bot that breathes life into our Discord community
ISC License
47 stars 72 forks source link

Bump discord-api-types from 0.37.61 to 0.37.73 #509

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps discord-api-types from 0.37.61 to 0.37.73.

Release notes

Sourced from discord-api-types's releases.

0.37.73

0.37.73 (2024-03-07)

0.37.72 (2024-03-07)

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.71...0.37.73

0.37.71

0.37.71 (2024-02-26)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.70...0.37.71

0.37.70

0.37.70 (2024-02-15)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.69...0.37.70

0.37.69

0.37.69 (2024-02-08)

Features

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

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.73 (2024-03-07)

0.37.72 (2024-03-07)

0.37.71 (2024-02-26)

Features

  • add initial support for super reactions (#744) (150dc46)

0.37.70 (2024-02-15)

Features

  • RESTPostAPIChannelMessageJSONBody: add enforce_nonce (#874) (9564941)

0.37.69 (2024-02-08)

Features

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)

... (truncated)

Commits
  • 9fc46f8 chore(release): 0.37.73 🎉 (#895)
  • 930162c chore: fix release flow
  • 1cf1a57 chore(release): 0.37.72 🎉 (#894)
  • a39a5d9 chore: remove useless all matcher for labeler
  • a0e00ff chore(deps): update actions/labeler action to v5 (#893)
  • 45e2d17 chore(deps): update dependency typescript to v5.4.2 (#892)
  • 8691b99 chore(deps): update dependency @​types/node to v20.11.25 (#891)
  • 36d1b4b chore(deps): update actions/setup-node action to v4 (#889)
  • de02125 chore(deps): update dependency npm-run-all2 to v6 (#890)
  • 8acc356 chore: use github provided concurrency to prevent multiple publish nexts
  • 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)