Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump compat version bounds #123

Merged
merged 1 commit into from
Dec 4, 2020
Merged

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Dec 4, 2020

If tests pass, there should be a new release of RecursiveArrayTools.jl since it holds back updates for NonlinearSolve.jl (SciML/NonlinearSolve.jl#16) and DiffEqBase.jl (SciML/DiffEqBase.jl#604) which in turns hold back updates for a lot of downstream packages.

This needs a new release of OrdinaryDiffEq.jl.

@ChrisRackauckas
Copy link
Member

It's failing because of how the downstream dependencies are being handled. I took a look through the release and I don't think we should have any issues: the breaking part is the depwarn removals. So I'm going to do the scary thing of merging this, tagging, and letting things update. Then let's make sure we re-run this test to see that we didn't miss anything, but the library wasn't throwing depwarns so it should be good.

@ChrisRackauckas ChrisRackauckas merged commit bf278e5 into SciML:master Dec 4, 2020
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