Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
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
Contributor

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?

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