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

[Snyk] Upgrade discord-api-types from 0.26.1 to 0.32.1 #733

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade discord-api-types from 0.26.1 to 0.32.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 161 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2022-05-05.
Release notes
Package name: discord-api-types
  • 0.32.1 - 2022-05-05

    0.32.1 (2022-05-05)

    Features

    • RESTJSONErrorCodes: add error 50080 (#408) (43cfbcb)
    • RESTPostAPIGuildForumThreads: add message field (#416) (a28c824)

    Full Changelog: 0.32.0...0.32.1

  • 0.32.1-next.d331e0d.1651267240 - 2022-04-29
  • 0.32.1-next.a28c824.1651264680 - 2022-04-29
  • 0.32.1-next.43cfbcb.1651264249 - 2022-04-29
  • 0.32.0 - 2022-04-25

    0.32.0 (2022-04-25)

    Bug Fixes

    • add position property to create channel options (#409) (3fe53ce)

    Code Refactoring

    • APIGuildIntegration: make enabled optional (#406) (1212eb9)

    BREAKING CHANGES

    • APIGuildIntegration: enabled is now properly marked as optional

    New Contributors

    Full Changelog: 0.31.2...0.32.0

  • 0.32.0-next.3fe53ce.1650809465 - 2022-04-24
  • 0.32.0-next.1212eb9.1650469859 - 2022-04-20
  • 0.31.2 - 2022-04-18

    0.31.2 (2022-04-18)

    Features

    • RESTPostAPIGuildChannelJSONBody: add default_auto_archive prop (#400) (6a192b1)

    Full Changelog: 0.31.1...0.31.2

  • 0.31.2-next.6a192b1.1650050808 - 2022-04-15
  • 0.31.2-next.4cbb5fa.1650200107 - 2022-04-17
  • 0.31.1 - 2022-04-11

    0.31.1 (2022-04-11)

    Features

    Full Changelog: 0.31.0...0.31.1

  • 0.31.1-next.bf08484.1649612933 - 2022-04-10
  • 0.31.1-next.bc6e97f.1649094949 - 2022-04-04
  • 0.31.1-next.69079ee.1649332720 - 2022-04-07
  • 0.31.1-next.279bf67.1649085740 - 2022-04-04
  • 0.31.0 - 2022-04-04

    0.31.0 (2022-04-04)

    Code Refactoring

    Features

    • add RESTGetAPIGuildBansQuery (#391) (b1bf7bf)
    • APIApplication: app authorization links and tags (#239) (93eab11)
    • APIApplicationCommand: add missing localization props (#383) (9c12718)
    • APIAuditLogChange: add APIAuditLogChangeKeyImageHash (#379) (f532002)
    • GuildFeatures: add animated banners (#219) (c23f2ac)
    • RESTPostAPIStageInstanceJSONBody: add send_start_notification (#378) (b764e8d)

    BREAKING CHANGES

    • The deprecated summary field has been removed
    • Store channels have been removed, alongside their types
    • APIGroupDMChannel: The name field is now also nullable for Group DM Channels

    New Contributors

    • @ dependabot made their first contribution in #377
    • @ vitorlops made their first contribution in #379

    Full Changelog: 0.30.0...0.31.0

  • 0.31.0-next.fffd9f9.1648748092 - 2022-03-31
  • 0.31.0-next.feba5b7.1648575554 - 2022-03-29
  • 0.31.0-next.f0ab4e8.1648579774 - 2022-03-29
  • 0.31.0-next.c23f2ac.1648575637 - 2022-03-29
  • 0.31.0-next.b1bf7bf.1648760771 - 2022-03-31
  • 0.31.0-next.9c12718.1648578710 - 2022-03-29
  • 0.31.0-next.6b0f662.1648578569 - 2022-03-29
  • 0.31.0-next.6900b74.1648732704 - 2022-03-31
  • 0.31.0-next.25677ff.1648578628 - 2022-03-29
  • 0.30.1-next.f532002.1648250193 - 2022-03-25
  • 0.30.1-next.f173b18.1648288382 - 2022-03-26
  • 0.30.1-next.16a996d.1648575419 - 2022-03-29
  • 0.30.0 - 2022-03-24

    0.30.0 (2022-03-24)

    Bug Fixes

    • APIGuildIntegrationType: correct name of type (#366) (fa740eb)

    Features

    • APIApplicationCommand: add command localization (#370) (f702988)

    Reverts

    • fix(GatewayVoiceState): some fields are optional instead of nullable (#367) (e822e45)

    BREAKING CHANGES

    • APIGuildIntegrationType: APIGuildInteractionType is now correctly named APIGuildIntegrationType

    New Contributors

    Full Changelog: 0.29.0...0.30.0

  • 0.30.0-next.fa740eb.1647039226 - 2022-03-11
  • 0.30.0-next.f702988.1648076699 - 2022-03-23
  • 0.30.0-next.e822e45.1647086028 - 2022-03-12
  • 0.29.1-next.8cb629b.1646956786 - 2022-03-11
  • 0.29.0 - 2022-03-10

    0.29.0 (2022-03-10)

    Bug Fixes

    • GatewayVoiceState: some fields are optional instead of nullable (#345) (fddff21)
    • RESTJSONErrorCodes: typo in error 30046 (#362) (854aa36)

    Code Refactoring

    • APIGuildScheduledEventBase: make description nullable (#359) (e5710d0)
    • make things optional and nullable where applicable (#361) (10fdeaa)
    • RESTJSONErrorCodes: update error 50008 key (#338) (9a57848)

    Features

    • APIInviteGuild: add boost count (#323) (cb92843)
    • APIStageInstance: add guild_scheduled_event_id (#350) (d06d2d6)
    • RESTJSONErrorCodes: add error 10065 (#336) (e8127b8)

    BREAKING CHANGES

    • RESTJSONErrorCodes: MaximumNumberOfEditsToMessagesOlderThanOneHourReached is no longer mistyped as MaxmimumNumberOfEditsToMessagesOlderThanOneHourReached
    • APIGuildScheduledEventBase: The type for description can also be null, not just optional
    • RESTJSONErrorCodes: The error code 50008 has been renamed from CannotSendMessagesInVoiceChannel to CannotSendMessagesInNonTextChannel
    • The deprecated asset field for stickers is correctly marked as optional now. The image field for Guild Scheduled Events is now correctly typed as optional.
    • GatewayVoiceState: channel_id and request_to_speak_timestamp are correctly typed as optional, not nullable now.

    Full Changelog: 0.28.0...0.29.0

  • 0.29.0-next.fddff21.1646851592 - 2022-03-09
  • 0.29.0-next.e5710d0.1646853206 - 2022-03-09
  • 0.29.0-next.d06d2d6.1646862421 - 2022-03-09
  • 0.29.0-next.cb92843.1646862587 - 2022-03-09
  • 0.29.0-next.9a57848.1646853159 - 2022-03-09
  • 0.29.0-next.854aa36.1646856646 - 2022-03-09
  • 0.28.1-next.e8127b8.1646851505 - 2022-03-09
  • 0.28.0 - 2022-03-07

    0.28.0 (2022-03-07)

    Code Refactoring

    • PermissionFlagsBits: rename StartEmbeddedActivities to UseEmbeddedActivities (#342) (3e3acb5)

    Features

    • add support for TS module: NodeNext (#356) (e9ee696)
    • MessageComponentInteraction: export specific interaction aliases (#353) (3503a4f)
    • Utils: add more typeguard functions to determine the interaction types (#355) (dec7717)

    BREAKING CHANGES

    • PermissionFlagsBits: The StartEmbeddedActivities permission flag has been renamed to UseEmbeddedActivities

    New Contributors

    Full Changelog: 0.27.3...0.28.0

  • 0.28.0-next.ed1f717.1644755287 - 2022-02-13
  • 0.28.0-next.e9ee696.1646505019 - 2022-03-05
  • 0.28.0-next.dec7717.1646505074 - 2022-03-05
  • 0.28.0-next.d5d228e.1644496171 - 2022-02-10
  • 0.28.0-next.a3b1006.1646505147 - 2022-03-05
  • 0.28.0-next.7abeb2e.1644668901 - 2022-02-12
  • 0.28.0-next.7abeb2e.1644628263 - 2022-02-12
  • 0.28.0-next.72e9617.1644582531 - 2022-02-11
  • 0.28.0-next.72e9617.1644541885 - 2022-02-11
  • 0.28.0-next.5056da5.1644714686 - 2022-02-13
  • 0.28.0-next.3e3acb5.1645823148 - 2022-02-25
  • 0.28.0-next.3503a4f.1646275715 - 2022-03-03
  • 0.28.0-next.1eba8a3.1645989709 - 2022-02-27
  • 0.27.3 - 2022-02-24

    0.27.3 (2022-02-24)

    Bug Fixes

    • APIApplicationCommandAutocompleteInteraction: make options field required for v10 (PR #332 redo) (#339) (8d432f2)

    Full Changelog: 0.27.2...0.27.3

  • 0.27.3-next.8d432f2.1645207075 - 2022-02-18
  • 0.27.2 - 2022-02-17
  • 0.27.2-next.d8a5f78.1644953044 - 2022-02-15
  • 0.27.2-next.a8f19e6.1644888206 - 2022-02-15
  • 0.27.2-next.8e87b3e.1644952972 - 2022-02-15
  • 0.27.2-next.5396daf.1644931037 - 2022-02-15
  • 0.27.2-next.3b1acdf.1644961926 - 2022-02-15
  • 0.27.1 - 2022-02-14
  • 0.27.1-next.0ad06fc.1644796817 - 2022-02-14
  • 0.27.0 - 2022-02-10
  • 0.27.0-next.d95d956.1643113850 - 2022-01-25
  • 0.27.0-next.d95d956.1643073045 - 2022-01-25
  • 0.27.0-next.d95d956.1643027393 - 2022-01-24
  • 0.27.0-next.d95d956.1642986309 - 2022-01-24
  • 0.27.0-next.d95d956.1642940963 - 2022-01-23
  • 0.27.0-next.d95d956.1642899867 - 2022-01-23
  • 0.27.0-next.d95d956.1642854517 - 2022-01-22
  • 0.27.0-next.d95d956.1642813309 - 2022-01-22
  • 0.27.0-next.d95d956.1642768207 - 2022-01-21
  • 0.27.0-next.d95d956.1642726952 - 2022-01-21
  • 0.27.0-next.d95d956.1642681833 - 2022-01-20
  • 0.27.0-next.d95d956.1642641361 - 2022-01-20
  • 0.27.0-next.cd580fa.1640394276 - 2021-12-25
  • 0.27.0-next.9f4f59c.1640521935 - 2021-12-26
  • 0.27.0-next.9f4f59c.1640481015 - 2021-12-26
  • 0.27.0-next.9f4f59c.1640435454 - 2021-12-25
  • 0.27.0-next.8e13cd8.1643718625 - 2022-02-01
  • 0.27.0-next.8e13cd8.1643677651 - 2022-02-01
  • 0.27.0-next.87b9b08.1644323640 - 2022-02-08
  • 0.27.0-next.87b9b08.1644282457 - 2022-02-08
  • 0.27.0-next.87b9b08.1644237291 - 2022-02-07
  • 0.27.0-next.87b9b08.1644195904 - 2022-02-07
  • 0.27.0-next.87b9b08.1644150478 - 2022-02-06
  • 0.27.0-next.87b9b08.1644110001 - 2022-02-06
  • 0.27.0-next.87b9b08.1644063761 - 2022-02-05
  • 0.27.0-next.87b9b08.1644022571 - 2022-02-05
  • 0.27.0-next.87b9b08.1643977470 - 2022-02-04
  • 0.27.0-next.87b9b08.1643936616 - 2022-02-04
  • 0.27.0-next.87b9b08.1643891419 - 2022-02-03
  • 0.27.0-next.87b9b08.1643850162 - 2022-02-03
  • 0.27.0-next.7ecf9b2.1641558761 - 2022-01-07
  • 0.27.0-next.7ecf9b2.1641518042 - 2022-01-07
  • 0.27.0-next.7ecf9b2.1641472425 - 2022-01-06
  • 0.27.0-next.7ecf9b2.1641431631 - 2022-01-06
  • 0.27.0-next.7ecf9b2.1641385986 - 2022-01-05
  • 0.27.0-next.7ecf9b2.1641344987 - 2022-01-05
  • 0.27.0-next.7ecf9b2.1641299556 - 2022-01-04
  • 0.27.0-next.7ecf9b2.1641258476 - 2022-01-04
  • 0.27.0-next.7ecf9b2.1641213169 - 2022-01-03
  • 0.27.0-next.7ecf9b2.1641172017 - 2022-01-03
  • 0.27.0-next.7ecf9b2.1641126687 - 2022-01-02
  • 0.27.0-next.7e54215.1643804971 - 2022-02-02
  • 0.27.0-next.7e54215.1643763954 - 2022-02-02
  • 0.27.0-next.751aee6.1640608845 - 2021-12-27
  • 0.27.0-next.751aee6.1640567294 - 2021-12-27
  • 0.27.0-next.71c4e6a.1644455250 - 2022-02-10
  • 0.27.0-next.71c4e6a.1644410091 - 2022-02-09
  • 0.27.0-next.71c4e6a.1644369012 - 2022-02-09
  • 0.27.0-next.70bab5d.1643632238 - 2022-01-31
  • 0.27.0-next.70bab5d.1643590982 - 2022-01-31
  • 0.27.0-next.70bab5d.1643545681 - 2022-01-30
  • 0.27.0-next.70bab5d.1643504725 - 2022-01-30
  • 0.27.0-next.70bab5d.1643459293 - 2022-01-29
  • 0.27.0-next.70bab5d.1643418005 - 2022-01-29
  • 0.27.0-next.70bab5d.1643372952 - 2022-01-28
  • 0.27.0-next.70bab5d.1643331867 - 2022-01-28
  • 0.27.0-next.70bab5d.1643286727 - 2022-01-27
  • 0.27.0-next.70bab5d.1643245496 - 2022-01-27
  • 0.27.0-next.663c4e9.1643200425 - 2022-01-26
  • 0.27.0-next.663c4e9.1643159453 - 2022-01-26
  • 0.27.0-next.5056b0f.1641731514 - 2022-01-09
  • 0.27.0-next.5056b0f.1641690682 - 2022-01-09
  • 0.27.0-next.5056b0f.1641645108 - 2022-01-08
  • 0.27.0-next.5056b0f.1641604056 - 2022-01-08
  • 0.27.0-next.0cf51ab.1641085812 - 2022-01-02
  • 0.27.0-next.0cf51ab.1641040293 - 2022-01-01
  • 0.27.0-next.0cf51ab.1640999333 - 2022-01-01
  • 0.27.0-next.0cf51ab.1640953920 - 2021-12-31
  • 0.27.0-next.0cf51ab.1640912890 - 2021-12-31
  • 0.27.0-next.0cf51ab.1640867552 - 2021-12-30
  • 0.27.0-next.0cf51ab.1640826356 - 2021-12-30
  • 0.27.0-next.0cf51ab.1640781162 - 2021-12-29
  • 0.27.0-next.0cf51ab.1640739941 - 2021-12-29
  • 0.27.0-next.0cf51ab.1640694743 - 2021-12-28
  • 0.27.0-next.0cf51ab.1640653628 - 2021-12-28
  • 0.27.0-next.08a8b28.1642595391 - 2022-01-19
  • 0.27.0-next.08a8b28.1642554114 - 2022-01-19
  • 0.27.0-next.03f12d7.1641818014 - 2022-01-10
  • 0.27.0-next.03f12d7.1641776804 - 2022-01-10
  • 0.27.0-next.03b8d3f.1642509222 - 2022-01-18
  • 0.27.0-next.03b8d3f.1642468251 - 2022-01-18
  • 0.27.0-next.03b8d3f.1642422840 - 2022-01-17
  • 0.27.0-next.03b8d3f.1642381768 - 2022-01-17
  • 0.27.0-next.03b8d3f.1642336320 - 2022-01-16
  • 0.27.0-next.03b8d3f.1642295543 - 2022-01-16
  • 0.27.0-next.03b8d3f.1642249936 - 2022-01-15
  • 0.27.0-next.03b8d3f.1642208844 - 2022-01-15
  • 0.27.0-next.03b8d3f.1642163575 - 2022-01-14
  • 0.27.0-next.03b8d3f.1642122611 - 2022-01-14
  • 0.27.0-next.03b8d3f.1642077216 - 2022-01-13
  • 0.27.0-next.03b8d3f.1642036278 - 2022-01-13
  • 0.27.0-next.03b8d3f.1641990816 - 2022-01-12
  • 0.27.0-next.03b8d3f.1641949710 - 2022-01-12
  • 0.27.0-next.03b8d3f.1641904350 - 2022-01-11
  • 0.27.0-next.03b8d3f.1641863385 - 2022-01-11
  • 0.26.1 - 2022-01-02
from discord-api-types GitHub release notes
Commit messages
Package name: discord-api-types

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@PythonCoderAS PythonCoderAS self-assigned this May 30, 2022
@PythonCoderAS PythonCoderAS added this to the Dependabot milestone May 30, 2022
@PythonCoderAS PythonCoderAS deleted the snyk-upgrade-ac1bd66544dd2c0df464c63d53528224 branch June 9, 2022 14:41
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.

None yet

2 participants