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 v1 #392

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

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

Release Notes

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

v1.2.1

Compare Source

v1.2.0

Compare Source

Bug Fixes

Features

  • WebSocketShard: Explicit time out network error handling (#​10375) (a5437a4)

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 force-pushed the renovate/discordjs-ws-1.x branch from c7afa0c to 50cdb65 Compare February 13, 2025 11:14
@renovate renovate bot force-pushed the renovate/discordjs-ws-1.x branch from 50cdb65 to f931527 Compare February 14, 2025 02:05
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