Support bun catalogs #36886
Replies: 3 comments 1 reply
-
|
You're welcome to submit a PR if you find it's a quick change. If it's not, or you're not able to submit a PR, please create a reproduction according to the instructions below |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, Please help this Discussion progress by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
If you need help with running Renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
-
|
There's a PR here that needs some input/review to move forward: #39251 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Tell us more.
Bun supports catalogs in the same fashion as pnpm: https://bun.sh/docs/install/catalogs.
Current support for pnpm catalogs already exists: #30079
Is it a quick change to make possible to update catalogs in package.json files for bun as well?
Beta Was this translation helpful? Give feedback.
All reactions