Bump undici, @discordjs/rest and discord.js #311
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps undici to 6.21.1 and updates ancestor dependencies undici, @discordjs/rest and discord.js. These dependencies need to be updated together.
Updates
undici
from 6.19.8 to 6.21.1Release notes
Sourced from undici's releases.
... (truncated)
Commits
e260e7b
Bumped v6.21.1c3acc60
Merge commit from fork2414bc9
Update return type of RetryCallback (#3851) (#3876)be8cd0a
[Backport v6.x] fix: Fixed the issue that there is no running request when ht...ee6176c
fix: sending formdata bodies with http2 (#3863) [backport] (#3866)a0220f1
fix(#3817): send servername for SNI on TLS (#3821) [backport] (#3864)353ab63
fix(#3736): back-port 183f8e9 to v6.x (#3855)61ec353
Bumped v6.21.011e31a4
fix: range end is zero-indexed (#3826) (#3827)98d1b1b
fix: handle undefined deref() of WeakRef(socket) (#3751) (#3822)Updates
@discordjs/rest
from 2.4.0 to 2.5.0Release notes
Sourced from
@discordjs/rest
's releases.Changelog
Sourced from
@discordjs/rest
's changelog.Commits
512b0c6
chore(rest): release@discordjs/rest
@2
.5.0edace17
feat: components v2 in v14 (#10781)d3154cf
feat: add soundboard in v14 (#10843)8702978
chore(rest): release@discordjs/rest
@2
.4.3c2b18d6
build: bump undici to 6.21.1519aa3a
build: bump discord-api-types to 0.37.11973c6bc2
chore: Add contributors and last commit badges (#10428)bbde371
build: bump discord-api-types to 0.37.11805c63cd
chore(rest): release@discordjs/rest
@2
.4.28d69b24
fix: correct guild member banner URLUpdates
discord.js
from 14.16.3 to 14.19.3Release notes
Sourced from discord.js's releases.
... (truncated)
Changelog
Sourced from discord.js's changelog.
... (truncated)
Commits
8124fc6
chore(discord.js): release [email protected]dbd5354
chore: bump builders2ebb5cb
fix: regression in allowedMentions when replying (#10866)096cd92
chore(discord.js): release [email protected]37ef57b
fix(WebSocketManager): always emit shardDisconnect on unresumable close (#10826)e3c247e
types(GuildSoundboardSoundEditOptions): add missingreason
(#10863)5f3fc17
fix(SoundboardSound): wrong emoji comparison inequals
(#10861)20fade2
fix: allowedMentions, container, media itemtoJSON()
for components v2 (#10...e827644
fix(Guild): cache soundboard sounds when patching (#10857)6281592
fix(GuildSoundboardSoundManager): value "undefined" is not snowflake (#10854)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.