Skip to content

fix(deps): bump ep_plugin_helpers range to ^0.6.1 (follow-up to #184)#185

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

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

Conversation

@JohnMcLear
Copy link
Copy Markdown
Member

Follow-up to #184.

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 (auto-publish bumped straight from 0.5.3 to 0.6.1). CI on master has been red since #184 merged. Same one-line fix being applied across the three migrated plugins.

🤖 Generated with Claude Code

…ion)

Follow-up to #184.

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 auto-
publish workflow bumped straight from 0.5.3 to 0.6.1). CI on master
has been red since #184 merged for this reason. Same fix applied to
ep_font_color and ep_font_size (#143). 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 02be0dc into master May 15, 2026
3 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