Skip to content

Remove globset version cap#864

Merged
max-sixty merged 1 commit intomitsuhiko:masterfrom
max-sixty:863
Jan 29, 2026
Merged

Remove globset version cap#864
max-sixty merged 1 commit intomitsuhiko:masterfrom
max-sixty:863

Conversation

@max-sixty
Copy link
Copy Markdown
Collaborator

Summary

  • Remove < 0.4.17 upper bound on globset dependency
  • Lockfile stays pinned to 0.4.9, so existing users unaffected
  • Users on Rust 1.84+ can use MSRV-aware resolver if they update

Closes #863

This was written by Claude Code on behalf of @max-sixty

Remove the `< 0.4.17` upper bound on globset. The cap was added because
globset 0.4.17+ requires Rust edition 2024, but users on Rust 1.84+ now
have access to the MSRV-aware resolver.

The lockfile remains pinned to 0.4.9, so existing users are unaffected.

Closes mitsuhiko#863

Co-Authored-By: Claude <noreply@anthropic.com>
@max-sixty max-sixty merged commit 2a9f7ad into mitsuhiko:master Jan 29, 2026
15 checks passed
@max-sixty max-sixty mentioned this pull request Jan 31, 2026
max-sixty added a commit that referenced this pull request Jan 31, 2026
## Summary

- Fix inline snapshot corruption with carriage returns. #866
- Remove globset version cap. #864

> _This was written by Claude Code on behalf of @max-sixty_

Co-authored-by: Claude <noreply@anthropic.com>
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.

1 participant