Skip to content

Sync package versions with the General registry - #4948

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:version-sync-20260812
Aug 15, 2026
Merged

Sync package versions with the General registry#4948
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:version-sync-20260812

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Ignore until reviewed by @ChrisRackauckas.

What this changes

package from to why
ModelingToolkit 11.39.0 11.39.1 unreleased changes with no version bump

Why

Each to is the next sequential version after what is currently registered in
General. Versions that skip an unregistered version are rejected by AutoMerge's
sequential version number guideline, so they can never be registered as-is;
packages with unreleased changes and no bump cannot be registered at all.

Only the top-level version field of each Project.toml is touched.

After merge, each package still needs @JuliaRegistrator register (with
subdir= where applicable).

- `ModelingToolkit` 11.39.0 11.39.1 unreleased changes with no version bump

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-Claude

Copy link
Copy Markdown
Member Author

Note for reviewers: there is an older open General PR registering ModelingToolkit v11.40.0 from commit 1f6b035 (JuliaRegistries/General#164058), after which master was unbumped back to 11.39.0. This PR takes the next sequential patch 11.39.1 from current master. The 11.40.0 General PR should not merge as-is — that commit is 35 behind master and would skip 11.39.1.

[noblock] not applicable here; this is the source PR, not the registry PR.

@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 15, 2026 23:23
@ChrisRackauckas
ChrisRackauckas merged commit efcce55 into SciML:master Aug 15, 2026
60 of 68 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