Bump the all-julia-packages group across 2 directories with 15 updates#204
Merged
tpapp merged 5 commits intoMay 30, 2026
Merged
Conversation
Updates the requirements on [Statistics](https://github.com/JuliaStats/Statistics.jl), [LogDensityProblemsAD](https://github.com/tpapp/LogDensityProblemsAD.jl), [TransformVariables](https://github.com/tpapp/TransformVariables.jl), [OhMyThreads](https://github.com/JuliaFolds2/OhMyThreads.jl), [TransformedLogDensities](https://github.com/tpapp/TransformedLogDensities.jl), [MCMCDiagnosticTools](https://github.com/TuringLang/MCMCDiagnosticTools.jl), [LogDensityProblems](https://github.com/tpapp/LogDensityProblems.jl), [LogExpFunctions](https://github.com/JuliaStats/LogExpFunctions.jl), [ArgCheck](https://github.com/jw3126/ArgCheck.jl), [DocStringExtensions](https://github.com/JuliaDocs/DocStringExtensions.jl), [ForwardDiff](https://github.com/JuliaDiff/ForwardDiff.jl), [HypothesisTests](https://github.com/JuliaStats/HypothesisTests.jl), [StatsBase](https://github.com/JuliaStats/StatsBase.jl), [Aqua](https://github.com/JuliaTesting/Aqua.jl) and [JET](https://github.com/aviatesk/JET.jl) to permit the latest version. Updates `Statistics` to 1.11.1 - [Release notes](https://github.com/JuliaStats/Statistics.jl/releases) - [Commits](JuliaStats/Statistics.jl@v1.4.0...v1.11.1) Updates `LogDensityProblemsAD` to 1.13.1 - [Release notes](https://github.com/tpapp/LogDensityProblemsAD.jl/releases) - [Commits](tpapp/LogDensityProblemsAD.jl@v1.0.0...v1.13.1) Updates `TransformVariables` to 0.8.24 - [Release notes](https://github.com/tpapp/TransformVariables.jl/releases) - [Changelog](https://github.com/tpapp/TransformVariables.jl/blob/master/CHANGELOG.md) - [Commits](tpapp/TransformVariables.jl@v0.1.0...v0.8.24) Updates `OhMyThreads` to 0.8.6 - [Release notes](https://github.com/JuliaFolds2/OhMyThreads.jl/releases) - [Changelog](https://github.com/JuliaFolds2/OhMyThreads.jl/blob/master/CHANGELOG.md) - [Commits](JuliaFolds2/OhMyThreads.jl@v0.2.0...v0.8.6) Updates `TransformedLogDensities` to 1.1.1 - [Release notes](https://github.com/tpapp/TransformedLogDensities.jl/releases) - [Commits](tpapp/TransformedLogDensities.jl@v1.0.0...v1.1.1) Updates `MCMCDiagnosticTools` to 0.3.17 - [Release notes](https://github.com/TuringLang/MCMCDiagnosticTools.jl/releases) - [Commits](TuringLang/MCMCDiagnosticTools.jl@v0.1.0...v0.3.17) Updates `LogDensityProblems` to 2.2.0 - [Release notes](https://github.com/tpapp/LogDensityProblems.jl/releases) - [Changelog](https://github.com/tpapp/LogDensityProblems.jl/blob/master/CHANGELOG.md) - [Commits](tpapp/LogDensityProblems.jl@v0.1.0...v2.2.0) Updates `Statistics` to 1.11.1 - [Release notes](https://github.com/JuliaStats/Statistics.jl/releases) - [Commits](JuliaStats/Statistics.jl@v1.4.0...v1.11.1) Updates `LogExpFunctions` to 1.0.0 - [Release notes](https://github.com/JuliaStats/LogExpFunctions.jl/releases) - [Changelog](https://github.com/JuliaStats/LogExpFunctions.jl/blob/master/CHANGELOG.md) - [Commits](JuliaStats/LogExpFunctions.jl@v0.2.0...v1.0.0) Updates `ArgCheck` to 2.5.0 - [Release notes](https://github.com/jw3126/ArgCheck.jl/releases) - [Commits](https://github.com/jw3126/ArgCheck.jl/commits) Updates `DocStringExtensions` to 0.9.5 - [Release notes](https://github.com/JuliaDocs/DocStringExtensions.jl/releases) - [Commits](JuliaDocs/DocStringExtensions.jl@v0.1.0...v0.9.5) Updates `TransformVariables` to 0.8.24 - [Release notes](https://github.com/tpapp/TransformVariables.jl/releases) - [Changelog](https://github.com/tpapp/TransformVariables.jl/blob/master/CHANGELOG.md) - [Commits](tpapp/TransformVariables.jl@v0.1.0...v0.8.24) Updates `OhMyThreads` to 0.8.6 - [Release notes](https://github.com/JuliaFolds2/OhMyThreads.jl/releases) - [Changelog](https://github.com/JuliaFolds2/OhMyThreads.jl/blob/master/CHANGELOG.md) - [Commits](JuliaFolds2/OhMyThreads.jl@v0.2.0...v0.8.6) Updates `MCMCDiagnosticTools` to 0.3.17 - [Release notes](https://github.com/TuringLang/MCMCDiagnosticTools.jl/releases) - [Commits](TuringLang/MCMCDiagnosticTools.jl@v0.1.0...v0.3.17) Updates `ForwardDiff` to 1.3.3 - [Release notes](https://github.com/JuliaDiff/ForwardDiff.jl/releases) - [Commits](JuliaDiff/ForwardDiff.jl@v0.0.2...v1.3.3) Updates `HypothesisTests` to 0.11.7 - [Release notes](https://github.com/JuliaStats/HypothesisTests.jl/releases) - [Commits](JuliaStats/HypothesisTests.jl@v0.2.3...v0.11.7) Updates `StatsBase` to 0.34.11 - [Release notes](https://github.com/JuliaStats/StatsBase.jl/releases) - [Commits](JuliaStats/StatsBase.jl@0.2.3...v0.34.11) Updates `Aqua` to 0.8.14 - [Release notes](https://github.com/JuliaTesting/Aqua.jl/releases) - [Changelog](https://github.com/JuliaTesting/Aqua.jl/blob/master/CHANGELOG.md) - [Commits](JuliaTesting/Aqua.jl@v0.1.0...v0.8.14) Updates `JET` to 0.11.3 - [Release notes](https://github.com/aviatesk/JET.jl/releases) - [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md) - [Commits](aviatesk/JET.jl@v0.0.1...v0.11.3) --- updated-dependencies: - dependency-name: Statistics dependency-version: 1.11.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: LogDensityProblemsAD dependency-version: 1.13.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: TransformVariables dependency-version: 0.8.24 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OhMyThreads dependency-version: 0.8.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: TransformedLogDensities dependency-version: 1.1.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: MCMCDiagnosticTools dependency-version: 0.3.17 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: LogDensityProblems dependency-version: 2.2.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Statistics dependency-version: 1.11.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: LogExpFunctions dependency-version: 1.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ArgCheck dependency-version: 2.5.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DocStringExtensions dependency-version: 0.9.5 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: TransformVariables dependency-version: 0.8.24 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OhMyThreads dependency-version: 0.8.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: MCMCDiagnosticTools dependency-version: 0.3.17 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: HypothesisTests dependency-version: 0.11.7 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StatsBase dependency-version: 0.34.11 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Aqua dependency-version: 0.8.14 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: JET dependency-version: 0.11.3 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
tpapp
requested changes
May 30, 2026
tpapp
reviewed
May 30, 2026
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 Statistics, LogDensityProblemsAD, TransformVariables, OhMyThreads, TransformedLogDensities, MCMCDiagnosticTools, LogDensityProblems, LogExpFunctions, ArgCheck, DocStringExtensions, ForwardDiff, HypothesisTests, StatsBase, Aqua and JET to permit the latest version.
Updates
Statisticsto 1.11.1Release notes
Sourced from Statistics's releases.
Commits
68869afBump patch for version 1.11.189f5fc7Create tagbot.ymldc844dbCI: restore v1.9.4 to build matrix (#159)d0523aerelax test for mapreduce_empty (#156)d1c1c42Drop support for v1.9 in CI (#157)bfc6326FixquantilewithDateandDateTime(#153)b8ea3d2Prevent overflow inmean(::AbstractRange)and relax type constraint. (#150)a88ae4fDocument MATLAB behavior inquantiledocstring (#152)46290a0Revert "Prepare standalone package, step 2 (#128)" (#148)81a90afmake SparseArrays a weak dependency (#134)Updates
LogDensityProblemsADto 1.13.1Release notes
Sourced from LogDensityProblemsAD's releases.
Commits
9ae29a1Merge pull request #46 from tpapp/tp/version-bumpsb73f487don't need the last digits for boundsbb8ac07make dependabot monthly5f3a849separte project file, bump versions634844fuse public Enzyme API for testing97f01fedust off actions6c344c9Merge pull request #40 from tpapp/dw/cleanee6f9feMerge pull request #42 from tpapp/dw/error_hintsef18c48Update Project.tomlc0f93d2Add more testsUpdates
TransformVariablesto 0.8.24Release notes
Sourced from TransformVariables's releases.
Changelog
Sourced from TransformVariables's changelog.
... (truncated)
Commits
c6cb89cMakeinverse_and_logjacforTVExpmore efficient (#171)f4eccccRevert "Makeinverse_and_logjacforTVExpmore efficient"48a0113Makeinverse_and_logjacforTVExpmore efficienta258f7cBump julia-actions/setup-julia from 2 to 3 (#169)9b0a3d3fix Union in SArray aggregation code (#168)93900b5add various manifests to .gitignore6cfdff6Bump codecov/codecov-action from 5 to 6 (#166)88fc941bump version, changelog1080cf5fix captured variable in static array aggregation (#167)6357270Bump actions/cache from 4 to 5 (#161)Updates
OhMyThreadsto 0.8.6Release notes
Sourced from OhMyThreads's releases.
Changelog
Sourced from OhMyThreads's changelog.
... (truncated)
Commits
be9590abump version, fix changelogca57271add ProgressMeter extension module (#164)fee4687Bump julia-actions/setup-julia from 2 to 3 (#167)3cd352dbump versionb2f706bAllowSerialSchedulerto accept and ignore arguments (#162)bd462f0fix: tmap with chunks gives UndefVarError (#160)054b06cBump actions/checkout from 4 to 6 (#158)96229dcbump version0afca39Update CHANGELOG.md0bdfcc5Small optimizations on Scheduler creation (#148)Updates
TransformedLogDensitiesto 1.1.1Release notes
Sourced from TransformedLogDensities's releases.
Commits
b025c95version bump89233afbump versioneb09f3bbump CI julia version4d3db0dfix codecov badge5af6171remove UnPack.@unpack, require Julia 1.1067a2927update workflows6aa51betests now need LogDensityProblemsAD7961402prepare for Transformvariables 0.8a513a7bversion bump1db634bprepare for breaking release of LogDensityProblemsUpdates
MCMCDiagnosticToolsto 0.3.17Release notes
Sourced from MCMCDiagnosticTools's releases.
Commits
b0f90fbfeat: Add Nested R-hat (#152)ef1019atest: Replace MLJModels with MLJTransforms (#151)2345253CompatHelper: bump compat for EvoTrees in [extras] to 0.18, (keep existing co...9133941docs: CompatHelper: bump compat for StatisticalMeasures to 0.3 for package do...48e810eUse native Julia binaries (#147)2c93747Bump actions/checkout from 5 to 6 (#146)a99df02Fix badge (#145)d3d50c8CompatHelper: bump compat for EvoTrees to 0.18 for package docs, (keep existi...8f11f24Update link to contributor page on license53328b8Bump actions/checkout from 4 to 5 (#141)Updates
LogDensityProblemsto 2.2.0Release notes
Sourced from LogDensityProblems's releases.
Changelog
Sourced from LogDensityProblems's changelog.
... (truncated)
Commits
b4f1f4dDefine API aspublicon Julia >= 1.11 (#114)8eb5aaeDust off: CI, docs, remove SimpleUnpack. (#111)d432cc3remove unused lineb42c2b0try recommended way6f6c481use latest codecov action59fb8d5Add zenodo badge to README, remove .md from LICENSE0e08ffebuild docs in separate actionc726c4etry fixing docs run again2058ee6don't error for checkdocs4b12ad4fix syntaxUpdates
Statisticsto 1.11.1Release notes
Sourced from Statistics's releases.
Commits
68869afBump patch for version 1.11.189f5fc7Create tagbot.ymldc844dbCI: restore v1.9.4 to build matrix (#159)d0523aerelax test for mapreduce_empty (#156)d1c1c42Drop support for v1.9 in CI (#157)bfc6326FixquantilewithDateandDateTime(#153)b8ea3d2Prevent overflow inmean(::AbstractRange)and relax type constraint. (#150)a88ae4fDocument MATLAB behavior inquantiledocstring (#152)46290a0Revert "Prepare standalone package, step 2 (#128)" (#148)81a90afmake SparseArrays a weak dependency (#134)Updates
LogExpFunctionsto 1.0.0Release notes
Sourced from LogExpFunctions's releases.
Changelog
Sourced from LogExpFunctions's changelog.
Commits
34f13bbremove 'pre' from CIc837fc0Merge pull request #111 from JuliaStats/dependabot/github_actions/julia-actio...d00fd51Change CI matrix version from 'min' to 'min-patch'd35edd2Bump julia-actions/setup-julia from 2 to 3c084f58Bump codecov/codecov-action from 5 to 6 (#110)63f988aBump julia-actions/cache from 2 to 3 (#109)41f0689Merge pull request #108 from JuliaStats/dependabot/github_actions/actions/che...3d98b1bremove ancient coverage codeca8342bBump actions/checkout from 5 to 677c5cf0Bump actions/checkout from 4 to 5 (#107)Updates
ArgCheckto 2.5.0Commits
Updates
DocStringExtensionsto 0.9.5Release notes
Sourced from DocStringExtensions's releases.
Commits
a84ff78Fixes for nightly (#176)bca4b2cSet version to 0.9.4. (#175)63c9841Merge pull request #174 from JuliaDocs/dependabot/github_actions/codecov/code...934a498Bump codecov/codecov-action from 3 to 517eba14Merge pull request #173 from JuliaDocs/dependabot/github_actions/julia-action...f65e316Bump julia-actions/setup-julia from 1 to 22d684d6Merge pull request #162 from JuliaDocs/dependabot/github_actions/actions/cache-48a41621Bump actions/cache from 3 to 42df82e8Merge pull request #172 from JuliaDocs/mh/no-libgit24a28d59Avoid needing to usesplitpathfor path separator rewritesUpdates
TransformVariablesto 0.8.24Release notes
Sourced from TransformVariables's releases.
Changelog
Sourced from TransformVariables's changelog.
... (truncated)
Commits
c6cb89cMakeinverse_and_logjacforTVExpmore efficient (#171)f4eccccRevert "Makeinverse_and_logjacforTVExpmore efficient"48a0113Makeinverse_and_logjacforTVExpmore efficienta258f7cBump julia-actions/setup-julia from 2 to 3 (#169)9b0a3d3fix Union in SArray aggregation code (#168)93900b5add various manifests to .gitignore6cfdff6Bump codecov/codecov-action from 5 to 6 (#166)88fc941bump version, changelog1080cf5fix captured variable in static array aggregation (#167)6357270Bump actions/cache from 4 to 5 (#161)Updates
OhMyThreadsto 0.8.6Release notes
Sourced from OhMyThreads's releases.
Changelog
Sourced from OhMyThreads's changelog.
... (truncated)
Commits
be9590abump version, fix changelogca57271add ProgressMeter extension module (#164)fee4687Bump julia-actions/setup-julia from 2 to 3 (#167)3cd352dbump versionb2f706bAllowSerialSchedulerto accept and ignore arguments (#162)bd462f0fix: tmap with chunks gives UndefVarError (#160)054b06cBump actions/checkout from 4 to 6 (#158)96229dcbump version0afca39Update CHANGELOG.md0bdfcc5Small optimizations on Scheduler creation (#148)Updates
MCMCDiagnosticToolsto 0.3.17Release notes
Sourced from MCMCDiagnosticTools's releases.