Skip to content
Snippets Groups Projects

Bump @discordjs/voice from 0.17.0 to 0.18.0

Merged Dependabot requested to merge dependabot-npm_and_yarn-discordjs-voice-0.18.0 into master

Bumps @discordjs/voice from 0.17.0 to 0.18.0.

Release notes

Sourced from @​discordjs/voice's releases.

@​discordjs/voice@​0.18.0

Features

  • voice: Add new encryption methods, remove old methods (#10451) (9f8b9b1) by @​nyapat
    • BREAKING CHANGE: This library no longer supports using tweetnacl as an encryption library due to Discord deprecating the algorithms that tweetnacl helped us support (read more here). Please migrate to one of: sodium-native, sodium, @stablelib/xchacha20poly1305, @noble/ciphers or libsodium-wrappers unless your system supports aes-256-gcm (verify by running require('node:crypto').getCiphers().includes('aes-256-gcm')).

Testing

New Contributors

Changelog

Sourced from @​discordjs/voice's changelog.

@​discordjs/voice@​0.18.0 - (2024-11-17)

Features

  • voice: Add new encryption methods, remove old methods (#10451) (9f8b9b1) by @​nyapat
    • BREAKING CHANGE: This library no longer supports using tweetnacl as an encryption library due to Discord deprecating the algorithms that tweetnacl helped us support (read more here). Please migrate to one of: sodium-native, sodium, @stablelib/xchacha20poly1305, @noble/ciphers or libsodium-wrappers unless your system supports aes-256-gcm (verify by running require('node:crypto').getCiphers().includes('aes-256-gcm')).

Testing

New Contributors

Commits
Maintainer changes

This version was pushed to npm by crawl, a new releaser for @​discordjs/voice since your current version.



Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Merge request pipeline #18315 passed

Merge request pipeline passed for 45a4fbb0

Merged by DependabotDependabot 5 months ago (Nov 18, 2024 2:57am UTC)

Merge details

  • Changes merged into with 9d17cbf2.
  • Deleted the source branch.

Pipeline #18316 passed

Pipeline passed for 9d17cbf2 on master

Deployed to produ‎ction‎ 5 months ago

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading