Skip to content

CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)#1084

Merged
mfherbst merged 4 commits intomasterfrom
compathelper/new_version/2025-03-27-01-02-41-913-00289040745
Jun 17, 2025
Merged

CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)#1084
mfherbst merged 4 commits intomasterfrom
compathelper/new_version/2025-03-27-01-02-41-913-00289040745

Conversation

@github-actions
Copy link
Contributor

This pull request changes the compat entry for the ForwardDiff package from 0.10 to 0.10, 1.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@mfherbst mfherbst force-pushed the compathelper/new_version/2025-03-27-01-02-41-913-00289040745 branch from e965941 to 8b0bf48 Compare March 27, 2025 01:02
@niklasschmitz niklasschmitz self-assigned this Mar 31, 2025
@niklasschmitz
Copy link
Collaborator

This is awaiting the upcoming Optim release, as of JuliaNLSolvers/Optim.jl#1140

@Technici4n
Copy link
Collaborator

This is failing because of OptimizationBase not being compatible with the new FowardDiff (SciML/OptimizationBase.jl#140). It seems that we only depend on Optimization because of GeometryOptimization (used by some tests). Given the seemingly uncontrolled amount of transitive dependencies that Optimization pulls in, shouldn't we switch GeometryOptimization to Optim?

@Technici4n
Copy link
Collaborator

Status update: the ForwardDiff compat of OptimizationBase got bumped in OptimizationBase 2.y.z, but we are still depending on OptimizationBase 1.y.z because of the Optimization 3.y.z dependency, which does have the ForwardDiff compat update yet.

@niklasschmitz
Copy link
Collaborator

Tests are passing now, this PR is merge ready

@mfherbst mfherbst merged commit 866d11d into master Jun 17, 2025
8 checks passed
@mfherbst mfherbst deleted the compathelper/new_version/2025-03-27-01-02-41-913-00289040745 branch June 17, 2025 15:05
niklasschmitz added a commit that referenced this pull request Nov 17, 2025
#1084)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Niklas Schmitz <niklas.f.schmitz@gmail.com>
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