Update dependency @discordjs/rest to v2 - #17
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
2 times, most recently
from
August 13, 2025 17:06
f9009bc to
db860b0
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
2 times, most recently
from
August 21, 2025 00:42
a63484c to
f5f03d1
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
August 31, 2025 14:47
f5f03d1 to
fc22721
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
September 25, 2025 14:22
fc22721 to
d504604
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
October 21, 2025 16:04
d504604 to
1853761
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
November 11, 2025 00:48
1853761 to
c789f3f
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
November 19, 2025 00:44
c789f3f to
822b01d
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
December 3, 2025 15:03
822b01d to
1496fc6
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
December 31, 2025 14:01
1496fc6 to
8aa8c67
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
January 23, 2026 18:49
8aa8c67 to
f7e2790
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
February 2, 2026 19:05
f7e2790 to
3b0a3d1
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
February 17, 2026 19:51
3b0a3d1 to
7f96492
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
March 5, 2026 17:54
7f96492 to
6778a3a
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
March 13, 2026 17:23
6778a3a to
14006da
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
March 23, 2026 01:51
14006da to
e8d6816
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
2 times, most recently
from
April 8, 2026 17:45
1062b37 to
8e5b3c5
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
April 29, 2026 10:22
8e5b3c5 to
01e3149
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
May 28, 2026 19:55
01e3149 to
a9e6f31
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
2 times, most recently
from
July 15, 2026 12:09
35b7583 to
0e3ea8a
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
2 times, most recently
from
July 24, 2026 15:51
e56556d to
6206557
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
July 30, 2026 16:06
6206557 to
f272a6e
Compare
renovate
Bot
force-pushed
the
renovate/discordjs-rest-2.x
branch
from
August 12, 2026 02:00
f272a6e to
aea0445
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^0.6.0→^2.0.0Release Notes
discordjs/discord.js (@discordjs/rest)
v2.6.3Compare Source
Bug Fixes
v2.6.2Compare Source
Bug Fixes
Documentation
v2.6.1Compare Source
v2.6.0Compare Source
Documentation
Features
v2.5.1Compare Source
v2.5.0Compare Source
Features
v2.4.3Compare Source
v2.4.2Compare Source
Bug Fixes
v2.4.1Compare Source
v2.4.0Compare Source
Bug Fixes
Features
avatarDecorationData(#9888) (3b5c600)v2.3.0Compare Source
Bug Fixes
Documentation
@returns(#9989) (e9ff991)Features
Refactor
Styling
Testing
v2.2.0Compare Source
Bug Fixes
Features
Typings
v2.1.0Compare Source
Bug Fixes
Documentation
Features
v2.0.1Compare Source
Documentation
v2.0.0Compare Source
Features
from
@vladfrangu/async_event_emitter, which aids in cross-compatibilitybetween Node, Deno, Bun, CF Workers, Vercel Functions, etc.
different platforms (previously mentioned Deno, Bun, CF Workers, etc)
@discordjs/restwill now differin non-node-like environments (CF Workers, etc.)
Refactor
RESTandRequestManagerhave been combined, most of the properties, methods, and events from both classes can now be found onRESTREST#rawhas been removed in favor ofREST#queueRequestREST#getAgenthas been removed in favor ofREST#agentfetchResponeobject.parseResponseutility method has been updated to operate on a web compatibleResponseobject.DefaultRestOptionsused to contain a defaultagent, which is now set tonullinstead.v1.7.1Compare Source
Bug Fixes
Documentation
v1.7.0Compare Source
Bug Fixes
const enums in favour of regular enums (#9243) (229ad07)Features
v1.6.0Compare Source
Bug Fixes
Documentation
Features
Styling
v1.5.0Compare Source
Features
v1.4.0Compare Source
Bug Fixes
Features
@discordjs/core(#8736) (2127b32)Refactor
makeURLSearchParamsto accept readonly non-Records (#8868) (8376e2d)v1.3.0Compare Source
Bug Fixes
Features
@discordjs/util(#8591) (b2ec865)AbortSignalsupport (#8672) (3c231ae)v1.2.0Compare Source
Bug Fixes
Documentation
Features
Refactor
eslint-config-neonfor packages. (#8579) (edadb9f)v1.1.0Compare Source
Features
constructorinformation (#8540) (e42fd16)@defaultValueblocks (#8527) (8028813)Refactor
v1.0.1Compare Source
Info
v1.0.0Compare Source
Info
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.