Bump the all-julia-packages group across 2 directories with 3 updates - #17
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the all-julia-packages group across 2 directories with 3 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [FlexiChains](https://github.com/penelopeysm/FlexiChains.jl), [Turing](https://github.com/TuringLang/Turing.jl) and [DynamicPPL](https://github.com/TuringLang/DynamicPPL.jl) to permit the latest version. Updates `FlexiChains` to 0.5.8 - [Release notes](https://github.com/penelopeysm/FlexiChains.jl/releases) - [Changelog](https://github.com/penelopeysm/FlexiChains.jl/blob/main/HISTORY.md) - [Commits](JuliaBayes/FlexiChains.jl@v0.4.0...v0.5.8) Updates `Turing` to 0.44.2 - [Release notes](https://github.com/TuringLang/Turing.jl/releases) - [Changelog](https://github.com/TuringLang/Turing.jl/blob/main/HISTORY.md) - [Commits](TuringLang/Turing.jl@v0.43.0...v0.44.2) Updates `DynamicPPL` to 0.41.3 - [Release notes](https://github.com/TuringLang/DynamicPPL.jl/releases) - [Changelog](https://github.com/TuringLang/DynamicPPL.jl/blob/main/HISTORY.md) - [Commits](TuringLang/DynamicPPL.jl@v0.40.0...v0.41.3) Updates `FlexiChains` to 0.5.8 - [Release notes](https://github.com/penelopeysm/FlexiChains.jl/releases) - [Changelog](https://github.com/penelopeysm/FlexiChains.jl/blob/main/HISTORY.md) - [Commits](JuliaBayes/FlexiChains.jl@v0.4.0...v0.5.8) Updates `Turing` to 0.44.2 - [Release notes](https://github.com/TuringLang/Turing.jl/releases) - [Changelog](https://github.com/TuringLang/Turing.jl/blob/main/HISTORY.md) - [Commits](TuringLang/Turing.jl@v0.43.0...v0.44.2) Updates `DynamicPPL` to 0.41.3 - [Release notes](https://github.com/TuringLang/DynamicPPL.jl/releases) - [Changelog](https://github.com/TuringLang/DynamicPPL.jl/blob/main/HISTORY.md) - [Commits](TuringLang/DynamicPPL.jl@v0.40.0...v0.41.3) --- updated-dependencies: - dependency-name: FlexiChains dependency-version: 0.5.8 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Turing dependency-version: 0.44.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DynamicPPL dependency-version: 0.41.3 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: FlexiChains dependency-version: 0.5.8 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Turing dependency-version: 0.44.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DynamicPPL dependency-version: 0.41.3 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
|
BayesianWorkflow.jl documentation for PR #17 is available at: |
Contributor
Author
|
Superseded by #18. |
dependabot
Bot
deleted the
dependabot/julia/all-julia-packages-55c93ee8c2
branch
April 27, 2026 21:40
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 FlexiChains, Turing and DynamicPPL to permit the latest version.
Updates
FlexiChainsto 0.5.8Release notes
Sourced from FlexiChains's releases.
Changelog
Sourced from FlexiChains's changelog.
... (truncated)
Commits
f38cfaeBump DPPL/Turing compat (#184)6f95aa4fix inaccurate changelog (#180)95dbbf1improve docs & readme (#179)24310dfImproved pretty-printing (#178)db865eaImplement Tables.jl interface (#176)79b9e38fix typo (#175)c018630Add stack kwarg for getindex (#174)0045220Don't use NUTS in README for discrete variable (#173)eedb565AddPosteriorStats.loo(as well asDimArray(::FlexiChain), since I needed...b32ff4dRankplots (#171)Updates
Turingto 0.44.2Release notes
Sourced from Turing's releases.
Changelog
Sourced from Turing's changelog.
... (truncated)
Commits
2db06b5Fix failing kwargs in VI (#2813)9402c11Reexport other pointwise density functions (#2812)b6fa993(breaking) v0.44 (#2790)a979e75Fix := statements with MH (#2809)7281ddcRemoveForwardDiff.value(#2805)ab29465Fix Gibbs/submodel/template handling bug (#2799)8410b09Fix some missingBase.copyimplementations (#2796)f86999bUnify HMC + externalsampler + DynamicHMC parameter initialisation; re-export ...838ae6aThrow an error when Gibbs sampler is missing components for any variable (#2788)33e1a22Ignore discard_initial and thinning for SMC (#2784)Updates
DynamicPPLto 0.41.3Release notes
Sourced from DynamicPPL's releases.
Changelog
Sourced from DynamicPPL's changelog.
... (truncated)
Commits
81a245aAdd more LDF accessor functions that Turing requires (#1366)10380bfAdd accessor functions for necessary types (#1362)f1c5ed3Fix interpolation error in macro + predict on MCMCChains indexing bug (#1360)5f244a8CompatHelper: add new compat entry for MarginalLogDensities at version 0.4 fo...0a05b4cCompatHelper: add new compat entry for ADTypes at version 1 for package docs,...4559bb4CompatHelper: add new compat entry for Chairmarks at version 1 for package do...6595674[breaking] v0.41 (#1286)ff55ee8Fix UnlinkSome bug (#1355)c636aaaAdd conversion from matrix of VNTs to MCMCChains (#1351)b223b83Avoid deepcopy in RawValueAccumulator for views (#1350)Updates
FlexiChainsto 0.5.8Release notes
Sourced from FlexiChains's releases.
Changelog
Sourced from FlexiChains's changelog.
... (truncated)
Commits
f38cfaeBump DPPL/Turing compat (#184)6f95aa4fix inaccurate changelog (#180)95dbbf1improve docs & readme (#179)24310dfImproved pretty-printing (#178)db865eaImplement Tables.jl interface (#176)79b9e38fix typo (#175)c018630Add stack kwarg for getindex (#174)0045220Don't use NUTS in README for discrete variable (#173)eedb565AddPosteriorStats.loo(as well asDimArray(::FlexiChain), since I needed...b32ff4dRankplots (#171)Updates
Turingto 0.44.2Release notes
Sourced from Turing's releases.
Changelog
Sourced from Turing's changelog.
... (truncated)
Commits
2db06b5Fix failing kwargs in VI (#2813)9402c11Reexport other pointwise density functions (#2812)b6fa993(breaking) v0.44 (#2790)a979e75Fix := statements with MH (#2809)7281ddcRemoveForwardDiff.value(#2805)ab29465Fix Gibbs/submodel/template handling bug (#2799)8410b09Fix some missingBase.copyimplementations (#2796)f86999bUnify HMC + externalsampler + DynamicHMC parameter initialisation; re-export ...838ae6aThrow an error when Gibbs sampler is missing components for any variable (#2788)33e1a22Ignore discard_initial and thinning for SMC (#2784)Updates
DynamicPPLto 0.41.3Release notes
Sourced from DynamicPPL's releases.
Changelog
Sourced from DynamicPPL's changelog.
... (truncated)
Commits
81a245aAdd more LDF accessor functions that Turing requires (#1366)10380bfAdd accessor functions for necessary types (#1362)f1c5ed3Fix interpolation error in macro + predict on MCMCChains indexing bug (#1360)5f244a8CompatHelper: add new compat entry for MarginalLogDensities at version 0.4 fo...0a05b4cCompatHelper: add new compat entry for ADTypes at version 1 for package docs,...4559bb4CompatHelper: add new compat entry for Chairmarks at version 1 for package do...6595674[breaking] v0.41 (#1286)ff55ee8Fix UnlinkSome bug (#1355)c636aaaAdd conversion from matrix of VNTs to MCMCChains (#1351)b223b83Avoid deepcopy in RawValueAccumulator for views (#1350)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