Skip to content

Update bzip2 requirement from 0.4.4 to 0.6.0 #7924

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

Merged
merged 4 commits into from
Jul 15, 2025
Merged

Conversation

mbrobbel
Copy link
Member

Which issue does this PR close?

Rationale for this change

In addition to #7903 we need the enable default feature to fix the build.

What changes are included in this PR?

Bump bzip2 dependency to 0.6 and enable default feature.

Are these changes tested?

CI.

Are there any user-facing changes?

Updated bzip2 dependency.

dependabot bot and others added 2 commits July 11, 2025 14:16
Updates the requirements on [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) to permit the latest version.
- [Release notes](https://github.com/trifectatechfoundation/bzip2-rs/releases)
- [Commits](trifectatechfoundation/bzip2-rs@0.4.4...v0.6.0)

---
updated-dependencies:
- dependency-name: bzip2
  dependency-version: 0.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot added the arrow Changes to the arrow crate label Jul 14, 2025
@mbrobbel
Copy link
Member Author

This needs #7926.

mbrobbel added a commit that referenced this pull request Jul 15, 2025
# Which issue does this PR close?

None.

# Rationale for this change

- This allows us to keep up with dependencies bumping their MSRV (e.g.
#7924)
- parquet variant crates now use the workspace MSRV
- #7395 is the next release and because this is a major release we can
bump MSRV now for all the 56.x.y releases

We can bump to 1.85 in #7835 to unblock #7270. 

# What changes are included in this PR?

- Bump MSRV to 1.84 which was released more than 6 months ago
- Removed half pins from CI

# Are these changes tested?

CI.

# Are there any user-facing changes?

Yes.
Copy link
Contributor

@crepererum crepererum left a comment

Choose a reason for hiding this comment

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

thanks

@crepererum crepererum merged commit b1a1864 into apache:main Jul 15, 2025
24 checks passed
@mbrobbel mbrobbel deleted the bzip-0.6 branch July 15, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants