Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Bump discord-api-types from 0.22.0 to 0.24.0#9

Merged
PythonCoderAS merged 1 commit intomasterfrom
dependabot/npm_and_yarn/discord-api-types-0.24.0
Nov 20, 2021
Merged

Bump discord-api-types from 0.22.0 to 0.24.0#9
PythonCoderAS merged 1 commit intomasterfrom
dependabot/npm_and_yarn/discord-api-types-0.24.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2021

Bumps discord-api-types from 0.22.0 to 0.24.0.

Release notes

Sourced from discord-api-types's releases.

0.24.0

0.24.0 (2021-10-16)

Bug Fixes

  • APISelectMenuComponent: make options field optional (#209) (0c592a0)

Code Refactoring

  • APIVoiceRegion: removed vip property (#214) (7db6953)

Features

  • APIApplicationCommand: add channel_types field to channel options (#198) (77396b5)
  • APIAttachment: add ephemeral field (#199) (2aee879)
  • APIGuildMember: add per guild avatars (#208) (0331518)
  • APIRole: add role icons (#204) (1076822)
  • InteractionResolvedChannels: add parent_id and thread_metadata fields to resolved channels (#210) (64e4e52)
  • PermissionFlagBits: update thread permissions (#181) (68d97ae)
  • PermissionFlagsBits: add StartEmbeddedActivities (#197) (4bbe1ea)
  • RESTJSONErrorCodes: add error 50101 (#202) (b453d75)
  • Routes: add missing OAuth2 routes (#218) (9dd3446)

BREAKING CHANGES

  • APIVoiceRegion: The vip property has been removed.

New Contributors

Full Changelog: discordjs/discord-api-types@0.23.1...0.24.0

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)

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.24.0 (2021-10-16)

Bug Fixes

  • APISelectMenuComponent: make options field optional (#209) (0c592a0)

Code Refactoring

  • APIVoiceRegion: removed vip property (#214) (7db6953)

Features

  • APIApplicationCommand: add channel_types field to channel options (#198) (77396b5)
  • APIAttachment: add ephemeral field (#199) (2aee879)
  • APIGuildMember: add per guild avatars (#208) (0331518)
  • APIRole: add role icons (#204) (1076822)
  • InteractionResolvedChannels: add parent_id and thread_metadata fields to resolved channels (#210) (64e4e52)
  • PermissionFlagBits: update thread permissions (#181) (68d97ae)
  • PermissionFlagsBits: add StartEmbeddedActivities (#197) (4bbe1ea)
  • RESTJSONErrorCodes: add error 50101 (#202) (b453d75)
  • Routes: add missing OAuth2 routes (#218) (9dd3446)

BREAKING CHANGES

  • APIVoiceRegion: The vip property has been removed.

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

... (truncated)

Commits
  • a507765 chore(release): 0.24.0 🎉 (#220)
  • 9dd3446 feat(Routes): add missing OAuth2 routes (#218)
  • 24f658d chore(GuildFeature): sort guild features (#216)
  • 329451c chore(APIRole): make icon and unicode_emoji nullable (#217)
  • 7db6953 refactor(APIVoiceRegion): removed vip property (#214)
  • 77396b5 feat(APIApplicationCommand): add channel_types field to channel options (#198)
  • 0331518 feat(APIGuildMember): add per guild avatars (#208)
  • 64e4e52 feat(InteractionResolvedChannels): add parent_id and thread_metadata fiel...
  • b453d75 feat(RESTJSONErrorCodes): add error 50101 (#202)
  • 1076822 feat(APIRole): add role icons (#204)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2021
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.22.0 to 0.24.0.
- [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.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord-api-types-0.24.0 branch from 2a6e88b to 6c1d39d Compare November 20, 2021 12:52
@PythonCoderAS PythonCoderAS merged commit fa932e8 into master Nov 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord-api-types-0.24.0 branch November 20, 2021 12:53
@PythonCoderAS PythonCoderAS self-assigned this Dec 10, 2021
@PythonCoderAS PythonCoderAS modified the milestones: Dependencies, Dependabot Dec 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant