googleapis / googleapis/release-please

Support bun.lock

Open
#2,689 0 comments 2 reactions 1 assignee Claimed by @chingor13 View on GitHub
priority: p3 type: feature request
Dominant language
TypeScript
Stars
7.5k
Forks
588
Avg merge
12h 16m
Merged PRs (30d)
7

Description

Thanks for stopping by to let us know something could be better!

**Is your feature request related to a problem? Please describe.**
`bun.lock` is not updated when creating a release in a monorepo.

**Describe the solution you'd like**
When creating a release in a monorepo, `bun.lock` should also be updated for the affected packages.

**Describe alternatives you've considered**
None

**Additional context**
`bun.lock` is written in JSONC format, which allows trailing commas. As a result, standard JSONPath parsers cannot process it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.