Bump the all-julia-packages group across 6 directories with 6 updates - #173
Bump the all-julia-packages group across 6 directories with 6 updates#173dependabot[bot] wants to merge 10 commits into
Conversation
|
AbstractPPL.jl documentation for PR #173 is available at: |
01d2b80 to
ea4d867
Compare
ea4d867 to
a199540
Compare
Updates the requirements on [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl), [ADTypes](https://github.com/SciML/ADTypes.jl), [ForwardDiff](https://github.com/JuliaDiff/ForwardDiff.jl), [Distributions](https://github.com/JuliaStats/Distributions.jl), [AbstractPPL](https://github.com/TuringLang/AbstractPPL.jl) and [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version. Updates `OrderedCollections` to 2.0.0 - [Release notes](https://github.com/JuliaCollections/OrderedCollections.jl/releases) - [Commits](JuliaCollections/OrderedCollections.jl@v1.8.1...v2.0.0) Updates `ADTypes` to 1.22.0 - [Release notes](https://github.com/SciML/ADTypes.jl/releases) - [Commits](SciML/ADTypes.jl@v0.1.0...v1.22.0) Updates `ForwardDiff` to 1.4.1 - [Release notes](https://github.com/JuliaDiff/ForwardDiff.jl/releases) - [Commits](JuliaDiff/ForwardDiff.jl@v0.0.2...v1.4.1) 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 `AbstractPPL` to 0.15.2 - [Release notes](https://github.com/TuringLang/AbstractPPL.jl/releases) - [Changelog](https://github.com/TuringLang/AbstractPPL.jl/blob/main/HISTORY.md) - [Commits](v0.1.0...v0.15.2) Updates `Documenter` to 1.17.0 - [Release notes](https://github.com/JuliaDocs/Documenter.jl/releases) - [Changelog](https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md) - [Commits](JuliaDocs/Documenter.jl@v0.1.0...v1.17.0) Updates `OrderedCollections` to 2.0.0 - [Release notes](https://github.com/JuliaCollections/OrderedCollections.jl/releases) - [Commits](JuliaCollections/OrderedCollections.jl@v1.8.1...v2.0.0) Updates `AbstractPPL` to 0.15.2 - [Release notes](https://github.com/TuringLang/AbstractPPL.jl/releases) - [Changelog](https://github.com/TuringLang/AbstractPPL.jl/blob/main/HISTORY.md) - [Commits](v0.1.0...v0.15.2) Updates `AbstractPPL` to 0.15.2 - [Release notes](https://github.com/TuringLang/AbstractPPL.jl/releases) - [Changelog](https://github.com/TuringLang/AbstractPPL.jl/blob/main/HISTORY.md) - [Commits](v0.1.0...v0.15.2) Updates `AbstractPPL` to 0.15.2 - [Release notes](https://github.com/TuringLang/AbstractPPL.jl/releases) - [Changelog](https://github.com/TuringLang/AbstractPPL.jl/blob/main/HISTORY.md) - [Commits](v0.1.0...v0.15.2) --- updated-dependencies: - dependency-name: AbstractPPL dependency-version: 0.15.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: AbstractPPL dependency-version: 0.15.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: AbstractPPL dependency-version: 0.15.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: AbstractPPL dependency-version: 0.15.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ADTypes dependency-version: 1.22.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: Documenter dependency-version: 1.17.0 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: OrderedCollections dependency-version: 2.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: OrderedCollections dependency-version: 2.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
a199540 to
9fc4737
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #173 +/- ##
==========================================
- Coverage 92.14% 88.47% -3.67%
==========================================
Files 17 17
Lines 2100 2100
==========================================
- Hits 1935 1858 -77
- Misses 165 242 +77 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…nto dependabot/julia/all-julia-packages-1931e3dc5a
|
Superseded by #179 — same dependency bump, opened from a plain branch instead of comment by Claude |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Updates the requirements on OrderedCollections, ADTypes, ForwardDiff, Distributions, AbstractPPL and Documenter to permit the latest version.
Updates
OrderedCollectionsto 2.0.0Release notes
Sourced from OrderedCollections's releases.
Commits
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
ADTypesto 1.22.0Release notes
Sourced from ADTypes's releases.
Commits
b1759cdBump version to 1.22.0 (#147)5f444f7add HyperHessian definition (#146)58528c1Merge pull request #145 from SciML/dependabot/github_actions/julia-actions/se...8d59cb1Bump julia-actions/setup-julia from 2 to 3420fcecMerge pull request #144 from SciML/dependabot/github_actions/codecov/codecov-...b8f651aBump codecov/codecov-action from 5 to 66cc1c9eMerge pull request #143 from SciML/dependabot/github_actions/julia-actions/ca...59c6ed7Bump julia-actions/cache from 2 to 38d795caMerge pull request #142 from SciML/dependabot/github_actions/actions/checkout-694ee83cBump actions/checkout from 4 to 6Updates
ForwardDiffto 1.4.1Release notes
Sourced from ForwardDiff's releases.
Commits
777420fRemove allocations of nested Jacobians of StaticArrays (#810)5bf530aBump codecov/codecov-action from 6 to 7 (#814)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)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
AbstractPPLto 0.15.2Release notes
Sourced from AbstractPPL's releases.
Changelog
Sourced from AbstractPPL's changelog.
... (truncated)
Commits
9ebf18fAdd direct ForwardDiff extension (#166)2d35e51Update HISTORY.md for 0.15.1 (#164)4390c43Add order=2 Hessian preparation via value_gradient_and_hessian!! (#163)1599516Revise 0.15.0 HISTORY.md (#162)451bfa6Add Mooncake extension; extend AD conformance suite with NamedTuple and cache...10a4182Part 1 of autograd backend: DifferentiationInterface extention (#158)23fc8c5CompatHelper: add new compat entry for AbstractPPL at version 0.14 for packag...ceec39bAdd agent guidance files (#161)ba8d21cAdd Evaluators: prepare interface, and vectorisation utilities (#157)76dc6dfMicro-optimise append_optic; fix serialisation for JSON@1.5.0 (#154)Updates
Documenterto 1.17.0Release notes
Sourced from Documenter's releases.
Changelog
Sourced from Documenter's changelog.
... (truncated)
Commits
f0aada4Set version to 1.17.0 (#2891)ee3373fSupport more MarkdownAST nodes (#2887)d1ab4feFix operator binding rendering for doc headers (#2883)43271d1Fix PDF TOC: part number could overlap title (#2886)31b1f17CI: install TeX for building Julia manual PDF (#2879)474024eFix LaTeX links with fragments in table cells (#2885)38e8ee7CI: don't use julia-buildpkg (#2884)03def81Add LaTeX show_log option and dump logs on failure (#2881)cc13ff9tests: deal with Markdown changes in Julia 1.14 (#2882)642db0bPreserve page anchor when moving between versions (#2880)Updates
OrderedCollectionsto 2.0.0Release notes
Sourced from OrderedCollections's releases.
Commits
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
AbstractPPLto 0.15.2Release notes
Sourced from AbstractPPL's releases.
Changelog
Sourced from AbstractPPL's changelog.
... (truncated)
Commits
9ebf18fAdd direct ForwardDiff extension (#166)2d35e51Update HISTORY.md for 0.15.1 (#164)4390c43Add order=2 Hessian preparation via value_gradient_and_hessian!! (#163)1599516Revise 0.15.0 HISTORY.md (#162)451bfa6Add Mooncake extension; extend AD conformance suite with NamedTuple and cache...10a4182Part 1 of autograd backend: DifferentiationInterface extention (#158)23fc8c5CompatHelper: add new compat entry for AbstractPPL at version 0.14 for packag...ceec39bAdd agent guidance files (#161)ba8d21cAdd Evaluators: prepare interface, and vectorisation utilities (#157)76dc6dfMicro-optimise append_optic; fix serialisation for JSON@1.5.0 (#154)Updates
AbstractPPLto 0.15.2Release notes
Sourced from AbstractPPL's releases.
Changelog
Sourced from AbstractPPL's changelog.
... (truncated)
Commits
9ebf18fAdd direct ForwardDiff extension (#166)2d35e51Update HISTORY.md for 0.15.1 (#164)4390c43Add order=2 Hessian preparation via value_gradient_and_hessian!! (#163)1599516Revise 0.15.0 HISTORY.md (#162)451bfa6Add Mooncake extension; extend AD conformance suite with NamedTuple and cache...10a4182Part 1 of autograd backend: DifferentiationInterface extention (#158)23fc8c5CompatHelper: add new compat entry for AbstractPPL at version 0.14 for packag...ceec39bAdd agent guidance files (#161)ba8d21cAdd Evaluators: prepare interface, and vectorisation utilities (#157)76dc6dfMicro-optimise append_optic; fix serialisation for JSON@1.5.0 (#154)Updates
AbstractPPLto 0.15.2Release notes
Sourced from AbstractPPL's releases.
Changelog
Sourced from AbstractPPL's changelog.
... (truncated)
Commits
9ebf18fAdd direct ForwardDiff extension (#166)2d35e51Update HISTORY.md for 0.15.1 (#164)4390c43Add order=2 Hessian preparation via value_gradient_and_hessian!! (#163)1599516Revise 0.15.0 HISTORY.md (#162)451bfa6Add Mooncake extension; extend AD conformance suite with NamedTuple and cache...10a4182Part 1 of autograd backend: DifferentiationInterface extention (#158)23fc8c5CompatHelp...Description has been truncated