fix(deps): update dependency ramda to ^0.31.0#2764
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Very convenient functions added to Ramda: Could use them for the plugin's method |
23c5e8a to
17a2285
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
The new method introduced in Ramda 0.31, see #2764 For the edge case of `undefined` value in tooling it behaves a little different, so I'm addressing it using `R.reject(R.isNil())`. The official typing is not yet ready, so I'm using augmentation until it's done. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Refactor** * Simplified key remapping logic for object transformation, improving reliability and maintainability. * **Chores** * Enhanced type safety by adding TypeScript type declarations for external library functions. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This PR contains the following updates:
^0.30.1->^0.31.0Release Notes
ramda/ramda (ramda)
v0.31.3Compare Source
v0.31.2Compare Source
v0.31.1Compare Source
v0.31.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.