Updated @tryghost/domain-events to latest version#28241
Conversation
no ref All I did was run `pnpm add @tryghost/domain-events@latest --save-exact` from `ghost/core/`. This change should have no user impact. Best I understand, nothing significant changed (which I verified by running `git diff @tryghost/domain-events@1.0.8...@tryghost/domain-events@3.2.3 packages/domain-events` from the Framework repo).
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
WalkthroughThis PR migrates the 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Actionable comments posted: 0 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #28241 +/- ##
=======================================
Coverage 73.63% 73.63%
=======================================
Files 1536 1536
Lines 130748 130748
Branches 15641 15642 +1
=======================================
Hits 96272 96272
Misses 33511 33511
Partials 965 965
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
no ref
All I did was run
pnpm add @tryghost/domain-events@latest --save-exactfromghost/core/.This change should have no user impact. Best I understand, nothing significant changed (which I verified by running
git diff @tryghost/domain-events@1.0.8...@tryghost/domain-events@3.2.3 packages/domain-eventsfrom the Framework repo).