Bump the julia-dependencies group across 2 directories with 7 updates#21
Merged
dmetivie merged 1 commit intoMay 15, 2026
Merged
Conversation
Updates the requirements on [Distributions](https://github.com/JuliaStats/Distributions.jl), [CSV](https://github.com/JuliaData/CSV.jl), [MLDatasets](https://github.com/JuliaML/MLDatasets.jl), [Literate](https://github.com/fredrikekre/Literate.jl), [ExpectationMaximization](https://github.com/dmetivie/ExpectationMaximization.jl), [StatsPlots](https://github.com/JuliaPlots/StatsPlots.jl) and [StableRNGs](https://github.com/JuliaRandom/StableRNGs.jl) to permit the latest version. Updates `Distributions` to 0.25.125 - [Release notes](https://github.com/JuliaStats/Distributions.jl/releases) - [Commits](JuliaStats/Distributions.jl@0.2.2...v0.25.125) Updates `CSV` to 0.10.16 - [Release notes](https://github.com/JuliaData/CSV.jl/releases) - [Commits](JuliaData/CSV.jl@v0.0.1...v0.10.16) Updates `MLDatasets` to 0.7.21 - [Release notes](https://github.com/JuliaML/MLDatasets.jl/releases) - [Commits](JuliaML/MLDatasets.jl@v0.0.1...v0.7.21) Updates `Literate` to 2.21.0 - [Release notes](https://github.com/fredrikekre/Literate.jl/releases) - [Changelog](https://github.com/fredrikekre/Literate.jl/blob/master/CHANGELOG.md) - [Commits](fredrikekre/Literate.jl@v0.1.0...v2.21.0) Updates `ExpectationMaximization` to 0.2.4 - [Release notes](https://github.com/dmetivie/ExpectationMaximization.jl/releases) - [Commits](v0.1.0...v0.2.4) Updates `StatsPlots` to 0.15.8 - [Release notes](https://github.com/JuliaPlots/StatsPlots.jl/releases) - [Changelog](https://github.com/JuliaPlots/StatsPlots.jl/blob/master/NEWS.md) - [Commits](JuliaPlots/StatsPlots.jl@v0.0.1...v0.15.8) Updates `Distributions` to 0.25.125 - [Release notes](https://github.com/JuliaStats/Distributions.jl/releases) - [Commits](JuliaStats/Distributions.jl@0.2.2...v0.25.125) Updates `ExpectationMaximization` to 0.2.4 - [Release notes](https://github.com/dmetivie/ExpectationMaximization.jl/releases) - [Commits](v0.1.0...v0.2.4) Updates `StableRNGs` to 1.0.4 - [Release notes](https://github.com/JuliaRandom/StableRNGs.jl/releases) - [Commits](JuliaRandom/StableRNGs.jl@v0.1.0...v1.0.4) --- updated-dependencies: - dependency-name: Distributions dependency-version: 0.25.125 dependency-type: direct:production dependency-group: julia-dependencies - dependency-name: CSV dependency-version: 0.10.16 dependency-type: direct:production dependency-group: julia-dependencies - dependency-name: MLDatasets dependency-version: 0.7.21 dependency-type: direct:production dependency-group: julia-dependencies - dependency-name: Literate dependency-version: 2.21.0 dependency-type: direct:production dependency-group: julia-dependencies - dependency-name: ExpectationMaximization dependency-version: 0.2.4 dependency-type: direct:production dependency-group: julia-dependencies - dependency-name: StatsPlots dependency-version: 0.15.8 dependency-type: direct:production dependency-group: julia-dependencies - dependency-name: Distributions dependency-version: 0.25.125 dependency-type: direct:production dependency-group: julia-dependencies - dependency-name: ExpectationMaximization dependency-version: 0.2.4 dependency-type: direct:production dependency-group: julia-dependencies - dependency-name: StableRNGs dependency-version: 1.0.4 dependency-type: direct:production dependency-group: julia-dependencies ... 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 Distributions, CSV, MLDatasets, Literate, ExpectationMaximization, StatsPlots and StableRNGs to permit the latest version.
Updates
Distributionsto 0.25.125Release notes
Sourced from Distributions's releases.
Commits
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)d90e7abFix R test references and make them reproducible (#2007)f1ff9e8minor numerical improvement tologpdf(::Skellam)(#2034)Updates
CSVto 0.10.16Release notes
Sourced from CSV's releases.
Commits
9ab387eFix usage of internal@checkmacro (#1179)7819c85fix compress=true with IOBuffer (#1177) (#1178)4f8c505Update examples.md to use ZipArchives (#1158)5ed46a0Bump codecov/codecov-action from 4 to 5 (#1149)55a5689fix INT128_MIN write (#1152)7f4fc2bBump version to 0.10.1572d8c31fix decchar handling in writecell() for AbstractFloat (#1109)f39dd59Fix reading gzipped file in Julia 1.11 on Windows (#1144)4590e5dFix CI badge in README900e177Update Project.toml to 0.10.14 (#1134)Updates
MLDatasetsto 0.7.21Release notes
Sourced from MLDatasets's releases.
Commits
259d2ebBump version from 0.7.20 to 0.7.21476fe9bAdd AmazonComputers and AmazonPhoto graph datasets (#249)6234114Bump version from 0.7.19 to 0.7.2091bc2ecMaintainance (#248)c4e5781Update version to 0.7.19 and JLD2 dependencyb53b3ddUpdate EMNIST download URL and docstring (#247)556529cchore: bump version for release (#244)34b0482CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) (#243)7adcce3Update Project.tomlaa55d80Adding AQSOL Dataset (#240)Updates
Literateto 2.21.0Release notes
Sourced from Literate's releases.
Changelog
Sourced from Literate's changelog.
... (truncated)
Commits
a86869fRelease 2.21.0 (#281)5b41365Support IOCapture 1.x (#280)8bde981Bump actions/checkout from 4 to 5 (#279)da4c384Clarify return values. (#277)0d308e4Update README links5ea086cAdd formatting commit to blame ignore list5d1b491Apply Runic formatting (#266)51cee54Bump codecov/codecov-action from 4 to 5 (#265)5c15d88Set version to 2.20.1.c4ac614Use showerror for showing captured errors (#261)Updates
ExpectationMaximizationto 0.2.4Release notes
Sourced from ExpectationMaximization's releases.
Commits
5c0ab04canonical7016091favicon path25a89c9enlarge rtol to pass test82ca692spelling + rm nighly + faviconfad5980Merge branch 'master' of https://github.com/dmetivie/ExpectationMaximization.jl6cee94elogo65b54d2remove Real annotation in E-step => simpler is actually more generic in Julia!0094065Merge pull request #15 from abhro/patch-119650d0Update action versions4cec676Create dependabot.ymlUpdates
StatsPlotsto 0.15.8Changelog
Sourced from StatsPlots's changelog.
... (truncated)
Commits
9db7d09bump DS and Interp compat, + StatsPlots version (#569)44200aaMerge pull request #564 from Jonas-a-Zimmermann/PermuteInsteadOfOrientation1ef19e9Update README.md1c80878Changed Orientation to Permute7cfe9c1Update README.mde34f65eBump codecov/codecov-action from 3 to 4 (#548)bb65b7cbump Project.tomlb1311ccMerge pull request #546 from JuliaPlots/compathelper/new_version/2023-11-25-0...710d428CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat)15fc66bBump actions/checkout from 3 to 4 (#542)Updates
Distributionsto 0.25.125Release notes
Sourced from Distributions's releases.
Commits
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)d90e7abFix R test references and make them reproducible (#2007)f1ff9e8minor numerical improvement tologpdf(::Skellam)(#2034)Updates
ExpectationMaximizationto 0.2.4Release notes
Sourced from ExpectationMaximization's releases.
Commits
5c0ab04canonical7016091favicon path25a89c9enlarge rtol to pass test82ca692spelling + rm nighly + faviconfad5980Merge branch 'master' of https://github.com/dmetivie/ExpectationMaximization.jl6cee94elogo65b54d2remove Real annotation in E-step => simpler is actually more generic in Julia!0094065Merge pull request #15 from abhro/patch-119650d0Update action versions4cec676Create dependabot.ymlUpdates
StableRNGsto 1.0.4Commits
fc6df37copy-inRandom.ltm52which was deleted fromRandom(forshuffle) (#35)dcc5201add 1.9, 1.10, 1.11 to CI, and rm 1.4 on macOS (#28)a584e78Create dependabot.yml and update action versions (#31)f1b00d7Bump version (#34)f626dcbimport Random.Sampler (#30)147f522Update badges on README.md (#27)18aa75fFix method ambiguity error ofshuffle!withAbstractArray{Bool}on Julia ...7e5c4a8Fix streams ofrandnandrandexpon Julia >= 1.11 (#22)9af20f9add TagBot.yml file (#21)d4f375fAdd weekly CI run (#19)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