Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @discordjs/rest to v2 #742

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@discordjs/rest (source) ^1.7.1 -> ^2.4.0 age adoption passing confidence

Release Notes

discordjs/discord.js (@​discordjs/rest)

v2.4.0

Compare Source

Bug Fixes

Features

v2.3.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Styling

Testing

v2.2.0

Compare Source

Bug Fixes

Features

Typings

v2.1.0

Compare Source

Bug Fixes

Documentation

Features

v2.0.1

Compare Source

Documentation

v2.0.0

Compare Source

Features

  • No-de-no-de, now with extra buns (#​9683) (386f206)
    • BREAKING CHANGE: The REST and RequestManager classes now extend AsyncEventEmitter
      from @vladfrangu/async_event_emitter, which aids in cross-compatibility
      between Node, Deno, Bun, CF Workers, Vercel Functions, etc.
    • BREAKING CHANGE: DefaultUserAgentAppendix has been adapted to support multiple
      different platforms (previously mentioned Deno, Bun, CF Workers, etc)
    • BREAKING CHANGE: the entry point for @discordjs/rest will now differ
      in non-node-like environments (CF Workers, etc.)
    • Co-authored-by: Suneet Tipirneni 77477100+suneettipirneni@users.noreply.github.com
    • Co-authored-by: Jiralite 33201955+Jiralite@users.noreply.github.com
    • Co-authored-by: suneettipirneni suneettipirneni@icloud.com
  • User avatar decorations (#​8914) (8d97017)
  • Support new username system (#​9512) (1ab60f9)

Refactor

  • REST: Remove double classing (#​9722) (8f4256d)
    • BREAKING CHANGE: REST and RequestManager have been combined, most of the properties, methods, and events from both classes can now be found on REST
    • BREAKING CHANGE: REST#raw has been removed in favor of REST#queueRequest
    • BREAKING CHANGE: REST#getAgent has been removed in favor of REST#agent
  • chore: update for /rest changes
  • rest: Switch api to fetch-like and provide strategies (#​9416) (cdaa0a3)
    • BREAKING CHANGE: NodeJS v18+ is required when using node due to the use of global fetch
    • BREAKING CHANGE: The raw method of REST now returns a web compatible Respone object.
    • BREAKING CHANGE: The parseResponse utility method has been updated to operate on a web compatible Response object.
    • BREAKING CHANGE: Many underlying internals have changed, some of which were exported.
    • BREAKING CHANGE: DefaultRestOptions used to contain a default agent, which is now set to null instead.

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 2 times, most recently from 8dd1fc4 to 522479b Compare August 10, 2023 10:45
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from 522479b to 03aad78 Compare August 17, 2023 23:25
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 2 times, most recently from d17c0f3 to e08c098 Compare September 8, 2023 12:47
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 4 times, most recently from c596f4b to 213f896 Compare October 21, 2023 06:25
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 3 times, most recently from 965bb4f to e8c42cb Compare October 26, 2023 12:36
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 3 times, most recently from 5deae6f to f03c802 Compare November 16, 2023 06:25
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 2 times, most recently from 2b1411f to e8e9a86 Compare November 21, 2023 07:09
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from e8e9a86 to 6d29a85 Compare January 4, 2024 18:03
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 2 times, most recently from bc2be08 to ae28d80 Compare January 25, 2024 20:31
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 2 times, most recently from 99598b3 to 7da4275 Compare February 14, 2024 16:22
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch 2 times, most recently from f10b35e to bf8d7a7 Compare February 28, 2024 17:32
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from bf8d7a7 to 99a216f Compare March 12, 2024 10:57
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from 99a216f to 40a2b24 Compare April 14, 2024 16:42
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from 40a2b24 to d1adc94 Compare May 4, 2024 20:04
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from d1adc94 to 2d31272 Compare May 25, 2024 15:07
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from 2d31272 to 31e855a Compare August 28, 2024 13:02
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from 31e855a to 72675bf Compare September 2, 2024 21:20
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from 72675bf to 7434c4a Compare September 11, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants