chore(deps): Bump the all-julia-packages group across 2 directories with 1 update#188
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the all-julia-packages group across 2 directories with 1 update#188dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 1 update Updates the requirements on and [DiffEqBase](https://github.com/SciML/OrdinaryDiffEq.jl) to permit the latest version. Updates `DiffEqBase` to 7.5.5 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](https://github.com/SciML/OrdinaryDiffEq.jl/commits) Updates `DiffEqBase` to 7.5.5 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](https://github.com/SciML/OrdinaryDiffEq.jl/commits) --- updated-dependencies: - dependency-name: DiffEqBase dependency-version: 7.5.5 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DiffEqBase dependency-version: 7.5.5 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
The compat bump here is necessary but not sufficient: DiffEqBase 7.5 / SciMLBase 3 remove the deprecated |
ChrisRackauckas
added a commit
that referenced
this pull request
Jun 14, 2026
…#190) * Support DiffEqBase v7 / SciMLBase v3 breaking update DiffEqBase 7.5 (OrdinaryDiffEq v7 / DifferentialEquations v8) removes the deprecated DEProblem and DEAlgorithm aliases. Switch the abstract supertypes to AbstractDEProblem and AbstractDEAlgorithm, which are available across both the old (DiffEqBase 6.210, SciMLBase 2.153) and new (DiffEqBase 7.5, SciMLBase 3) compat bounds, and widen the DiffEqBase compat to 7.5. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Bump Enzyme/EnzymeTestUtils test floors for Downgrade CI The Downgrade CI pins every dependency to its compat lower bound. With DiffEqBase pinned to its floor 6.210.1, the old Enzyme floor 0.13.0 is unsatisfiable: DiffEqBase 6.210.1 requires Enzyme >= 0.13.100 (via its DiffEqBaseEnzymeExt compat). Additionally, EnzymeTestUtils 0.2.0 is runtime -incompatible with Enzyme 0.13.100 — it calls guaranteed_const_nongen(T, nothing) where the newer Enzyme expects a world-age UInt64, erroring in the sensitivity_interface test. EnzymeTestUtils 0.2.4 (the version that raised its own Enzyme floor to 0.13.78) fixes this. Verified locally on Julia 1.10 with all deps pinned to their floors (DiffEqBase 6.210.1, SciMLBase 2.153.0, Enzyme 0.13.100, EnzymeTestUtils 0.2.4): full GROUP=Core suite passes (147 testsets). Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on and DiffEqBase to permit the latest version.
Updates
DiffEqBaseto 7.5.5Changelog
Sourced from DiffEqBase's changelog.
... (truncated)
Commits
Updates
DiffEqBaseto 7.5.5Changelog
Sourced from DiffEqBase's changelog.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions