Bump the all-julia-packages group across 1 directory with 4 updates - #804
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-julia-packages group across 1 directory with 4 updates#804dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/julia/all-julia-packages-bfa2fb9969
branch
from
July 29, 2026 06:00
4762564 to
3efc00d
Compare
Updates the requirements on [Interpolations](https://github.com/JuliaMath/Interpolations.jl), [Optim](https://github.com/JuliaNLSolvers/Optim.jl), [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl) and [DifferentialEquations](https://github.com/SciML/DifferentialEquations.jl) to permit the latest version. Updates `Interpolations` to 0.16.3 - [Release notes](https://github.com/JuliaMath/Interpolations.jl/releases) - [Changelog](https://github.com/JuliaMath/Interpolations.jl/blob/master/NEWS.md) - [Commits](https://github.com/JuliaMath/Interpolations.jl/commits/v0.16.3) Updates `Optim` to 2.2.1 - [Release notes](https://github.com/JuliaNLSolvers/Optim.jl/releases) - [Changelog](https://github.com/JuliaNLSolvers/Optim.jl/blob/master/NEWS.md) - [Commits](https://github.com/JuliaNLSolvers/Optim.jl/commits/v2.2.1) Updates `OrderedCollections` to 2.0.1 - [Release notes](https://github.com/JuliaCollections/OrderedCollections.jl/releases) - [Commits](JuliaCollections/OrderedCollections.jl@v1.0.0...v2.0.1) Updates `DifferentialEquations` to 8.0.3 - [Release notes](https://github.com/SciML/DifferentialEquations.jl/releases) - [Changelog](https://github.com/SciML/DifferentialEquations.jl/blob/master/NEWS.md) - [Commits](https://github.com/SciML/DifferentialEquations.jl/commits) --- updated-dependencies: - dependency-name: DifferentialEquations dependency-version: 8.0.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Interpolations dependency-version: 0.16.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Optim dependency-version: 2.2.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrderedCollections dependency-version: 2.0.1 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/julia/all-julia-packages-bfa2fb9969
branch
from
August 11, 2026 17:21
3efc00d to
da44186
Compare
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 Interpolations, Optim, OrderedCollections and DifferentialEquations to permit the latest version.
Updates
Interpolationsto 0.16.3Release notes
Sourced from Interpolations's releases.
Changelog
Sourced from Interpolations's changelog.
... (truncated)
Commits
Updates
Optimto 2.2.1Changelog
Sourced from Optim's changelog.
... (truncated)
Commits
Updates
OrderedCollectionsto 2.0.1Release notes
Sourced from OrderedCollections's releases.
Commits
ee78af1Bump version from 2.0.0 to 2.0.1 (#170)304d5edavoid rehashing in read-only operations (and fix some bugs) (#169)d5d76c7Merge pull request #164 from JuliaCollections/ox/v268ab740Remove depreacations for v2.0 release7bb0847Bump version from 1.8.1 to 1.8.26af78d8OrderedDict: improve performance for non-concrete values and keys (#166)1eaa980Bump actions/checkout from 5 to 6 (#157)7be2211Bump actions/checkout from 4 to 5 (#156)a25bffaAddIntegertype annotation tosizehint!overloads (#155)a64f186issorted(ld; byvalue=true)for LittleDicts (#151)Updates
DifferentialEquationsto 8.0.3Changelog
Sourced from DifferentialEquations's changelog.
Commits