matrix-org / matrix-org/allchange
Breaking changes from a dependency cause version bump
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Breaking changes in a dependency will cause the suggested version to get a major bump - we should only be counting breaking changes in the main project.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how dependency changes are included when the suggested version is calculated. Confirm the current behavior and identify the existing tests covering version bumps; done means breaking changes from dependencies no longer cause a major bump, while breaking changes in the main project still do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100