Skip to content

Update dependency @discordjs/rest to v2 #31

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

Closed
wants to merge 136 commits into 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.0.0 -> ^2.0.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 bot and others added 28 commits July 22, 2022 21:19
Update dependency discord-api-types to v0.36.3
Update dependency @discordjs/rest to ^0.6.0
Update dependency axios to ^0.27.0
Update dependency @discordjs/rest to v1
Update dependency mongodb to v4.8.0
Update dependency discord-api-types to v0.37.8
Update dependency discord.js to v14
Update dependency mongodb to v4.9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants