Skip to content

chore(deps): upgrade monty to latest main (87f8f31)#226

Merged
chaliy merged 2 commits intomainfrom
claude/upgrade-monty-1HvFW
Feb 23, 2026
Merged

chore(deps): upgrade monty to latest main (87f8f31)#226
chaliy merged 2 commits intomainfrom
claude/upgrade-monty-1HvFW

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Feb 23, 2026

Summary

  • Upgrade monty dependency from tag v0.0.7 to rev 87f8f31 (5 commits ahead of v0.0.7 on main)
  • Key upstream changes: heap refactor removing take_data!, pyo3-build-config for ubuntu, REPL improvements
  • No breaking API changes for bashkit's usage

Test plan

  • cargo build --all-features passes
  • cargo test --all-features passes (all 1049+ unit tests, integration tests, doc-tests)
  • cargo clippy --all-targets --all-features -- -D warnings clean
  • cargo fmt --check clean

Pin monty to rev 87f8f31 (5 commits past v0.0.7) which includes:
- pyo3-build-config for easier ubuntu builds
- remove take_data! from cell value methods (heap refactor)
- REPL session preservation on runtime errors
- rustyline REPL line editing
- monty-js build.rs fix

https://claude.ai/code/session_01VaBqrsCfoxzDYhFarhF36x
…sys 0.12.1

New transitive dependencies from monty upgrade via pyo3-build-config.

https://claude.ai/code/session_01VaBqrsCfoxzDYhFarhF36x
@chaliy chaliy merged commit e52fb73 into main Feb 23, 2026
16 checks passed
@chaliy chaliy deleted the claude/upgrade-monty-1HvFW branch February 23, 2026 05:46
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.

2 participants