mono - chore: upgrade hookified#209
Merged
Merged
Conversation
Upgrade the hookified runtime dependency across all provider packages: - hookified ^3.0.0 → ^3.0.1 (qified, @qified/nats, @qified/rabbitmq, @qified/redis, @qified/valkey) pnpm build and pnpm test pass across all packages (100% coverage maintained). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014cLAa8HaTokNu5wBM7cM6x
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the dependency hookified from version ^3.0.0 to ^3.0.1 across multiple packages, including nats, qified, rabbitmq, redis, and valkey, and updates the pnpm-lock.yaml file accordingly. I have no feedback to provide.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #209 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 12 12
Lines 1659 1659
Branches 288 287 -1
=========================================
Hits 1659 1659 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Chore — runtime dependency upgrade of
hookifiedacross all provider packages. No source changes.Versions
hookified^3.0.0→^3.0.1— inqified,@qified/nats,@qified/rabbitmq,@qified/redis,@qified/valkeyPatch bump;
hookifiedis a first-party package on the workspaceminimumReleaseAgeExcludelist.Tests
pnpm buildpassespnpm testpasses — qified 132, nats 80, rabbitmq 114, redis 88, valkey 88, zeromq 8; 100% coverage maintained🤖 Generated with Claude Code
Generated by Claude Code