Skip to content

Fix method name for Bun package installation#803

Merged
IEvangelist merged 1 commit intomicrosoft:mainfrom
Zylvian:patch-1
May 4, 2026
Merged

Fix method name for Bun package installation#803
IEvangelist merged 1 commit intomicrosoft:mainfrom
Zylvian:patch-1

Conversation

@Zylvian
Copy link
Copy Markdown
Contributor

@Zylvian Zylvian commented May 4, 2026

Documentation was incorrect, referring to this extension method as .WithBunPackageInstaller(). The actual API provides .WithBunPackageInstallation()

Copilot AI review requested due to automatic review settings May 4, 2026 09:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Bun integration docs to reference the correct extension method name for ensuring packages are installed before running a Bun application.

Changes:

  • Replaces the incorrect .WithBunPackageInstaller() method name with .WithBunPackageInstallation()
  • Updates the accompanying explanatory text to match the correct API

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@IEvangelist IEvangelist enabled auto-merge (squash) May 4, 2026 14:24
@IEvangelist IEvangelist merged commit 6bcc50f into microsoft:main May 4, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants