Bump the all-julia-packages group across 1 directory with 4 updates#131
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the all-julia-packages group across 1 directory with 4 updates#131dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Updates the requirements on [OrdinaryDiffEqDifferentiation](https://github.com/SciML/OrdinaryDiffEq.jl), [StochasticDiffEq](https://github.com/SciML/OrdinaryDiffEq.jl), [OrdinaryDiffEqCore](https://github.com/SciML/OrdinaryDiffEq.jl) and [OrdinaryDiffEqRosenbrock](https://github.com/SciML/OrdinaryDiffEq.jl) to permit the latest version. Updates `OrdinaryDiffEqDifferentiation` to 3.0.0 - [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/v3.0.0) Updates `StochasticDiffEq` 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.13.0...v7.0.0) 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](https://github.com/SciML/OrdinaryDiffEq.jl/commits/v5.0.0) Updates `OrdinaryDiffEqRosenbrock` to 2.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@v1.17.0...v2.0.0) --- updated-dependencies: - dependency-name: OrdinaryDiffEqDifferentiation dependency-version: 3.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StochasticDiffEq dependency-version: 7.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrdinaryDiffEqCore dependency-version: 5.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrdinaryDiffEqRosenbrock dependency-version: 2.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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 OrdinaryDiffEqDifferentiation, StochasticDiffEq, OrdinaryDiffEqCore and OrdinaryDiffEqRosenbrock to permit the latest version.
Updates
OrdinaryDiffEqDifferentiationto 3.0.0Changelog
Sourced from OrdinaryDiffEqDifferentiation's changelog.
... (truncated)
Commits
Updates
StochasticDiffEqto 7.0.0Release notes
Sourced from StochasticDiffEq's releases.
... (truncated)
Changelog
Sourced from StochasticDiffEq'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
OrdinaryDiffEqCoreto 5.0.0Changelog
Sourced from OrdinaryDiffEqCore's changelog.
... (truncated)
Commits
Updates
OrdinaryDiffEqRosenbrockto 2.0.0Changelog
Sourced from OrdinaryDiffEqRosenbrock's changelog.
... (truncated)
Commits
095ecbffix for constant transferd48aa88small fixes forFuntypes83c7872some little fixesc59fe03default stability check only for floatscf24ab8fix invalid subtypingb901d94allow tuple errorsb9df25dmore robust test426c1b6Merge branch 'test_release'eae99daadd 1.0.0 requirementdd10dadout of place jacobians in rosenbrockDependabot 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