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/ws to v2 #272

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@discordjs/ws (source) ^0.8.3 -> ^2.0.0 age adoption passing confidence

Release Notes

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

v2.0.0

Compare Source

Bug Fixes

Features

Refactor

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Bug Fixes

Documentation

Features

  • ws: Support for custom worker messaging (#​10241) (728164e)
  • Local and preview detection (79fbda3)
  • Add support for using keyword on discord.js Client and WebSocketManager (#​10063) (543d617)
  • Use globally available WebSocket client in runtimes that have it (#​10042) (319ef9a)

Refactor

v1.0.2

Compare Source

Bug Fixes

Documentation

  • create-discord-bot: Support bun in create-discord-bot (#​9798) (7157748)

v1.0.1

Compare Source

Documentation

v1.0.0

Compare Source

Bug Fixes

  • WebSocketShard: Close errors not being catchable (#​9704) (8c782bf)
  • WebSocketManager: Always cache result of fetchGatewayInformation (#​9611) (df8b6e9)
  • WebSocketShard: Handle initial connect being a resume (#​9549) (4dcc9c5)

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 [email protected]
    • Co-authored-by: Jiralite [email protected]
    • Co-authored-by: suneettipirneni [email protected]

Refactor

  • WebSocketShard: Throttling error handling (#​9701) (ceab07b)
  • 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 added the dependencies label Sep 2, 2024
@renovate renovate bot force-pushed the renovate/discordjs-ws-2.x branch 3 times, most recently from 349ade8 to 8fef552 Compare September 5, 2024 01:32
@renovate renovate bot force-pushed the renovate/discordjs-ws-2.x branch 5 times, most recently from 6c6a275 to 17af602 Compare September 27, 2024 21:28
@renovate renovate bot force-pushed the renovate/discordjs-ws-2.x branch from 17af602 to 143588c Compare October 8, 2024 04:14
@renovate renovate bot force-pushed the renovate/discordjs-ws-2.x branch 5 times, most recently from bd54994 to b70bcf9 Compare October 23, 2024 20:12
@renovate renovate bot force-pushed the renovate/discordjs-ws-2.x branch 6 times, most recently from 8e00d2a to ec69f6a Compare October 31, 2024 22:47
@renovate renovate bot force-pushed the renovate/discordjs-ws-2.x branch 2 times, most recently from 8357f05 to c0725bf Compare November 5, 2024 08:31
@renovate renovate bot force-pushed the renovate/discordjs-ws-2.x branch 5 times, most recently from a6a07c5 to db28d88 Compare November 26, 2024 08:14
@renovate renovate bot force-pushed the renovate/discordjs-ws-2.x branch from db28d88 to cec7e6a Compare November 28, 2024 10:08
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