DuckySoLucky / hypixel-discord-chat-bridge

A two-way chat bridge between Hypixel guild chat and a Discord channel. The application utilizes discord.js v14 for communicating with Discord, and mineflayer for communicating with Hypixel.
47 stars 37 forks source link

build(deps): bump discord-api-types from 0.37.45 to 0.37.53 #189

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord-api-types from 0.37.45 to 0.37.53.

Release notes

Sourced from discord-api-types's releases.

0.37.53

0.37.53 (2023-08-14)

Features

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.52...0.37.53

0.37.52

0.37.52 (2023-08-07)

Bug Fixes

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.51...0.37.52

0.37.51

0.37.51 (2023-07-31)

Bug Fixes

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.50...0.37.51

0.37.50

0.37.50 (2023-07-20)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.49...0.37.50

0.37.49

0.37.49 (2023-07-17)

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.53 (2023-08-14)

Features

  • GatewayActivityUpdateData: allow sending state (#801) (e095e09)

0.37.52 (2023-08-07)

Bug Fixes

  • RESTPatchAPIChannelJSONBody: available_tags requires name only (#802) (5261124)

0.37.51 (2023-07-31)

Bug Fixes

  • Presence: cannot receive invisible status (#799) (1071d24)

0.37.50 (2023-07-20)

Features

  • onboarding updates, mode field, and error codes (#773) (773556a)

0.37.49 (2023-07-17)

Features

  • APIApplication: approx guild count and get self application endpoint (#728) (874f135)
  • APIAttachment: add flags (#783) (7f9a7e5)
  • APIRole: role flags (#782) (488b5ad)
  • APIUser: add avatar decorations (#664) (f556455)
  • AuditLogEvent: Add creator monetisation events (#787) (47f78bc)
  • GatewayMessageReactionAddDispatch: add message_author_id (#754) (82d7024)

0.37.48 (2023-07-10)

0.37.47 (2023-06-29)

Features

  • Guild: add join raid and mention raid protection (#677) (844ad56)

0.37.46 (2023-06-19)

Features

Commits
  • 382fb03 chore(release): 0.37.53 🎉 (#806)
  • e095e09 feat(GatewayActivityUpdateData): allow sending state (#801)
  • 9212ab8 chore(RoleFlags): add link to api docs (#804)
  • 460b72c chore(release): 0.37.52 🎉 (#803)
  • 5261124 fix(RESTPatchAPIChannelJSONBody): available_tags requires name only (#802)
  • d2bb765 chore(release): 0.37.51 🎉 (#800)
  • 1071d24 fix(Presence): cannot receive invisible status (#799)
  • ae8503f chore(release): 0.37.50 🎉 (#796)
  • 773556a feat: onboarding updates, mode field, and error codes (#773)
  • 06ee564 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /website (#794)
  • 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 1 year ago

Superseded by #191.