Skip to content

Set ODEProblemLibrary version to 1.5.4 - #220

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:agent/release-versions-20260811
Aug 11, 2026
Merged

Set ODEProblemLibrary version to 1.5.4#220
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:agent/release-versions-20260811

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Ignore this PR until it has been reviewed by @ChrisRackauckas.

What changed and why

Correct the package version declarations to the first sequential patch or minor release after General's latest non-yanked versions. The default branch contains source changes, but this PR is limited to release metadata and internal compat needed by the sequential versions.

Package General Branch before Proposed Bump
ODEProblemLibrary 1.5.3 1.5.3 1.5.4 patch

Verification

  • GROUP=QA /home/crackauc/.juliaup/bin/julia +release --project=. -e 'using Pkg; Pkg.test()' — passed. Test Summary: | Pass Total Time / ExplicitImports | 20 20 2m16.7s / Testing DiffEqProblemLibrary tests passed
  • GROUP=ODEProblemLibrary /home/crackauc/.juliaup/bin/julia +release --project=. -e 'using Pkg; Pkg.test()' — passed. Test Summary: | Pass Total Time / Load Tests | 1 1 0.0s / Test Summary: | Pass Total Time / Filament | 8 8 1.4s / Testing DiffEqProblemLibrary tests passed
  • GROUP=ODEProblemLibrary_QA /home/crackauc/.juliaup/bin/julia +release --project=. -e 'using Pkg; Pkg.test()' — passed. Test Summary: | Pass Total Time / Aqua | 20 20 33.2s / Testing DiffEqProblemLibrary tests passed
  • /home/crackauc/.juliaup/bin/julia +release --startup-file=no -m Runic --check . — passed.
  • typos --force-exclude lib/ODEProblemLibrary/Project.toml — passed.
  • git diff --check — passed.

The docs build was not run because this diff changes no docstrings, documentation, or public API. GPU and downstream jobs were not run locally.

Registration

After this PR is merged, register each package separately from a commit on the default branch:

  • ODEProblemLibrary: @JuliaRegistrator register subdir=lib/ODEProblemLibrary

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@JuliaRegistrator

Copy link
Copy Markdown

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 11, 2026 13:38
@ChrisRackauckas
ChrisRackauckas merged commit 9da7bd5 into SciML:master Aug 11, 2026
26 of 27 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.

3 participants