Skip to content

chore(deps): bump ep_plugin_helpers to ^0.6.0#14

Merged
JohnMcLear merged 2 commits into
mainfrom
chore/bump-ep_plugin_helpers-0.6
May 17, 2026
Merged

chore(deps): bump ep_plugin_helpers to ^0.6.0#14
JohnMcLear merged 2 commits into
mainfrom
chore/bump-ep_plugin_helpers-0.6

Conversation

@JohnMcLear
Copy link
Copy Markdown
Member

Why

Caret semver on pre-1.0 versions pins the minor, so the existing range doesn't accept any 0.6.x release. Without this bump, fresh installs of this plugin resolve a stale ep_plugin_helpers and miss fixes shipped in 0.6.x — most recently ether/ep_plugin_helpers#19 which corrected the misleading "Etherpad < 2.7.4" degradation warning that surfaced for thm on a 3.1.0 deployment.

What

  • Bump dependencies.ep_plugin_helpers to ^0.6.0
  • Plugin CI gates any behavioural break.

🤖 Generated with Claude Code

0.6.x is the current line on npm (latest = 0.6.2) and the prior range
doesn't resolve to it under caret semver for pre-1.0. Without this bump,
fresh installs of this plugin pull a stale ep_plugin_helpers and miss
fixes shipped in 0.6.x — including ether/ep_plugin_helpers#19 which
corrected the misleading "Etherpad < 2.7.4" degradation warning.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@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 →

Required so the release workflow's `pnpm i --frozen-lockfile` step
doesn't fail with ERR_PNPM_OUTDATED_LOCKFILE after merge.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JohnMcLear JohnMcLear merged commit b6f09ec into main May 17, 2026
5 checks passed
@JohnMcLear JohnMcLear deleted the chore/bump-ep_plugin_helpers-0.6 branch May 17, 2026 18:40
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