Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Summary

  • Updates PrecompileTools compatibility from restrictive "1.2" to allow both "1.2.1, 1.3"
  • Resolves package upgrade constraints preventing use of newer PrecompileTools versions
  • Addresses deprecation warnings in CI by enabling access to latest package versions

Test plan

  • ✅ All existing tests pass locally
  • ✅ Package resolution works correctly
  • ✅ No breaking changes to existing functionality

Background

Found during CI log analysis that PrecompileTools was marked with ⌅ indicating newer versions were available but compatibility constraints prevented upgrades. This fix updates the version bounds to allow both current and newer versions.

🤖 Generated with Claude Code

Fix compatibility constraint preventing upgrade to PrecompileTools v1.3.x
by allowing both v1.2.1 and v1.3 in Project.toml.

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

Co-Authored-By: Claude <[email protected]>
@ChrisRackauckas ChrisRackauckas force-pushed the fix-diffEqbase-precompiletools-version branch from b85c1f7 to 9c591ab Compare July 30, 2025 14:58
@ChrisRackauckas ChrisRackauckas deleted the fix-diffEqbase-precompiletools-version branch July 31, 2025 08:08
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.

3 participants