SciML / CellMLToolkit.jl

CellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.
https://docs.sciml.ai/CellMLToolkit/stable/
Other
62 stars 15 forks source link

CompatHelper: bump compat for SymbolicUtils to 0.18, (keep existing compat) #82

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the SymbolicUtils package from 0.16 to 0.16, 0.18. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

ChrisRackauckas commented 2 years ago

@anandijain double check this all.

anandijain commented 2 years ago

meaning check if tests pass?

anandijain commented 2 years ago

https://github.com/SciML/CellMLToolkit.jl/runs/4166664792?check_suite_focus=true#step:4:16 it seems like there is incompat with ChainRulesCore