l3nnartt / timolia-stats

Timolia Statistiken Discord Bot
https://lennartloesche.de/timolia-stats
GNU Affero General Public License v3.0
0 stars 0 forks source link

Bump discord-api-types from 0.27.0 to 0.27.2 #16

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps discord-api-types from 0.27.0 to 0.27.2.

Release notes

Sourced from discord-api-types's releases.

0.27.2

0.27.2 (2022-02-17)

Bug Fixes

  • APIApplicationCommandAutocompleteInteraction: make options field required (#332) (5396daf)
  • APIInteractionResponse: add APIModalInteractionResponse to union (#333) (a8f19e6)

Features

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.27.1...0.27.2

0.27.1

0.27.1 (2022-02-14)

Bug Fixes

  • APIInteraction: add modal submit interaction & make data required in APIModalSubmit (#321) (f88727b)
  • APIInteractions: export ApplicationCommandAutocomplete (#309) (5056da5)
  • CI: skip pull request checks for runs that don't include the token (#327) (0ad06fc)
  • make data required in autocomplete interaction and add separate dm/guild types (#322) (7abeb2e)

Features

New Contributors

Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.27.0...0.27.1

Changelog

Sourced from discord-api-types's changelog.

0.27.2 (2022-02-17)

Bug Fixes

  • APIApplicationCommandAutocompleteInteraction: make options field required (#332) (5396daf)
  • APIInteractionResponse: add APIModalInteractionResponse to union (#333) (a8f19e6)

Features

0.27.1 (2022-02-14)

Bug Fixes

  • APIInteraction: add modal submit interaction & make data required in APIModalSubmit (#321) (f88727b)
  • APIInteractions: export ApplicationCommandAutocomplete (#309) (5056da5)
  • CI: skip pull request checks for runs that don't include the token (#327) (0ad06fc)
  • make data required in autocomplete interaction and add separate dm/guild types (#322) (7abeb2e)

Features

Commits
  • 343359e chore(release): 0.27.2 🎉 (#337)
  • 3b1acdf chore(APIInviteStageInstance, APIStageInstance): deprecate stage discovery (#...
  • d8a5f78 ci: run publish workflow every Monday and Thursday (#335)
  • 8e87b3e feat: api v10 (#331)
  • 5396daf fix(APIApplicationCommandAutocompleteInteraction): make options field requi...
  • a8f19e6 fix(APIInteractionResponse): add APIModalInteractionResponse to union (#333)
  • 8ce0a23 chore(release): 0.27.1 🎉 (#328)
  • 0ad06fc fix(CI): skip pull request checks for runs that don't include the token (#327)
  • 9af4b47 chore: cleanup and improve CI (#319)
  • ed1f717 refactor(APIComponents): simplify action row types (#325)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by crawl, a new releaser for discord-api-types since your current version.


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)