Skip to content

fix(deps): bump ep_plugin_helpers range to ^0.6.1 (follow-up to #142)#143

Merged
JohnMcLear merged 1 commit into
mainfrom
fix/dep-helpers-061
May 15, 2026
Merged

fix(deps): bump ep_plugin_helpers range to ^0.6.1 (follow-up to #142)#143
JohnMcLear merged 1 commit into
mainfrom
fix/dep-helpers-061

Conversation

@JohnMcLear
Copy link
Copy Markdown
Member

Follow-up to #142.

Etherpad's plugin installer (live-plugin-manager-backed) resolves the dep range's lower-bound version literally^0.6.0 makes it ask npm for ep_plugin_helpers@0.6.0, which was never published. The ep_plugin_helpers auto-publish workflow bumped straight from 0.5.3 to 0.6.1 and skipped 0.6.0, so:

Error: Version '^0.6.0 not found

CI on main has been red since #142 merged for this reason. Same fix being applied to ep_font_color#160 and ep_headings2#184. Anchor to the actual published version so the install resolves.

🤖 Generated with Claude Code

…ion)

Follow-up to the toolbar-select migration (#142). Etherpad's plugin
installer resolves the dep range's lower-bound version literally —
`^0.6.0` makes it ask npm for `ep_plugin_helpers@0.6.0`, which was
never published (the auto-publish workflow bumped straight to `0.6.1`,
skipping 0.6.0). CI on main has been red since the merge for this
reason. Anchor to the actual published version so the install resolves.
@qodo-code-review
Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@JohnMcLear JohnMcLear merged commit b33bcce into main May 15, 2026
2 checks passed
@JohnMcLear JohnMcLear deleted the fix/dep-helpers-061 branch May 15, 2026 18:54
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