[cnpj-gen] Upgrade dependencies and deprecate resources#44
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates the CNPJ generator: bumps the runtime dependency Changesv2.1.0 Release Preparation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Poem
🚥 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@packages/cnpj-gen/CHANGELOG.md`:
- Line 11: The changelog line about CnpjType is ambiguous; update the sentence
to explicitly state when it was deprecated and the planned rename by replacing
“was deprecated in and will be renamed” with wording such as “deprecated since
v2.1.0 and will be renamed in the next major version,” and keep the suggested
import alias example referencing CnpjType and CnpjGenerationType to show the
migration path.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 2b813d94-a1df-43d8-af20-8e8a7da20a4a
📒 Files selected for processing (3)
packages/cnpj-gen/CHANGELOG.mdpackages/cnpj-gen/composer.jsonpackages/cnpj-gen/src/Enums/CnpjType.php
cnpj-gen] Upgrade dependencies and deprecate resources
Fix as per CodeRabbit AI review comment at #44 (comment). Co-authored-by: CodeRabbit AI <support@coderabbit.ai>
Fix as per CodeRabbit AI review comment at #44 (comment). Co-authored-by: CodeRabbit AI <support@coderabbit.ai>
Summary by CodeRabbit
Improvements
Deprecations