chore(main): release 0.4.0 - #188
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis automated Release Please PR publishes version 0.3.7, updates release metadata and pnpm tooling requirements, and adds changelog documentation for the lucide-react v1.40.0 dependency update. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
c7147bb to
264b74a
Compare
There was a problem hiding this comment.
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="8" />
<code_context>
+
+### Dependencies
+
+* update dependency lucide-react to v1.40.0 ([#185](https://github.com/owine/MLB-Deferred-Contract-Calculator/issues/185)) ([44c23cf](https://github.com/owine/MLB-Deferred-Contract-Calculator/commit/44c23cf2a25cd9f7b555fcc1074061e78352aecd))
+* update dependency pnpm to v11.25.0 ([#186](https://github.com/owine/MLB-Deferred-Contract-Calculator/issues/186)) ([0fb0e86](https://github.com/owine/MLB-Deferred-Contract-Calculator/commit/0fb0e860ebf56f3eb9ff022b8871c3819f97e8a0))
+
</code_context>
<issue_to_address>
**issue (broader_impact):** The changelog claims pnpm was updated to 11.25.0, but `package.json` still pins both the `engines.pnpm` and `packageManager` fields to 11.24.0. CI therefore uses pnpm 11.24.0 while the Dockerfile explicitly activates 11.25.0, so the released toolchain does not match the dependency update recorded for 0.3.7.
**Triggers:** When the project is installed through CI versus the Docker build.
**Suggested fix:** Update the pnpm version fields in `package.json` to 11.25.0 and regenerate the lockfile if needed, or remove the inaccurate changelog entry.
```suggestion
```
</issue_to_address>Sourcery assessment
Approval pending. 1 finding to address first.
Blocking findings: CHANGELOG.md:8
|
|
||
| ### Dependencies | ||
|
|
||
| * update dependency lucide-react to v1.40.0 ([#185](https://github.com/owine/MLB-Deferred-Contract-Calculator/issues/185)) ([44c23cf](https://github.com/owine/MLB-Deferred-Contract-Calculator/commit/44c23cf2a25cd9f7b555fcc1074061e78352aecd)) |
There was a problem hiding this comment.
issue (broader_impact): The changelog claims pnpm was updated to 11.25.0, but package.json still pins both the engines.pnpm and packageManager fields to 11.24.0. CI therefore uses pnpm 11.24.0 while the Dockerfile explicitly activates 11.25.0, so the released toolchain does not match the dependency update recorded for 0.3.7.
Triggers: When the project is installed through CI versus the Docker build.
Suggested fix: Update the pnpm version fields in package.json to 11.25.0 and regenerate the lockfile if needed, or remove the inaccurate changelog entry.
| * update dependency lucide-react to v1.40.0 ([#185](https://github.com/owine/MLB-Deferred-Contract-Calculator/issues/185)) ([44c23cf](https://github.com/owine/MLB-Deferred-Contract-Calculator/commit/44c23cf2a25cd9f7b555fcc1074061e78352aecd)) |
264b74a to
3f2e4ab
Compare
Sourcery withdrew this approval because the latest commits introduced blocking findings.
3f2e4ab to
30222b9
Compare
30222b9 to
950338e
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.4.0 (2026-09-07)
Features
Dependencies
This PR was generated with Release Please. See documentation.
Summary by Sourcery
Release version 0.4.0 with updated tooling and icon library dependencies.
New Features:
Build:
Documentation:
Chores: