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 #21

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 30, 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

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 bdf3501 to 12cf56c Compare November 18, 2023 09:02
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from 12cf56c to ae7c4c7 Compare May 5, 2024 08:51
@renovate renovate bot force-pushed the renovate/discordjs-rest-2.x branch from ae7c4c7 to 86ca69e Compare September 3, 2024 02:17
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