Merged
Conversation
Switch order so that Added is before Fixed.
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the version from 0.15.1-dev.2 to 0.15.1-dev.3 as part of the development release process. The version has been published to npm and tagged in the repository.
Key Changes:
- Version bumped from 0.15.1-dev.2 to 0.15.1-dev.3 across all package files
- CHANGELOG.md reorganized to move "Fixed" section after "Added" section and includes new entry for PR #126
- Lock files (Cargo.lock and package-lock.json) updated to reflect version changes
Reviewed Changes
Copilot reviewed 8 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| nucypher-core/Cargo.toml | Updated core package version to 0.15.1-dev.3 |
| nucypher-core-wasm/package.template.json | Updated WASM package template version |
| nucypher-core-wasm/Cargo.toml | Updated WASM crate version |
| nucypher-core-wasm-bundler/package.json | Updated bundler package version |
| nucypher-core-wasm-bundler/package-lock.json | Updated lockfile with new version references |
| nucypher-core-python/setup.py | Updated Python package version |
| nucypher-core-python/Cargo.toml | Updated Python binding crate version |
| Cargo.lock | Updated dependency lock entries for all three nucypher-core packages |
| CHANGELOG.md | Reorganized sections and added reference to PR #126 |
| .bumpversion.cfg | Updated current_version configuration |
Files not reviewed (1)
- nucypher-core-wasm-bundler/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
theref
approved these changes
Nov 20, 2025
cygnusv
approved these changes
Nov 20, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #127 +/- ##
=======================================
Coverage 63.96% 63.96%
=======================================
Files 21 21
Lines 4554 4554
=======================================
Hits 2913 2913
Misses 1641 1641 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
vzotova
approved these changes
Nov 20, 2025
manumonti
approved these changes
Nov 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of PR:
Required reviews:
What this does:
Issues fixed/closed:
Why it's needed:
Notes for reviewers: