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.24.0 to 0.25.2#21

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/discord-api-types-0.25.2
Closed

Bump discord-api-types from 0.24.0 to 0.25.2#21
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/discord-api-types-0.25.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps discord-api-types from 0.24.0 to 0.25.2.

Release notes

Sourced from discord-api-types's releases.

0.25.2

0.25.2 (2021-11-30)

Bug Fixes

  • APISelectMenuComponent: options property is required (#248) (51dee6e)

Features

New Contributors

Full Changelog: discordjs/discord-api-types@0.25.1...0.25.2

0.25.1

0.25.1 (2021-11-30)

Bug Fixes

  • deno: faulty import paths for guild scheduled events (#245) (44c0f05)

New Contributors

Full Changelog: discordjs/discord-api-types@0.25.0...0.25.1

0.25.0

0.25.0 (2021-11-29)

Bug Fixes

  • APIApplicationCommandOption: remove default property (#242) (faa8bf4)
  • correct types for autocomplete interaction data (#234) (691abb5)
  • correct types for REST attachments (#238) (fa54b9d)
  • make subcommand options optional (#241) (7379a34)

Code Refactoring

Features

  • add guild scheduled event (#186) (d333962)
  • RESTPostAPIChannelThreadsJSONBody: add rate_limit_per_user (#237) (1e52e0c)
  • add max/min option for number-based options (#221) (bc1d03e)
  • add maze api error (#228) (7a15c97)
  • ActivityFlags: add new flags (#207) (0f51d8e)
  • ApplicationFlags: add message content intent flags (#226) (d189e36)

... (truncated)

Changelog

Sourced from discord-api-types's changelog.

0.25.2 (2021-11-30)

Bug Fixes

  • APISelectMenuComponent: options property is required (#248) (51dee6e)

Features

0.25.1 (2021-11-30)

Bug Fixes

  • deno: faulty import paths for guild scheduled events (#245) (44c0f05)

0.25.0 (2021-11-29)

Bug Fixes

  • APIApplicationCommandOption: remove default property (#242) (faa8bf4)
  • correct types for autocomplete interaction data (#234) (691abb5)
  • correct types for REST attachments (#238) (fa54b9d)
  • make subcommand options optional (#241) (7379a34)

Code Refactoring

Features

  • add guild scheduled event (#186) (d333962)
  • RESTPostAPIChannelThreadsJSONBody: add rate_limit_per_user (#237) (1e52e0c)
  • add max/min option for number-based options (#221) (bc1d03e)
  • add maze api error (#228) (7a15c97)
  • ActivityFlags: add new flags (#207) (0f51d8e)
  • ApplicationFlags: add message content intent flags (#226) (d189e36)
  • Attachments: multi uploads and alt text (#223) (fdf133e)
  • GuildSystemChannelFlags: add suppress member join sticker replies flag (#222) (4021dae)
  • Interactions: add autocomplete api types (#205) (3b9320d)
  • UserFlags: add BOT_HTTP_INTERACTIONS flag (#212) (a015f96)

BREAKING CHANGES

  • UserFlags: All user flags now follow the internal name, with descriptions added for what they represent. This means you'll have to do some minor renaming in your code if you check for flags.
  • APIApplicationCommandOption: If you were using the default property for ApplicationCommandOptions, it has been removed, as Discord wasn't even taking it into account anymore.
  • The types for autocomplete interactions have been corrected.
Commits

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 Dec 1, 2021
@netlify
Copy link

netlify bot commented Dec 1, 2021

✔️ Deploy Preview for vigilant-elion-4f7c60 canceled.

🔨 Explore the source changes: ce5124f

🔍 Inspect the deploy log: https://app.netlify.com/sites/vigilant-elion-4f7c60/deploys/61b02618cc4dd20008cc7ab3

@PythonCoderAS
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord-api-types-0.25.2 branch from 18c0efe to 04cb470 Compare December 2, 2021 01:37
@PythonCoderAS
Copy link
Member

This requires an upstream fix.

@PythonCoderAS
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@PythonCoderAS
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord-api-types-0.25.2 branch 2 times, most recently from 268df97 to ce5124f Compare December 8, 2021 03:27
@PythonCoderAS PythonCoderAS self-assigned this Dec 10, 2021
@PythonCoderAS PythonCoderAS modified the milestone: Dependencies Dec 10, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord-api-types-0.25.2 branch 5 times, most recently from 511bfc6 to bee19b0 Compare December 12, 2021 15:06
@PythonCoderAS PythonCoderAS added this to the Dependabot milestone Dec 16, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord-api-types-0.25.2 branch 4 times, most recently from 4514606 to aff0696 Compare December 18, 2021 20:58
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.24.0 to 0.25.2.
- [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.24.0...0.25.2)

---
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.25.2 branch from aff0696 to 4237b0a Compare December 23, 2021 23:14
@PythonCoderAS PythonCoderAS mentioned this pull request Dec 25, 2021
@PythonCoderAS
Copy link
Member

Superseded by #262

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord-api-types-0.25.2 branch December 25, 2021 13:13
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