chore(deps): Bump the all-julia-packages group across 1 directory with 9 updates#179
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the all-julia-packages group across 1 directory with 9 updates#179dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 9 updates Updates the requirements on [ForwardDiff](https://github.com/JuliaDiff/ForwardDiff.jl), [Distributions](https://github.com/JuliaStats/Distributions.jl), [FiniteDifferences](https://github.com/JuliaDiff/FiniteDifferences.jl), [DelimitedFiles](https://github.com/JuliaData/DelimitedFiles.jl), [DifferenceEquations](https://github.com/SciML/DifferenceEquations.jl), [Plots](https://github.com/JuliaPlots/Plots.jl), [StaticArrays](https://github.com/JuliaArrays/StaticArrays.jl), [DataFrames](https://github.com/JuliaData/DataFrames.jl) and [DiffEqBase](https://github.com/SciML/OrdinaryDiffEq.jl) to permit the latest version. Updates `ForwardDiff` to 1.4.0 - [Release notes](https://github.com/JuliaDiff/ForwardDiff.jl/releases) - [Commits](JuliaDiff/ForwardDiff.jl@v0.0.2...v1.4.0) Updates `Distributions` to 0.25.126 - [Release notes](https://github.com/JuliaStats/Distributions.jl/releases) - [Commits](JuliaStats/Distributions.jl@0.2.2...v0.25.126) Updates `FiniteDifferences` to 0.12.34 - [Release notes](https://github.com/JuliaDiff/FiniteDifferences.jl/releases) - [Commits](JuliaDiff/FiniteDifferences.jl@v0.1.0...v0.12.34) Updates `DelimitedFiles` to 1.9.1 - [Release notes](https://github.com/JuliaData/DelimitedFiles.jl/releases) - [Commits](JuliaData/DelimitedFiles.jl@v1.9.0...v1.9.1) Updates `DifferenceEquations` to 1.0.0 - [Release notes](https://github.com/SciML/DifferenceEquations.jl/releases) - [Commits](https://github.com/SciML/DifferenceEquations.jl/commits) Updates `Plots` to 1.41.6 - [Release notes](https://github.com/JuliaPlots/Plots.jl/releases) - [Changelog](https://github.com/JuliaPlots/Plots.jl/blob/v2/NEWS.md) - [Commits](JuliaPlots/Plots.jl@Plots-v1.41.5+docs...Plots-v1.41.6) Updates `StaticArrays` to 1.9.18 - [Release notes](https://github.com/JuliaArrays/StaticArrays.jl/releases) - [Commits](JuliaArrays/StaticArrays.jl@v0.0.1...v1.9.18) Updates `DataFrames` to 1.8.2 - [Release notes](https://github.com/JuliaData/DataFrames.jl/releases) - [Changelog](https://github.com/JuliaData/DataFrames.jl/blob/main/NEWS.md) - [Commits](JuliaData/DataFrames.jl@v0.0.0...v1.8.2) Updates `DiffEqBase` to 7.5.5 - [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) --- updated-dependencies: - dependency-name: DataFrames dependency-version: 1.8.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DelimitedFiles dependency-version: 1.9.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DiffEqBase dependency-version: 7.5.5 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DifferenceEquations dependency-version: 1.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Distributions dependency-version: 0.25.126 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: FiniteDifferences dependency-version: 0.12.34 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ForwardDiff dependency-version: 1.3.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Plots dependency-version: 1.41.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StaticArrays dependency-version: 1.9.18 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
688c445 to
88cb882
Compare
Contributor
Author
|
Superseded by #183. |
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 ForwardDiff, Distributions, FiniteDifferences, DelimitedFiles, DifferenceEquations, Plots, StaticArrays, DataFrames and DiffEqBase to permit the latest version.
Updates
ForwardDiffto 1.4.0Release notes
Sourced from ForwardDiff's releases.
Commits
0a3d297CompatHelper: bump compat for LogExpFunctions to 1, (keep existing compat) (#...39916daCompatHelper: bump compat for JET in [extras] to 0.11, (keep existing compat)...7e52ffaBump julia-actions/setup-julia from 2 to 3 (#802)39a27feBump codecov/codecov-action from 5 to 6 (#799)1295777Avoid reshape allocation in extract_jacobian! for Matrix results (#797)ff0d903Bump julia-actions/cache from 2 to 3 (#796)7262054Remove explicit!=methods for Dual (#793)71258ecUpdate documentation formatting and infrastructure (#792)e1eb522Define<andislessforPartials(#791)e8eb009Bump actions/checkout from 5 to 6 (#786)Updates
Distributionsto 0.25.126Release notes
Sourced from Distributions's releases.
Commits
7e30854Update to StatsFuns@2 (#2062)a7ed7b6Bump julia-actions/setup-julia from 2 to 3 (#2057)cc1a9faAdd sufficient statistics and MLE forChiandChisq(#1997)46ef6a3FixBinomialTPESamplerStirling correction sign error (#2053)da420cdImplementing Hypergeometric sampling to remove RFunctions dependency (#1994)196d79bBump codecov/codecov-action from 5 to 6 (#2048)8c7dd0dSimplify pdf formula inSkewNormaldocstring (#2046)bd05c70Bump julia-actions/cache from 2 to 3 (#2043)aaa6f49Add docstring for univariategradlogpdf(#2042)71309bcBump actions/checkout from 5 to 6 (#2037)Updates
FiniteDifferencesto 0.12.34Release notes
Sourced from FiniteDifferences's releases.
Commits
02217d1Update Project.toml4f77988Merge pull request #249 from KenoAIStaging/fix/to-vec-unionall-no-opa86c096to_vec: handle UnionAll the same as DataType (non-perturbable)3b7ac6dMerge pull request #245 from wsmoses/main09c6767fix60e6855simplerbab3793more finite or zero9a09989all539ee50fix8253801Fix step size calculation if some results are non-deterministic (inf derivati...Updates
DelimitedFilesto 1.9.1Commits
db79c84bump version94336c1Improve inference for DLMStore constructor (#24)Updates
DifferenceEquationsto 1.0.0Commits
Updates
Plotsto 1.41.6Release notes
Sourced from Plots's releases.
Changelog
Sourced from Plots's changelog.
... (truncated)
Commits
3165badPlots 1.41.6 [skip ci]3d090d2fix histogram using ranges (#5636)Updates
StaticArraysto 1.9.18Release notes
Sourced from StaticArrays's releases.
Commits
f02280cFix zero() for LinearAlgebra wrappers over StaticArrays (#1337)146cc3fFix pinv for Symmetric/Hermitian wrapped SMatrix (#1336)a9e23b9Fix norm_sqr init for Unitful element types (#1335)6d37861Implement wrapped-SMatrix + UniformScaling (#1332)58bf1e1Compute inverse ofCholeskywith a single solve (#1326)2060415Make CI pass on Julia 1.12 (#1327)74f26f6SOneTosubtypesAbstractOneTo(#1302)0d68e03Bump actions/checkout from 5 to 6 (#1324)a9333faforce specialization of dims argument type where it may beColon(#1318)bb20cf4Bump actions/checkout from 4 to 5 (#1315)Updates
DataFramesto 1.8.2Release notes
Sourced from DataFrames's releases.
Changelog
Sourced from DataFrames's changelog.
... (truncated)
Commits
946c72aPrepare for 1.8.2 release (#3530)dcb91caUpdate test/io.jl (#3529)435489fBump codecov/codecov-action from 5 to 6 (#3527)23dc025Bump julia-actions/cache from 2 to 3 (#3528)feaaf37Fix wrong makeunique suggestion in stack error message (#3526)b12f7fbReject transformations on SubDataFrame with copycols=false + fix bug skipping...6733162Add initial docs for output customization (#3523)9a5854favoidCore.Boxin the package (#3520)aeea2c2Fix link for Data Wrangling with DataFrames.jl Cheat Sheet (#3519)4ef3a3dBump actions/checkout from 5 to 6 (#3517)Updates
DiffEqBaseto 7.5.5Changelog
Sourced from DiffEqBase's changelog.
... (truncated)
Commits