Update some deps by ShaharNaveh · Pull Request #6053 · RustPython/RustPython · GitHub
Skip to content

Update some deps#6053

Merged
youknowone merged 1 commit intoRustPython:mainfrom
ShaharNaveh:update-deps
Aug 1, 2025
Merged

Update some deps#6053
youknowone merged 1 commit intoRustPython:mainfrom
ShaharNaveh:update-deps

Conversation

@ShaharNaveh
Copy link
Copy Markdown
Contributor

@ShaharNaveh ShaharNaveh commented Aug 1, 2025

Summary by CodeRabbit

  • Chores
    • Updated several internal dependencies to newer versions for improved stability and compatibility. No changes to features or user-facing functionality.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Aug 1, 2025

Comment thread stdlib/Cargo.toml
flate2 = { version = "1.1", default-features = false, features = ["zlib-rs"] }
libz-sys = { package = "libz-rs-sys", version = "0.5" }
bzip2 = { version = "0.5", features = ["libbz2-rs-sys"] }
bzip2 = "0.6"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I understood it correctly. From 0.6 libbz2-rs-sys is enabled by default (but they removed the feature name)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for checking

@ShaharNaveh ShaharNaveh marked this pull request as ready for review August 1, 2025 11:52
Comment thread stdlib/Cargo.toml
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for checking

@youknowone youknowone merged commit 2d65c7f into RustPython:main Aug 1, 2025
12 checks passed
@ShaharNaveh ShaharNaveh deleted the update-deps branch August 5, 2025 15:56
@coderabbitai coderabbitai Bot mentioned this pull request Sep 15, 2025
@coderabbitai coderabbitai Bot mentioned this pull request Dec 5, 2025
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