Skip to content

Remove unmaintained wee_alloc dependency - #4

Merged
mrecachinas merged 1 commit into
masterfrom
copilot/dependabot-alert-fixes-20260726
Jul 27, 2026
Merged

Remove unmaintained wee_alloc dependency#4
mrecachinas merged 1 commit into
masterfrom
copilot/dependabot-alert-fixes-20260726

Conversation

@mrecachinas

Copy link
Copy Markdown
Owner

Summary

  • Removed the optional wee_alloc dependency to resolve the critical Dependabot alert for GHSA-rc23-xxgq-x27g.
  • Removed the corresponding global allocator cfg block and README mention.

Checks

  • cargo check — passed (existing warnings only)
  • wasm-pack test --headless --chrome — passed (existing warnings only)
  • wasm-pack build — passed (existing warnings only)

Remove the optional wee_alloc allocator dependency to resolve the critical Dependabot alert. Use Rust's default allocator instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c2790736-ca3f-4028-af8d-677e4e40c97d
@mrecachinas
mrecachinas merged commit a33468e into master Jul 27, 2026
6 checks passed
@mrecachinas
mrecachinas deleted the copilot/dependabot-alert-fixes-20260726 branch July 27, 2026 02:42
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.

1 participant