music-bot
music-bot copied to clipboard
Bump discord-api-types from 0.36.2 to 0.37.10
Bumps discord-api-types from 0.36.2 to 0.37.10.
Release notes
Sourced from discord-api-types's releases.
0.37.10
0.37.10 (2022-09-15)
Features
- add
RESTRateLimit
(#585 by@almeidx
) (f4d3f4d)- APIConnection: add
two_way_link
(#546 by@vvito7
) (d452f63)- APIGuild: document afk timeout values (#570 by
@Mateo-tem
) (32f5a7b)Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.9...0.37.10
0.37.9
0.37.9 (2022-09-12)
Features
Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.8...0.37.9
0.37.8
0.37.8 (2022-09-08)
Features
- GuildFeature: add
InvitesDisabled
(#549 by@advaith1
) (2708cb9)Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.7...0.37.8
0.37.7
0.37.7 (2022-09-05)
Bug Fixes
- ChannelType: bring back old names (b08f2e3)
Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.6...0.37.7
0.37.6
0.37.6 (2022-09-05)
Bug Fixes
... (truncated)
Changelog
Sourced from discord-api-types's changelog.
0.37.10 (2022-09-15)
Features
- add
RESTRateLimit
(#585) (f4d3f4d)- APIConnection: add
two_way_link
(#546) (d452f63)- APIGuild: document afk timeout values (#570) (32f5a7b)
0.37.9 (2022-09-12)
Features
0.37.8 (2022-09-08)
Features
0.37.7 (2022-09-05)
Bug Fixes
- ChannelType: bring back old names (b08f2e3)
0.37.6 (2022-09-05)
Bug Fixes
- APIModalSubmission:
components
is not optional (#574) (f69b586)- GuildChannelType: add missing
GuildCategory
type (#579) (815c68f)- RESTPatchAPIGuildVoiceStateCurrentMemberJSONBody:
channel_id
is optional (#547) (b7b855b)Features
- APIGuildIntegration: add
scopes
(#563) (73d15dd)- ApplicationFlags: add
ApplicationCommandBadge
(#537) (48f0f56)- RESTPutAPIGuildBanJSONBody: add
delete_message_seconds
(#534) (4e362d5)0.37.5 (2022-08-25)
Features
0.37.4 (2022-08-22)
Features
... (truncated)
Commits
2dc3fd0
chore(release): 0.37.10 🎉 (#587)d452f63
feat(APIConnection): addtwo_way_link
(#546)32f5a7b
feat(APIGuild): document afk timeout values (#570)f4d3f4d
feat: addRESTRateLimit
(#585)5c7e582
chore(release): 0.37.9 🎉 (#586)afd3b55
feat(ConnectionService): add new connections (#548)4fbe118
chore(release): 0.37.8 🎉 (#584)2708cb9
feat(GuildFeature): addInvitesDisabled
(#549)a59998a
chore(release): 0.37.7 🎉 (#582)b08f2e3
fix(ChannelType): bring back old names- Additional commits viewable in compare view
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)