Skip to content

Conversation

@buapebot
Copy link
Contributor

@buapebot buapebot commented Nov 8, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@buape/[email protected]

Minor Changes

  • f7a0f46: feat: misc performance improvements
  • 888c240: feat: Changed BaseInteraction#replyAndWaitForComponent to return the message from the interaction reply
  • b4c5614: feat: add a getMember method to the OptionsHandler to get the member data from a user option
  • 888c240: feat: Added BaseInteraction#editAndWaitForComponent
  • eff69b9: feat: add voice plugin with gateway adapter
  • 962f6ce: feat: Add Interaction#targetMessage and Interaction#targetUser for Message and User context menu commands
  • 401ade3: feat: allow direct instantiation of certain components
  • deae588: feat: remove client.components in favor of client.componentHandler.findComponent
  • 2f9d4ca: feat: Add better ratelimit handling and queue control for the RequestClient
  • deae588: feat: allow globally registered Modals
  • e45684b: feat: add Command#getMention method

Patch Changes

  • 095a41b: fix: Add handling to the component customIdParser so long numerical strings do not get casted to a Number
  • 0ba80ae: fix: User#createDm took a userId parameter instead of using User#id
  • 1406843: fix: Fixed memory leak in GatewayForwarderPlugin by properly consuming HTTP response bodies
  • 660e2b9: chore(deps): update dependencies
  • 0319ad0: fix: Fixed memory leak in ClientManager by consuming request bodies before error responses
  • 931dfcb: fix: Adjust how the nextjs handler is created
  • ec12049: fix: support numbers in autocomplete responses

[email protected]

Patch Changes

  • 931dfcb: fix: Adjust how the nextjs handler is created

@buapebot buapebot requested a review from a team as a code owner November 8, 2025 00:55
@github-actions github-actions bot added the package: carbon The carbon package label Nov 8, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 8, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • Pending Releases

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from d398916 to a5128b2 Compare November 11, 2025 23:12
@socket-security
Copy link

socket-security bot commented Nov 11, 2025

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from e98ea5c to eef7be9 Compare November 14, 2025 23:24
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 0d58344 to 32e330c Compare December 2, 2025 05:09
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from e7feb72 to 65ba63d Compare December 7, 2025 00:28
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 997fd6f to 7d3a856 Compare December 12, 2025 22:37
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 4158b6b to 3c9c7e7 Compare December 22, 2025 19:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3c9c7e7 to cc3f42b Compare December 24, 2025 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: carbon The carbon package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant