Skip to content

Conversation

ChrisRackauckas
Copy link
Member

Summary

  • Bumped ArrayInterface minimum to 7.10
  • Bumped SymbolicIndexingInterface minimum to 0.3.30
  • Fixed copyto! bug in NamedArrayPartition that was accessing non-existent field

Test plan

  • Ran downgrade resolver to get minimal dependency versions
  • Fixed failing tests by bumping minimum versions and fixing bugs
  • All tests pass with minimal dependency versions

This PR ensures the package works with the minimal dependency versions as determined by the downgrade CI resolver, fixing compatibility issues that would cause CI failures when using older allowed versions.

🤖 Generated with Claude Code

- Bump ArrayInterface minimum to 7.10
- Bump SymbolicIndexingInterface minimum to 0.3.30
- Fix copyto\! bug in NamedArrayPartition that was accessing non-existent field

These changes ensure the package works with the minimal dependency versions as determined by the downgrade CI resolver.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 1cbaa0c into master Jul 27, 2025
23 of 27 checks passed
@ChrisRackauckas ChrisRackauckas deleted the bump-minimum-versions branch July 27, 2025 04:29
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