Skip to content

chore: remove lodash.keys#1491

Merged
orta merged 1 commit into
danger:mainfrom
yoshi-taka:remove-lodash.keys
Oct 25, 2025
Merged

chore: remove lodash.keys#1491
orta merged 1 commit into
danger:mainfrom
yoshi-taka:remove-lodash.keys

Conversation

@yoshi-taka

Copy link
Copy Markdown
Contributor

This PR replaces the usage of lodash.keys with the native Object.keys() method.
The behavior remains consistent with Lodash, but now relies on built-in JavaScript functionality for better simplicity and maintainability.

@orta

orta commented Oct 25, 2025

Copy link
Copy Markdown
Member

Ace 👍🏻

@orta
orta merged commit b5764b4 into danger:main Oct 25, 2025
1 check passed
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