Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for node bug 56219 #1522

Merged
merged 3 commits into from
Dec 15, 2024

Conversation

lauckhart
Copy link
Collaborator

nodejs/node#56219 breaks our base-64 encoder. Node is off spec and should release fix quickly. Normally I wouldn't patch but in this case workaround is innocuous.

Fixes #1516

nodejs/node#56219 breaks our base-64 encoder.  Node is off spec and should release fix quickly.  Normally I wouldn't patch but in this case workaround is innocuous.

Fixes project-chip#1516
Copy link

semanticdiff-com bot commented Dec 15, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  packages/general/src/codec/Base64Codec.ts  0% smaller

@mergify mergify bot merged commit 01bff7b into project-chip:main Dec 15, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node@23 - FabricManager unavailable due to initialization error
2 participants