Skip to content

compat: declare SciMLTesting 2.10 - #223

Merged
ChrisRackauckas merged 2 commits into
SciML:masterfrom
ChrisRackauckas-Claude:codex/scimltesting-compat-2.4
Aug 16, 2026
Merged

compat: declare SciMLTesting 2.10#223
ChrisRackauckas merged 2 commits into
SciML:masterfrom
ChrisRackauckas-Claude:codex/scimltesting-compat-2.4

Conversation

@ChrisRackauckas-Claude

@ChrisRackauckas-Claude ChrisRackauckas-Claude commented Aug 15, 2026

Copy link
Copy Markdown
Member

Summary

Declare the missing SciMLTesting compatibility bound as 2.10 and add its UUID to package test extras in the affected manifest(s):

  • lib/BVProblemLibrary/Project.toml
  • lib/DAEProblemLibrary/Project.toml
  • lib/DDEProblemLibrary/Project.toml
  • lib/JumpProblemLibrary/Project.toml
  • lib/NonlinearProblemLibrary/Project.toml
  • lib/ODEProblemLibrary/Project.toml
  • lib/SDEProblemLibrary/Project.toml

This PR is manifest-only. It does not change source behavior, tests, public APIs, or documentation.

Verification

  • Julia TOML.parsefile passed for all TOML files in the 20-repository batch.
  • Pkg.Types.read_project passed for all 32 changed manifests, including the new compat and extras entries.
  • git diff --check passed for all 20 repositories.
  • typos passed on all changed TOML files.
  • Runic was not run because the diff contains TOML only.
  • No test suite was run because no source or test files changed.

Please ignore this draft until reviewed by @ChrisRackauckas.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas-Claude ChrisRackauckas-Claude changed the title compat: declare SciMLTesting 2.4 compat: declare SciMLTesting 2.10 Aug 15, 2026
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 16, 2026 00:48
@ChrisRackauckas
ChrisRackauckas merged commit f827918 into SciML:master Aug 16, 2026
51 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