Skip to content

Bumped Koenig to fix email editor#26710

Merged
EvanHahn merged 1 commit intomainfrom
bump-koenig
Mar 4, 2026
Merged

Bumped Koenig to fix email editor#26710
EvanHahn merged 1 commit intomainfrom
bump-koenig

Conversation

@9larsons
Copy link
Copy Markdown
Contributor

@9larsons 9larsons commented Mar 4, 2026

ref INC-250

  • member welcome email editor failed to load due to mismatch of transformers and loaded nodes

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ba19a0cb-a851-465f-b42a-7be5f8f5695b

📥 Commits

Reviewing files that changed from the base of the PR and between aed859f and c597e15.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (2)
  • apps/admin/package.json
  • ghost/admin/package.json

Walkthrough

The pull request updates the "@tryghost/koenig-lexical" dependency across two package configuration files. In apps/admin/package.json, the version is bumped from 1.7.19 to 1.7.20. The same dependency is updated in ghost/admin/package.json from 1.7.19 to 1.7.20. These are minor version updates with no changes to code logic, build processes, or test configurations.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning No pull request description was provided by the author, which is insufficient documentation for code review. Add a description explaining what bug or issue the Koenig bump fixes and why this update is necessary.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping the Koenig dependency version to fix email editor issues.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump-koenig

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@EvanHahn EvanHahn enabled auto-merge (squash) March 4, 2026 22:20
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.21%. Comparing base (3a91b98) to head (c597e15).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #26710   +/-   ##
=======================================
  Coverage   73.21%   73.21%           
=======================================
  Files        1532     1532           
  Lines      120525   120525           
  Branches    14576    14576           
=======================================
  Hits        88246    88246           
- Misses      31257    31273   +16     
+ Partials     1022     1006   -16     
Flag Coverage Δ
admin-tests 53.87% <ø> (ø)
e2e-tests 73.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@EvanHahn EvanHahn merged commit 6587347 into main Mar 4, 2026
47 of 63 checks passed
@EvanHahn EvanHahn deleted the bump-koenig branch March 4, 2026 22:47
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.

2 participants