Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

fix(deps): update dependency discord-api-types to ^0.36.0 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord-api-types (source) ^0.33.5 -> ^0.36.0 age adoption passing confidence

Release Notes

discordjs/discord-api-types

v0.36.3

Compare Source

Features

v0.36.2

Compare Source

Features

v0.36.1

Compare Source

Features
  • APIApplicationCommandStringOption: add min_length and max_length (#​513) (2cade98)

v0.36.0

Compare Source

Features
BREAKING CHANGES
  • MessageType: The following message types have been renamed:
  • GuildMemberJoin -> UserJoin
  • UserPremiumGuildSubscription -> GuildBoost
  • UserPremiumGuildSubscriptionTier1 -> GuildBoostTier1
  • UserPremiumGuildSubscriptionTier2 -> GuildBoostTier2
  • UserPremiumGuildSubscriptionTier3 -> GuildBoostTier3

v0.35.0

Compare Source

Code Refactoring
  • GatewayIdentifyProperties: remove $ prefix from keys (#​493) (3b10c60)
Features
BREAKING CHANGES
  • GatewayIdentifyProperties: The fields for identify no longer use the $ prefix for the values.

v0.34.0

Compare Source

Code Refactoring
  • separate MESSAGE_CREATE fields from APIMessage object (#​434) (0bb2204)
Features
BREAKING CHANGES
  • Certain fields that come only through the gateway are now correctly typed as such

0.33.5 (2022-06-07)

Bug Fixes
  • GatewayGuildCreateDispatch: add missing GatewayGuildCreateDispatch (#​477) (d268e0b)
  • RESTPostAPIWebhookWithTokenJSONBody: thread_name should be optional (#​479) (eff8892)
Features

0.33.4 (2022-06-06)

Features
  • RESTPostAPIWebhookWithTokenJSONBody: add thread_name (#​463) (8e5f07e)

0.33.3 (2022-06-04)

Bug Fixes
  • AddUndefinedToPossiblyUndefinedProperties: recurse down objects (#​471) (43c372d)

0.33.2 (2022-06-01)

Bug Fixes
  • docs-site: website link colors (#​457) (51e664d)
  • GatewayGuildCreateDispatch: add extra fields that were missing (#​458) (15fcd1b)
  • RestPostAPIBaseApplicationJSONBody: make default_member_permissions optional (#​460) (6a813be)

0.33.1 (2022-05-26)

Bug Fixes
  • RESTPostAPIApplicationGuildCommands: correct types due to unions (#​447) (6d85ad6)
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/discord-api-types-0.x branch from b993a8c to caa1065 Compare July 9, 2022 11:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants