Bump the all-julia-packages group across 2 directories with 4 updates#54
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all-julia-packages group across 2 directories with 4 updates#54dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [OrdinaryDiffEqCore](https://github.com/SciML/OrdinaryDiffEq.jl), [DiffEqBase](https://github.com/SciML/OrdinaryDiffEq.jl), [RecursiveArrayTools](https://github.com/SciML/RecursiveArrayTools.jl) and [OrdinaryDiffEq](https://github.com/SciML/OrdinaryDiffEq.jl) to permit the latest version. Updates `OrdinaryDiffEqCore` to 5.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@v3.0.0...v5.0.0) Updates `DiffEqBase` to 7.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@v6.0.0...v7.0.0) Updates `RecursiveArrayTools` to 4.2.0 - [Release notes](https://github.com/SciML/RecursiveArrayTools.jl/releases) - [Commits](SciML/RecursiveArrayTools.jl@v3.0.0...v4.2.0) Updates `DiffEqBase` to 7.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@v6.0.0...v7.0.0) Updates `OrdinaryDiffEq` to 7.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@v6.111.0...v7.0.0) --- updated-dependencies: - dependency-name: OrdinaryDiffEqCore dependency-version: 5.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DiffEqBase dependency-version: 7.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: RecursiveArrayTools dependency-version: 4.2.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DiffEqBase dependency-version: 7.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrdinaryDiffEq dependency-version: 7.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
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 OrdinaryDiffEqCore, DiffEqBase, RecursiveArrayTools and OrdinaryDiffEq to permit the latest version.
Updates
OrdinaryDiffEqCoreto 5.0.0Changelog
Sourced from OrdinaryDiffEqCore's changelog.
... (truncated)
Commits
c991028Update REQUIREf65ca68fix inner constructor for IIP additiond66f6b2Merge pull request #579 from Datseris/master3ac6640Merge remote-tracking branch 'origin/master'1135435Remove timeseries_steps81bf4e6Merge pull request #632 from JuliaDiffEq/myb/ros4543103Add_reshapeand_vecutils10002bfAddreshapeandvecin oop SIDRKbd603d8Merge pull request #631 from JuliaDiffEq/myb/radau58758dfSimplifyreshape/vectestsUpdates
DiffEqBaseto 7.0.0Release notes
Sourced from DiffEqBase's releases.
... (truncated)
Changelog
Sourced from DiffEqBase's changelog.
... (truncated)
Commits
f3ce496Merge pull request #3567 from SciML/drop-unused-rosenbrock-tableaus-dep02763e7Drop unused OrdinaryDiffEqRosenbrockTableaus from top-level depsa0a61e0Update version to 7.0.0 in Project.toml68c304dMerge pull request #3566 from SciML/fix-delaydiffeq-extras-uuids7c87e5aFix three wrong UUIDs in DelayDiffEq's [extras]b3359fbMerge pull request #3565 from SciML/revert-core-ddt-bumpscfb94cdRevert OrdinaryDiffEqCore and DiffEqDevTools major bumps from #35625b867b8Merge pull request #3563 from ChrisRackauckas-Claude/drop-old-majors-v7-stacka8419deRevert out-of-scope deps additions in Rosenbrock/Tsit5 QA test envs260775bDrop old majors from v7-coupled stack compatUpdates
RecursiveArrayToolsto 4.2.0Release notes
Sourced from RecursiveArrayTools's releases.
Commits
6a720b5Merge pull request #580 from SciML/ChrisRackauckas-patch-3fd39380Update Project.tomlfea7a20Merge pull request #579 from ChrisRackauckas-Claude/fix-zero-structarray5ddceeeAdd test for zero(VectorOfArray) preserving StructArray container type273a065Preserve container type inzero(VectorOfArray)viarewrap25b5e64Merge pull request #578 from SciML/dependabot/julia/all-julia-packages-629bbb...f4f840bUpdate CUDA requirement 6.09277c46Merge pull request #576 from SciML/ChrisRackauckas-patch-3ccc3e73Update Project.tomla22d73aMerge pull request #575 from ChrisRackauckas-Claude/mooncake-arraypartition-r...Updates
DiffEqBaseto 7.0.0Release notes
Sourced from DiffEqBase's releases.
... (truncated)
Changelog
Sourced from DiffEqBase's changelog.
... (truncated)
Commits
f3ce496Merge pull request #3567 from SciML/drop-unused-rosenbrock-tableaus-dep02763e7Drop unused OrdinaryDiffEqRosenbrockTableaus from top-level depsa0a61e0Update version to 7.0.0 in Project.toml68c304dMerge pull request #3566 from SciML/fix-delaydiffeq-extras-uuids7c87e5aFix three wrong UUIDs in DelayDiffEq's [extras]b3359fbMerge pull request #3565 from SciML/revert-core-ddt-bumpscfb94cdRevert OrdinaryDiffEqCore and DiffEqDevTools major bumps from #35625b867b8Merge pull request #3563 from ChrisRackauckas-Claude/drop-old-majors-v7-stacka8419deRevert out-of-scope deps additions in Rosenbrock/Tsit5 QA test envs260775bDrop old majors from v7-coupled stack compatUpdates
OrdinaryDiffEqto 7.0.0Release notes
Sourced from OrdinaryDiffEq's releases.
... (truncated)
Changelog
Sourced from OrdinaryDiffEq's changelog.