Skip to content

Bugfix/safe clone deep#12388

Merged
cscheid merged 6 commits intomainfrom
bugfix/safe-clone-deep
May 14, 2025
Merged

Bugfix/safe clone deep#12388
cscheid merged 6 commits intomainfrom
bugfix/safe-clone-deep

Conversation

@cscheid
Copy link
Copy Markdown
Member

@cscheid cscheid commented Mar 26, 2025

Replaces cloneDeep with safeCloneDeep across our code base.

Because safeCloneDeep is better with types than cloneDeep, this also reveals some previous existing bugs and missing entries in our YAML schemas.

@cderv cderv added this to the v1.8 milestone Mar 31, 2025
@cderv
Copy link
Copy Markdown
Member

cderv commented May 14, 2025

Is this ready to finalize this idea in all our codebase before we forget our previous discussion ?

That would be ideal.

@cscheid
Copy link
Copy Markdown
Member Author

cscheid commented May 14, 2025

Agreed.

@posit-snyk-bot
Copy link
Copy Markdown
Collaborator

posit-snyk-bot commented May 14, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@cscheid cscheid merged commit 3a1d1ac into main May 14, 2025
49 checks passed
@cscheid cscheid deleted the bugfix/safe-clone-deep branch May 14, 2025 18:33
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.

3 participants