Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump discord-api-types from 0.22.0 to 0.23.1 #771

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2021

Bumps discord-api-types from 0.22.0 to 0.23.1.

Release notes

Sourced from discord-api-types's releases.

0.23.1

0.23.1 (2021-09-08)

Bug Fixes

  • RESTPostAPIBaseApplicationCommandsJSONBody: omit version field (#195) (43cc755)

0.23.0

0.23.0 (2021-09-07)

Bug Fixes

  • AuditLog: correct nickname type (#189) (64937e2)
  • Embed: correct certain optional types as being required (#192) (e628f0f)
  • import causing error 404 on deno (#178) (8fcd0f2)

chore

  • Gateway: remove APPLICATION_COMMAND_* events (#191) (d590caf)

Features

  • APIApplicationCommand: add version field (#193) (ecbed18)
  • APIUser: add banner and accent_color (#183) (b07b903)
  • Interactions: context menu items (#166) (fdc1c1a)
  • JSONErrorCodes: add 160002 (#190) (8b49887)
  • MessageType: add ContextMenuCommand and rename ApplicationCommand to ChatInputCommand (#180) (0024823)
  • Threads: add invitable (#185) (b6babf2)

BREAKING CHANGES

  • Gateway: The three Application Command events have been removed
  • Embed:
    • APIEmbedAuthor#name is required, not optional
    • APIEmbedThumbnail#url is required, not optional
    • APIEmbedImage#url is required, not optional
Changelog

Sourced from discord-api-types's changelog.

0.23.1 (2021-09-08)

Bug Fixes

  • RESTPostAPIBaseApplicationCommandsJSONBody: omit version field (#195) (43cc755)

0.23.0 (2021-09-07)

Bug Fixes

  • AuditLog: correct nickname type (#189) (64937e2)
  • Embed: correct certain optional types as being required (#192) (e628f0f)
  • import causing error 404 on deno (#178) (8fcd0f2)

chore

  • Gateway: remove APPLICATION_COMMAND_* events (#191) (d590caf)

Features

  • APIApplicationCommand: add version field (#193) (ecbed18)
  • APIUser: add banner and accent_color (#183) (b07b903)
  • Interactions: context menu items (#166) (fdc1c1a)
  • JSONErrorCodes: add 160002 (#190) (8b49887)
  • MessageType: add ContextMenuCommand and rename ApplicationCommand to ChatInputCommand (#180) (0024823)
  • Threads: add invitable (#185) (b6babf2)

BREAKING CHANGES

  • Gateway: The three Application Command events have been removed
  • Embed:
    • APIEmbedAuthor#name is required, not optional
    • APIEmbedThumbnail#url is required, not optional
    • APIEmbedImage#url is required, not optional
Commits
  • 6f6e6da chore(release): 0.23.1 🎉 (#196)
  • 43cc755 fix(RESTPostAPIBaseApplicationCommandsJSONBody): omit version field (#195)
  • 21e1148 chore(release): 0.23.0 🎉 (#194)
  • 8b49887 feat(JSONErrorCodes): add 160002 (#190)
  • d590caf chore(Gateway): remove APPLICATION_COMMAND_* events (#191)
  • ecbed18 feat(APIApplicationCommand): add version field (#193)
  • e628f0f fix(Embed): corrent certain optional types as being required (#192)
  • 0024823 feat(MessageType): add ContextMenuCommand and rename ApplicationCommand to Ch...
  • 64937e2 fix(AuditLog): correct nickname type (#189)
  • f2e2286 chore: Update invite link (#188)
  • 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)

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.22.0 to 0.23.1.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](discordjs/discord-api-types@0.22.0...0.23.1)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2021
@twlite twlite merged commit b4f1b7d into develop Sep 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/discord-api-types-0.23.1 branch September 13, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant