ThatGuyJacobee / Elite-Music

Elite Music is an open-source, feature-packed Discord music bot running on discord.js and discord-player. The bot is complete with large selection of commands, effects, optional features, autoplay, customisability and much more! 🚀💪
https://elite-bot.com/docs/getting-started-music
Apache License 2.0
34 stars 1 forks source link

build(deps): bump discord-api-types from 0.37.83 to 0.37.88 #86

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps discord-api-types from 0.37.83 to 0.37.88.

Release notes

Sourced from discord-api-types's releases.

0.37.88

0.37.88 (2024-06-10)

Bug Fixes

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.87...0.37.88

0.37.87

0.37.87 (2024-06-03)

Bug Fixes

Features

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.86...0.37.87

0.37.86

0.37.86 (2024-05-27)

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.88 (2024-06-10)

Bug Fixes

  • APIGuildMember: make user required and omit in messages (#998) (98544fa)

Features

0.37.87 (2024-06-03)

Bug Fixes

  • Correct types for APIAuditLogChangeKey$Add and APIAuditLogChangeKey$Remove (#955) (f859a96)

Features

  • AutoModeration: add blocking words in member profile (#740) (5097460)

0.37.86 (2024-05-27)

0.37.85 (2024-05-23)

Features

  • add gateway events payload for super reactions (#878) (16a6a46)
  • add type query param for get reactions endpoint (#879) (ddb2bde)
  • APIMessage: add call (#983) (79d9875)

0.37.84 (2024-05-16)

Features

... (truncated)

Commits
  • e330d3d chore(release): 0.37.88 🎉 (#1005)
  • fdb2d0a chore(deps): lock file maintenance (#1003)
  • 8657bef chore(deps): update patch/minor dependencies (#1002)
  • 173f9ed feat(MessageType): add incident related types (#1004)
  • fdc0408 feat(RouteBases): Add media URL (#1001)
  • c6a72a5 feat(AuditLogEvent): home settings events (#1000)
  • 98544fa fix(APIGuildMember): make user required and omit in messages (#998)
  • 3ce9610 chore(release): 0.37.87 🎉 (#997)
  • 5097460 feat(AutoModeration): add blocking words in member profile (#740)
  • f859a96 fix: Correct types for APIAuditLogChangeKey$Add and `APIAuditLogChangeKey$R...
  • 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 2 weeks ago

Superseded by #90.