Skip to content

Bump compat bounds for nested problem libraries#162

Merged
ChrisRackauckas merged 1 commit intoSciML:masterfrom
abhro:bump-compat
Sep 7, 2025
Merged

Bump compat bounds for nested problem libraries#162
ChrisRackauckas merged 1 commit intoSciML:masterfrom
abhro:bump-compat

Conversation

@abhro
Copy link
Contributor

@abhro abhro commented Sep 7, 2025

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the contributor guidelines, in particular the SciML Style Guide and COLPRAC.
  • Any new documentation only uses public API

Additional context

Bumps the compat in the main Project.toml to use the stable version of sub-libraries JumpProblemLibrary, ODEProblemLibrary, and SDEProblemLibrary.

(Additional consideration: should compat bounds be done away with for the top-level Project.toml, and the sub-packages linked using [sources] in Project.toml to always have the same version in the repo and the Julia project environment?)

@ChrisRackauckas
Copy link
Member

it should use sources

@ChrisRackauckas ChrisRackauckas merged commit dd702cb into SciML:master Sep 7, 2025
15 of 19 checks passed
@abhro abhro deleted the bump-compat branch September 7, 2025 01:42
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