Skip to content

fix(linkedin): bump webcmd peer-dependency floor to >=0.7.4 - #371

Merged
beubax merged 1 commit into
mainfrom
fix/linkedin-peer-dep-floor
Aug 19, 2026
Merged

fix(linkedin): bump webcmd peer-dependency floor to >=0.7.4#371
beubax merged 1 commit into
mainfrom
fix/linkedin-peer-dep-floor

Conversation

@beubax

@beubax beubax commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • The 0.7.4 release bumped the root package version, but plugins/linkedin's webcmd peer-dependency floor (in plugins/linkedin/package.json, plugins/linkedin/webcmd-plugin.json, and the root webcmd-plugin.json) was left at >=0.7.3.
  • This failed the manifest-parity test in src/build-plugin-command-manifest.test.ts, which blocked the publish step of the 0.7.4 release run — 0.7.4 was never actually published to npm.

Test plan

  • vitest run src/build-plugin-command-manifest.test.ts — 13/13 passing

The 0.7.4 release bumped the root package version but the LinkedIn
plugin's webcmd floor (package.json, webcmd-plugin.json, root
webcmd-plugin.json) was left at >=0.7.3, failing the manifest parity
test in CI on every release run since.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🟠 Maintainer review suggested — low confidence

The automated review could not reach a fully supported conclusion.

Limitations

  • The automated review returned an invalid structured result.

This review is advisory and does not block merging.

@beubax
beubax merged commit 412c410 into main Aug 19, 2026
37 checks passed
@beubax
beubax deleted the fix/linkedin-peer-dep-floor branch August 19, 2026 17:55
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.

1 participant