BuildTheEarth / main-bot

The main bot for the BuildTheEarth Discord servers.
https://buildtheearth.net
MIT License
23 stars 13 forks source link

chore(deps): bump discord-api-types from 0.33.3 to 0.37.31 #363

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord-api-types from 0.33.3 to 0.37.31.

Release notes

Sourced from discord-api-types's releases.

0.37.31

0.37.31 (2023-01-30)

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.30...0.37.31

0.37.30

0.37.30 (2023-01-26)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.29...0.37.30

0.37.29

0.37.29 (2023-01-23)

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.28...0.37.29

0.37.28

0.37.28 (2023-01-12)

Bug Fixes

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.27...0.37.28

0.37.27

0.37.27 (2023-01-09)

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.37.31 (2023-01-30)

0.37.30 (2023-01-26)

Features

  • APIGuildMember: add support for guild member flags (#700) (e902671)
  • GatewayDispatchEvents: add GuildAuditLogEntryCreate (#692) (31ca234)

0.37.29 (2023-01-23)

0.37.28 (2023-01-12)

Bug Fixes

  • GuildIntegration: enabled and user are present on bots (#660) (b10e9bb)

Features

0.37.27 (2023-01-09)

Features

0.37.26 (2023-01-05)

Features

  • add RESTJSONErrorCode 40062 and RESTRateLimit.code (#620) (4a25caf)
  • RESTGetAPIAuditLogQuery: support after (#682) (bb2ef84)
  • RESTJSONErrorCodes: add error 30058 (#676) (921bffd)
  • RESTJSONErrorCodes: add error 50067 (#640) (6e4a611)

0.37.25 (2022-12-29)

0.37.24 (2022-12-19)

Bug Fixes

  • APIApplicationRoleConnection: metadata values can be numbers (#673) (8df9f14)

... (truncated)

Commits
  • cc3aec7 chore(release): 0.37.31 🎉 (#704)
  • 0e44dd9 chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /website (#703)
  • ff20a50 chore(release): 0.37.30 🎉 (#702)
  • 31ca234 feat(GatewayDispatchEvents): add GuildAuditLogEntryCreate (#692)
  • e902671 feat(APIGuildMember): add support for guild member flags (#700)
  • 2df39d2 chore(release): 0.37.29 🎉 (#699)
  • 4edcd6a docs(APIApplicationRoleConnectionMetadata): specify lower bound of fields (#694)
  • 14a5499 chore(release): 0.37.28 🎉 (#691)
  • 7798f26 chore: add blocked label (#690)
  • 792c60b feat: Add role subscription data and system channel flags (#686)
  • 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 #365.