This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@discordjs/voice](https://discord.js.org) ([source](https://github.com/discordjs/discord.js)) | dependencies | minor | [`^0.14.0` -> `^0.16.0`](https://renovatebot.com/diffs/npm/@discordjs%2fvoice/0.14.0/0.16.1) |
---
### Release Notes
<details>
<summary>discordjs/discord.js (@​discordjs/voice)</summary>
### [`v0.16.1`](https://github.com/discordjs/discord.js/blob/HEAD/packages/voice/CHANGELOG.md#discordjsvoice0161---2023-11-12)
[Compare Source](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.16.0...@discordjs/voice@0.16.1)
#### Bug Fixes
- **TransformerGraph:** Explicitly include input args for readable input cases instead of just for string input cases ([#​9793](https://github.com/discordjs/discord.js/issues/9793)) ([788888a](https://github.com/discordjs/discord.js/commit/788888ab9ad17f1c8d85d68656c617334feb4361))
- Fix external links ([#​9313](https://github.com/discordjs/discord.js/issues/9313)) ([a7425c2](https://github.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2))
#### Documentation
- **create-discord-bot:** Support bun in create-discord-bot ([#​9798](https://github.com/discordjs/discord.js/issues/9798)) ([7157748](https://github.com/discordjs/discord.js/commit/7157748fe3a69265896adf0450cd3f37acbcf97b))
- Update Node.js requirement to 16.11.0 ([#​9764](https://github.com/discordjs/discord.js/issues/9764)) ([188877c](https://github.com/discordjs/discord.js/commit/188877c50af70f0d5cffb246620fa277435c6ce6))
- Include StreamType enum description in new docs ([#​9457](https://github.com/discordjs/discord.js/issues/9457)) ([36216c0](https://github.com/discordjs/discord.js/commit/36216c0e1a0c99e5200de97f08d054e278fd3f0f))
- Generate static imports for types with api-extractor ([98a76db](https://github.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9))
#### Refactor
- Move `getNode`/`canEnableFFmpegOptimizations` into a lazy loaded call ([#​9918](https://github.com/discordjs/discord.js/issues/9918)) ([637e1a4](https://github.com/discordjs/discord.js/commit/637e1a4ddb6d5810deb31c5b90400ca277218270))
### [`v0.16.0`](https://github.com/discordjs/discord.js/blob/HEAD/packages/voice/CHANGELOG.md#discordjsvoice0160---2023-04-01)
[Compare Source](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.15.0...@discordjs/voice@0.16.0)
#### Bug Fixes
- **scripts:** Accessing tsComment ([d8d5f31](https://github.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b))
#### Features
- **website:** Render syntax and mdx on the server ([#​9086](https://github.com/discordjs/discord.js/issues/9086)) ([ee5169e](https://github.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b))
#### Refactor
- Compare with `undefined` directly ([#​9191](https://github.com/discordjs/discord.js/issues/9191)) ([869153c](https://github.com/discordjs/discord.js/commit/869153c3fdf155783e7c0ecebd3627b087c3a026))
### [`v0.15.0`](https://github.com/discordjs/discord.js/blob/HEAD/packages/voice/CHANGELOG.md#discordjsvoice0150---2023-03-12)
[Compare Source](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.14.0...@discordjs/voice@0.15.0)
#### Bug Fixes
- **Voice:** Send keep alives without awaiting a response ([#​9202](https://github.com/discordjs/discord.js/issues/9202)) ([c6d98fa](https://github.com/discordjs/discord.js/commit/c6d98fa0c55a482cd4a81abd6f08290c29839b1b))
#### Documentation
- Fix version export ([#​9049](https://github.com/discordjs/discord.js/issues/9049)) ([8b70f49](https://github.com/discordjs/discord.js/commit/8b70f497a1207e30edebdecd12b926c981c13d28))
#### Features
- **website:** Add support for source file links ([#​9048](https://github.com/discordjs/discord.js/issues/9048)) ([f6506e9](https://github.com/discordjs/discord.js/commit/f6506e99c496683ee0ab67db0726b105b929af38))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
bot
changed title from Update dependency @discordjs/voice to ^0.16.0 to Update dependency @discordjs/voice to ^0.16.0 - autoclosed2023-11-17 18:22:22 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
^0.14.0->^0.16.0Release Notes
discordjs/discord.js (@discordjs/voice)
v0.16.1Compare Source
Bug Fixes
Documentation
Refactor
getNode/canEnableFFmpegOptimizationsinto a lazy loaded call (#9918) (637e1a4)v0.16.0Compare Source
Bug Fixes
Features
Refactor
undefineddirectly (#9191) (869153c)v0.15.0Compare Source
Bug Fixes
Documentation
Features
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.
This PR has been generated by Renovate Bot.
Update dependency @discordjs/voice to ^0.16.0to Update dependency @discordjs/voice to ^0.16.0 - autoclosedPull request closed