Skip to content

Conversation

ChrisRackauckas-Claude
Copy link

Summary

Changes

This PR adds compat entries for the following packages:

  • BenchmarkTools = "1"
  • CairoMakie = "0.15"
  • Catalyst = "15"
  • Chairmarks = "1"
  • DataStructures = "0.19"
  • LinearSolve = "3"
  • ModelingToolkit = "9, 10" (bumped to include v10)
  • OrderedCollections = "1"
  • OrdinaryDiffEq = "6"
  • Plots = "1"
  • Polynomials = "4"
  • PrettyTables = "3"
  • ReactionNetworkImporters = "0.16"
  • SciMLBenchmarks = "0.1"
  • Statistics = "1"
  • TimerOutputs = "0.5"
  • XSteam = "0.3"

Test plan

  • Dependencies install successfully with Pkg.instantiate()
  • All packages precompile without errors
  • CI tests pass

This consolidates the following individual CompatHelper PRs:

🤖 Generated with Claude Code

This PR consolidates all pending CompatHelper PRs for the Symbolics package by adding compat entries for:
- BenchmarkTools = "1"
- CairoMakie = "0.15"
- Catalyst = "15"
- Chairmarks = "1"
- DataStructures = "0.19"
- LinearSolve = "3"
- ModelingToolkit = "9, 10" (bumped to include v10)
- OrderedCollections = "1"
- OrdinaryDiffEq = "6"
- Plots = "1"
- Polynomials = "4"
- PrettyTables = "3"
- ReactionNetworkImporters = "0.16"
- SciMLBenchmarks = "0.1"
- Statistics = "1"
- TimerOutputs = "0.5"
- XSteam = "0.3"

This replaces individual CompatHelper PRs SciML#1364-1380 with a single unified change.

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

Co-Authored-By: Claude <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 9680043 into SciML:master Sep 1, 2025
0 of 2 checks passed
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