Skip to content

Conversation

@sebdanielsson
Copy link
Contributor

Changes

This PR adds support for reading registry config from bunfig.toml when Renovate detects a Bun lockfile.

Context

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Code and unit tests generated using GitHub Copilot in "Plan" and "Agent" mode using the model Claude Opus 4.5 (Preview). Commit messages and PR descriptions are manual.

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI-generated non‑trivial portions of code, tests, or documentation).
  • Yes — other (please describe):

Documentation

  • I have updated the documentation, or
  • No documentation update is required

Not sure if or on what page this addition should be documented.

How I've tested my work

I have verified these changes via:

  • Code inspection only
  • Newly added/modified unit tests
  • No unit tests, but ran on a real repository
  • Both unit tests + ran on a real repository

The public repository: N/A

@sebdanielsson sebdanielsson force-pushed the feat/add-bunfig-support branch from 24dc02d to 1cea0ba Compare December 6, 2025 11:34
@sebdanielsson
Copy link
Contributor Author

@RahulGautamSingh thanks for the review! I've applied the suggested changes.

sebdanielsson and others added 2 commits December 10, 2025 11:44
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Copy link
Collaborator

@RahulGautamSingh RahulGautamSingh left a comment

Choose a reason for hiding this comment

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

Failing tests

@sebdanielsson
Copy link
Contributor Author

Failing tests

I don't think these failing tests are related to this change?

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.

bun: support bunfig.toml for custom registry detection

3 participants