Skip to content

Update DifferentialEquations requirement from 7.11 to 7.11, 8.0 in /docs in the all-julia-packages group across 1 directory#591

Merged
ChrisRackauckas merged 1 commit into
masterfrom
dependabot/julia/docs/all-julia-packages-9ebbe77fab
May 11, 2026
Merged

Update DifferentialEquations requirement from 7.11 to 7.11, 8.0 in /docs in the all-julia-packages group across 1 directory#591
ChrisRackauckas merged 1 commit into
masterfrom
dependabot/julia/docs/all-julia-packages-9ebbe77fab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Updates the requirements on DifferentialEquations to permit the latest version.
Updates DifferentialEquations to 8.0.0

Release notes

Sourced from DifferentialEquations's releases.

v8.0.0

DifferentialEquations v8.0.0

Diff since v7.17.0

Many breaking changes. The complete migration story is detailed in https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md

Changelog

Sourced from DifferentialEquations's changelog.

Breaking Changes in v7.0

  • ParameterizedFunctions.jl, along with a few other modeling libraries, are no longer exported by DifferentialEquations.jl. You must do using ParameterizedFunctions to use the `@ode_def macro. As it has not been part of the documentation for 3 years, this is breaking but should not affect most users. This reduces the dependencies and using time of the library by about half.
  • OrdinaryDiffEq.jl has a new linear solver system based on the LinearSolve.jl library. linsolve arguments now take LinearSolve.jl solvers.
Commits
  • c560df7 Merge pull request #1137 from ChrisRackauckas-Claude/bump-ordinarydiffeq-v7-e...
  • 4ae2312 Exclude SVG assets from typos spell check
  • 2f0f3de Fix Runic formatting: use explicit float literals
  • 33b3433 Bump compat for OrdinaryDiffEq v7 / SciMLBase v3 ecosystem
  • bf443f2 Merge pull request #1135 from SciML/dependabot/github_actions/julia-actions/s...
  • 4300c87 Bump julia-actions/setup-julia from 2 to 3
  • bfd3144 Merge pull request #1126 from ChrisRackauckas-Claude/fix-deprecation-warnings
  • 9188ef8 Add comprehensive test suite using non-deprecated APIs
  • e0329c6 Merge pull request #1117 from SciML/dependabot/github_actions/actions/checkout-6
  • f306ba6 Bump actions/checkout from 4 to 6
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [DifferentialEquations](https://github.com/SciML/DifferentialEquations.jl) to permit the latest version.

Updates `DifferentialEquations` to 8.0.0
- [Release notes](https://github.com/SciML/DifferentialEquations.jl/releases)
- [Changelog](https://github.com/SciML/DifferentialEquations.jl/blob/master/NEWS.md)
- [Commits](SciML/DifferentialEquations.jl@v7.11.0...v8.0.0)

---
updated-dependencies:
- dependency-name: DifferentialEquations
  dependency-version: 8.0.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels May 11, 2026
@ChrisRackauckas ChrisRackauckas merged commit 6274bb6 into master May 11, 2026
1 of 2 checks passed
@ChrisRackauckas ChrisRackauckas deleted the dependabot/julia/docs/all-julia-packages-9ebbe77fab branch May 11, 2026 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant