-
-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): bump mimalloc-safe v0.1.53 #155
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates dependency versions to ensure compatibility and improvements.
- Updated "@types/node" and "vitest" in package.json
- Bumped "mimalloc-safe" dependency in napi/Cargo.toml to v0.1.53
Reviewed Changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated dependency versions for node types and vitest. |
| napi/Cargo.toml | Bumped mimalloc-safe version across target configurations. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
WalkthroughThe changes update dependency versions in two files: Changes
Assessment against linked issues
Assessment against linked issues: Out-of-scope changesNo out-of-scope changes found. Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (11)
🔇 Additional comments (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page 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 (
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 92e27fd in 50 seconds. Click for details.
- Reviewed
69lines of code in3files - Skipped
1files when reviewing. - Skipped posting
2draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. napi/Cargo.toml:30
- Draft comment:
Bump mimalloc-safe to v0.1.53 in target-specific dependencies to help fix the illegal instruction issue on aarch64. Confirm that all target configurations (lines 30, 33, 36) work as expected. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. package.json:32
- Draft comment:
Dev dependency bumps (@types/node to ^22.15.32 and vitest to ^3.2.4) look fine; ensure CI tests pass with these updates. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_QHsuHgr4vLMm49iC
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #155 +/- ##
=======================================
Coverage 92.20% 92.20%
=======================================
Files 13 13
Lines 3068 3068
=======================================
Hits 2829 2829
Misses 239 239 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging #155 will not alter performanceComparing Summary
|



close #64
Important
Bump
mimalloc-safeto0.1.53,libmimalloc-sys2to0.1.49, and update@types/nodeandvitestinpackage.json.mimalloc-safefrom0.1.52to0.1.53inCargo.lockandnapi/Cargo.toml.libmimalloc-sys2from0.1.48to0.1.49inCargo.lock.@types/nodefrom^22.15.31to^22.15.32inpackage.json.vitestfrom^3.2.3to^3.2.4inpackage.json.This description was created by
for 92e27fd. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit