Skip to content

Sync package versions with the General registry - #1287

Draft
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:version-sync-20260728
Draft

Sync package versions with the General registry#1287
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:version-sync-20260728

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Ignore until reviewed by @ChrisRackauckas.

What this changes

package from to why
OptimizationBase 5.2.4 5.2.3 skips over unregistered versions
Optimization 5.6.5 5.6.6 unreleased changes with no version bump
OptimizationAuglag 2.0.2 2.0.3 unreleased changes with no version bump
OptimizationBBO 0.4.9 0.4.10 unreleased changes with no version bump
OptimizationCMAEvolutionStrategy 0.3.10 0.3.11 unreleased changes with no version bump
OptimizationEvolutionary 0.4.11 0.4.12 unreleased changes with no version bump
OptimizationGCMAES 0.3.10 0.3.11 unreleased changes with no version bump
OptimizationLBFGSB 1.4.3 1.4.4 unreleased changes with no version bump
OptimizationMOI 1.3.3 1.3.4 unreleased changes with no version bump
OptimizationMadNLP 2.2.2 2.2.3 unreleased changes with no version bump
OptimizationManopt 1.3.4 1.3.5 unreleased changes with no version bump
OptimizationMetaheuristics 0.3.8 0.3.9 unreleased changes with no version bump
OptimizationMultistartOptimization 0.3.7 0.3.8 unreleased changes with no version bump
OptimizationNLPModels 1.3.3 1.3.4 unreleased changes with no version bump
OptimizationNLopt 0.3.13 0.3.14 unreleased changes with no version bump
OptimizationNOMAD 0.3.8 0.3.9 unreleased changes with no version bump
OptimizationODE 0.1.8 0.1.9 unreleased changes with no version bump
OptimizationOptimJL 0.4.16 0.4.17 unreleased changes with no version bump
OptimizationPRIMA 0.3.10 0.3.11 unreleased changes with no version bump
OptimizationPolyalgorithms 0.3.8 0.3.9 unreleased changes with no version bump
OptimizationPyCMA 1.3.3 1.3.4 unreleased changes with no version bump
OptimizationSciPy 0.4.8 0.4.9 unreleased changes with no version bump
OptimizationSophia 1.3.3 1.3.4 unreleased changes with no version bump
OptimizationSpeedMapping 0.2.7 0.2.8 unreleased changes with no version bump
SimpleOptimization 1.2.3 1.2.4 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).

- `OptimizationBase` 5.2.4 5.2.3 skips over unregistered versions
- `Optimization` 5.6.5 5.6.6 unreleased changes with no version bump
- `OptimizationAuglag` 2.0.2 2.0.3 unreleased changes with no version bump
- `OptimizationBBO` 0.4.9 0.4.10 unreleased changes with no version bump
- `OptimizationCMAEvolutionStrategy` 0.3.10 0.3.11 unreleased changes with no version bump
- `OptimizationEvolutionary` 0.4.11 0.4.12 unreleased changes with no version bump
- `OptimizationGCMAES` 0.3.10 0.3.11 unreleased changes with no version bump
- `OptimizationLBFGSB` 1.4.3 1.4.4 unreleased changes with no version bump
- `OptimizationMOI` 1.3.3 1.3.4 unreleased changes with no version bump
- `OptimizationMadNLP` 2.2.2 2.2.3 unreleased changes with no version bump
- `OptimizationManopt` 1.3.4 1.3.5 unreleased changes with no version bump
- `OptimizationMetaheuristics` 0.3.8 0.3.9 unreleased changes with no version bump
- `OptimizationMultistartOptimization` 0.3.7 0.3.8 unreleased changes with no version bump
- `OptimizationNLPModels` 1.3.3 1.3.4 unreleased changes with no version bump
- `OptimizationNLopt` 0.3.13 0.3.14 unreleased changes with no version bump
- `OptimizationNOMAD` 0.3.8 0.3.9 unreleased changes with no version bump
- `OptimizationODE` 0.1.8 0.1.9 unreleased changes with no version bump
- `OptimizationOptimJL` 0.4.16 0.4.17 unreleased changes with no version bump
- `OptimizationPRIMA` 0.3.10 0.3.11 unreleased changes with no version bump
- `OptimizationPolyalgorithms` 0.3.8 0.3.9 unreleased changes with no version bump
- `OptimizationPyCMA` 1.3.3 1.3.4 unreleased changes with no version bump
- `OptimizationSciPy` 0.4.8 0.4.9 unreleased changes with no version bump
- `OptimizationSophia` 1.3.3 1.3.4 unreleased changes with no version bump
- `OptimizationSpeedMapping` 0.2.7 0.2.8 unreleased changes with no version bump
- `SimpleOptimization` 1.2.3 1.2.4 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.

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