Bump the all-julia-packages group across 2 directories with 8 updates#62
Merged
tpapp merged 3 commits intoJun 3, 2026
Merged
Conversation
Updates the requirements on [StaticArrays](https://github.com/JuliaArrays/StaticArrays.jl), [DocStringExtensions](https://github.com/JuliaDocs/DocStringExtensions.jl), [LogExpFunctions](https://github.com/JuliaStats/LogExpFunctions.jl), [BenchmarkTools](https://github.com/JuliaCI/BenchmarkTools.jl), [FiniteDifferences](https://github.com/JuliaDiff/FiniteDifferences.jl), [Aqua](https://github.com/JuliaTesting/Aqua.jl), [JET](https://github.com/aviatesk/JET.jl) and [Sobol](https://github.com/stevengj/Sobol.jl) to permit the latest version. 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 `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 `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 `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 `BenchmarkTools` to 1.8.0 - [Release notes](https://github.com/JuliaCI/BenchmarkTools.jl/releases) - [Commits](JuliaCI/BenchmarkTools.jl@v0.0.1...v1.8.0) 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 `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) Updates `Sobol` to 1.5.0 - [Release notes](https://github.com/stevengj/Sobol.jl/releases) - [Commits](https://github.com/stevengj/Sobol.jl/commits) --- updated-dependencies: - dependency-name: StaticArrays dependency-version: 1.9.18 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 - dependency-name: DocStringExtensions dependency-version: 0.9.5 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: BenchmarkTools dependency-version: 1.8.0 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: 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 - dependency-name: Sobol dependency-version: 1.5.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
tpapp
reviewed
Jun 3, 2026
tpapp
reviewed
Jun 3, 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 StaticArrays, DocStringExtensions, LogExpFunctions, BenchmarkTools, FiniteDifferences, Aqua, JET and Sobol to permit the latest version.
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
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
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
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
BenchmarkToolsto 1.8.0Release notes
Sourced from BenchmarkTools's releases.
Commits
4258940v1.8.0c562362Only GC when needed. Reduce allocs from mechanics. Add PrecompileTools worklo...78bed8dBump JuliaRegistries/TagBot from 1.24.7 to 1.25.4 (#418)87103dcv1.7.0 (#415)0eb5fedremove buildkite CI - it was just a template! (#417)77c8009CI: Pin GitHub Actions. add Dependabot Julia support. Add versions. Add platf...55d758cBump codecov/codecov-action from 5 to 6 (#414)f52454ddocs: sayAbstractDictinstead ofAssociative(#411)88d02ffuse Base.blackbox to disallow LLVM from simplifying the bench loop (#413)0f4cf5bMerge pull request #410 from JuliaCI/dependabot/github_actions/actions/cache-5Updates
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
Aquato 0.8.14Release notes
Sourced from Aqua's releases.
Changelog
Sourced from Aqua's changelog.
... (truncated)
Commits
1a55baeSet version to 0.8.14 (#346)468c5b1Update piracies code to another nightly change (#344)08fa9caSet version to 0.8.13 (#337)a4bda0bupdate piracies code to support v1.12 changes (#334)79f4a72Don't create testset if no test to run (#332)91f6b4aRun CI onrelease-*branches (#335)351666bAddjulia-actions/cacheto CI (#331)b5c6dfcBump version to 0.8.12 (#330)590a4e1feat: add test to detect public names without a docstring (#313)3e90d04Updateenforce-labels.yml(#324)Updates
JETto 0.11.3Release notes
Sourced from JET's releases.
Changelog
Sourced from JET's changelog.
... (truncated)
Commits
377fa53version 0.11.3fe6ca15Adjust to Revise v3.13 (#794)c5fbd43fixup! fixup! virtualprocess: Collect richer metadata for method signatures5ea5915Remove unnecessary [source] sections from test Project.toml576a5ebfixup! virtualprocess: Collect richer metadata for method signatures040af8fvirtualprocess: ImproveSignatureInfo.srctype stability897873bvirtualprocess: Collect richer metadata for method signaturescf77ed7analyzer: Fix unused variable and type handling in error reporting8a958e7Removerefresh_local_cacheparameter fromToplevelAbstractAnalyzerd777836Bump actions/upload-artifact from 5 to 6 (#787)Updates
Sobolto 1.5.0Commits
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