Bump the all-julia-packages group across 1 directory with 8 updates - #891
Merged
ChrisRackauckas merged 1 commit intoAug 7, 2026
Merged
Conversation
Updates the requirements on [StochasticDiffEqLevyArea](https://github.com/SciML/OrdinaryDiffEq.jl), [BoundaryValueDiffEqShooting](https://github.com/SciML/BoundaryValueDiffEq.jl), [CommonSolve](https://github.com/SciML/CommonSolve.jl), [BoundaryValueDiffEqMIRKN](https://github.com/SciML/BoundaryValueDiffEq.jl), [OrdinaryDiffEqNonlinearSolve](https://github.com/SciML/OrdinaryDiffEq.jl), [BoundaryValueDiffEqFIRK](https://github.com/SciML/BoundaryValueDiffEq.jl), [BoundaryValueDiffEqAscher](https://github.com/SciML/BoundaryValueDiffEq.jl) and [BoundaryValueDiffEqMIRK](https://github.com/SciML/BoundaryValueDiffEq.jl) to permit the latest version. Updates `StochasticDiffEqLevyArea` to 2.0.3 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@StochasticDiffEqLevyArea-v1.0.0...v2.0.3) Updates `BoundaryValueDiffEqShooting` to 1.17.4 - [Release notes](https://github.com/SciML/BoundaryValueDiffEq.jl/releases) - [Commits](https://github.com/SciML/BoundaryValueDiffEq.jl/commits) Updates `CommonSolve` to 0.2.13 - [Release notes](https://github.com/SciML/CommonSolve.jl/releases) - [Commits](https://github.com/SciML/CommonSolve.jl/commits) Updates `BoundaryValueDiffEqMIRKN` to 1.16.3 - [Release notes](https://github.com/SciML/BoundaryValueDiffEq.jl/releases) - [Commits](https://github.com/SciML/BoundaryValueDiffEq.jl/commits) Updates `OrdinaryDiffEqNonlinearSolve` to 2.6.1 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@OrdinaryDiffEqNonlinearSolve-v1.0.0...v2.6.1) Updates `BoundaryValueDiffEqFIRK` to 1.17.3 - [Release notes](https://github.com/SciML/BoundaryValueDiffEq.jl/releases) - [Commits](https://github.com/SciML/BoundaryValueDiffEq.jl/commits) Updates `BoundaryValueDiffEqAscher` to 1.15.3 - [Release notes](https://github.com/SciML/BoundaryValueDiffEq.jl/releases) - [Commits](https://github.com/SciML/BoundaryValueDiffEq.jl/commits) Updates `BoundaryValueDiffEqMIRK` to 1.17.4 - [Release notes](https://github.com/SciML/BoundaryValueDiffEq.jl/releases) - [Commits](https://github.com/SciML/BoundaryValueDiffEq.jl/commits) --- updated-dependencies: - dependency-name: StochasticDiffEqLevyArea dependency-version: 2.0.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BoundaryValueDiffEqShooting dependency-version: 1.17.4 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: CommonSolve dependency-version: 0.2.13 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BoundaryValueDiffEqMIRKN dependency-version: 1.16.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrdinaryDiffEqNonlinearSolve dependency-version: 2.6.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BoundaryValueDiffEqFIRK dependency-version: 1.17.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BoundaryValueDiffEqAscher dependency-version: 1.15.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: BoundaryValueDiffEqMIRK dependency-version: 1.17.4 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/julia/docs/all-julia-packages-b8d32b52b9
branch
August 7, 2026 05:02
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 StochasticDiffEqLevyArea, BoundaryValueDiffEqShooting, CommonSolve, BoundaryValueDiffEqMIRKN, OrdinaryDiffEqNonlinearSolve, BoundaryValueDiffEqFIRK, BoundaryValueDiffEqAscher and BoundaryValueDiffEqMIRK to permit the latest version.
Updates
StochasticDiffEqLevyAreato 2.0.3Changelog
Sourced from StochasticDiffEqLevyArea's changelog.
... (truncated)
Commits
aab5abbUpdate REQUIRE843acfcUpdate REQUIRE7f8b804fix future warning5cc1ca9small refactorca3f030Merge pull request #44 from tkelman/iteratorsfixbd54f96Compat.Iterators needs 0.18 minimuma2a95afCompat.Iteratorsc213804fix discrete problem checkab9819efix delaydiffeq testsa10a8fbfinal depwarn fix?Updates
BoundaryValueDiffEqShootingto 1.17.4Commits
Updates
CommonSolveto 0.2.13Commits
Updates
BoundaryValueDiffEqMIRKNto 1.16.3Commits
Updates
OrdinaryDiffEqNonlinearSolveto 2.6.1Changelog
Sourced from OrdinaryDiffEqNonlinearSolve's changelog.
... (truncated)
Commits
74e06f3Merge branch 'broadcasting'0355ca4devectorize interpolations3c15958devectorize initdt and single macro7e09316devectorize5468e19no direct StaticArray dependency60ecfc1Merge branch 'broadcast_changes'e7f7271Merge branch 'broad_methods' into broadcast_changes495d91ainterpolation printsfccbbf8simplify due to ArrayPartition changesebcb92etests pass will full broadcast and extra type handlingUpdates
BoundaryValueDiffEqFIRKto 1.17.3Commits
Updates
BoundaryValueDiffEqAscherto 1.15.3Commits
Updates
BoundaryValueDiffEqMIRKto 1.17.4Commits
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