Bump the all-julia-packages group across 1 directory with 7 updates#1257
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-julia-packages group across 1 directory with 7 updates#1257dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [TimeZones](https://github.com/JuliaTime/TimeZones.jl), [Distributions](https://github.com/JuliaStats/Distributions.jl), [StructUtils](https://github.com/JuliaServices/StructUtils.jl), [JSON](https://github.com/JuliaIO/JSON.jl), [FileIO](https://github.com/JuliaIO/FileIO.jl), [StaticArrays](https://github.com/JuliaArrays/StaticArrays.jl) and [DistributedFactorGraphs](https://github.com/JuliaRobotics/DistributedFactorGraphs.jl) to permit the latest version. Updates `TimeZones` to 1.22.2 - [Release notes](https://github.com/JuliaTime/TimeZones.jl/releases) - [Commits](JuliaTime/TimeZones.jl@v1.3.1...v1.22.2) Updates `Distributions` to 0.25.129 - [Release notes](https://github.com/JuliaStats/Distributions.jl/releases) - [Commits](https://github.com/JuliaStats/Distributions.jl/commits/v0.25.129) Updates `StructUtils` to 2.8.2 - [Commits](JuliaServices/StructUtils.jl@v2.7.0...v2.8.2) Updates `JSON` to 1.6.1 - [Release notes](https://github.com/JuliaIO/JSON.jl/releases) - [Commits](JuliaIO/JSON.jl@v1.0.0...v1.6.1) Updates `FileIO` to 1.20.0 - [Release notes](https://github.com/JuliaIO/FileIO.jl/releases) - [Commits](JuliaIO/FileIO.jl@v1.0.0...v1.20.0) Updates `StaticArrays` to 1.9.18 - [Release notes](https://github.com/JuliaArrays/StaticArrays.jl/releases) - [Commits](JuliaArrays/StaticArrays.jl@v1.0.0...v1.9.18) Updates `DistributedFactorGraphs` to 0.29.0 - [Release notes](https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/releases) - [Changelog](https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/blob/develop/NEWS.md) - [Commits](v0.1.0...v0.29.0) --- updated-dependencies: - dependency-name: TimeZones dependency-version: 1.22.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Distributions dependency-version: 0.25.129 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: StructUtils dependency-version: 2.8.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: JSON dependency-version: 1.6.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: FileIO dependency-version: 1.20.0 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: DistributedFactorGraphs dependency-version: 0.29.0 dependency-type: direct:production dependency-group: all-julia-packages ... 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 TimeZones, Distributions, StructUtils, JSON, FileIO, StaticArrays and DistributedFactorGraphs to permit the latest version.
Updates
TimeZonesto 1.22.2Release notes
Sourced from TimeZones's releases.
Commits
e43b1b0Set project version to 1.22.2ccd3fc1SetJULIA_TZ_VERSIONonly fortestCI job (#501)3b044c3Defer creating the scratch directory until needed (#499)b1adccfUsejulia-versionaction for matrix job creation (#500)4d5f314Set project version to 1.22.1736075fRestoreDates.default_format(::Type{ZonedDateTime})(#497)20ebd78CorrectedDates.DateFormatlink (#496)d024b42Improve internal logic fortryparsenext_(tz|fixedtz)(#494)4982d62Stop using long-obsoletedind2chrandchr2ind(#492)6df7da6Add tests fortryparsenext_fixedtzandtryparsenext_tz(#493)Updates
Distributionsto 0.25.129Release notes
Sourced from Distributions's releases.
Commits
Updates
StructUtilsto 2.8.2Commits
cfe11c7Update Project.toml1a315a4Bump julia-actions/setup-julia from 2 to 3 (#56)2b2bae0perf(make): cache target field tags (#57)3dcddc0Update Project.toml396a115Fix @kwarg/@defaults/@noargwith type-parameter-referencing fields (#54) (#55)e137c32fix example with macros (#53)d009462Update Project.tomlfc34d19feat(make): add unknownfield hook (#52)265428cUpdate Project.tomlcdaac49Fix arraylike public fallback (#51)Updates
JSONto 1.6.1Release notes
Sourced from JSON's releases.
Commits
6e487a9Update Project.tomlad86f56fix(parse): honor custom style lifts (#458)9310c58fix(parse): honor custom style structlike (#463)ee48f45Mark user-facing methodspublic(#461)19025ccchore(release): bump version to 1.6.0 (#460)0e34429feat(write): serialize complex numbers (#459)6a15494fix(parse): default bare JSON.Object keys to String (#457)1efd912Bump julia-actions/setup-julia from 2 to 3 (#448)071412efix typo in reading.md (#455)ea41990Update Project.tomlUpdates
FileIOto 1.20.0Release notes
Sourced from FileIO's releases.
Commits
38400b6Merge pull request #445 from JuliaIO/SimonDanisch-patch-19055b21Update project version to 1.20.00b7d3deMerge pull request #444 from JuliaIO/sd/register-action1b8a377add register action3675042Merge pull request #439 from TimG1964/XLSX4ad66a1Merge pull request #443 from JuliaIO/sd/http2dfbc02fallow http2b39e2d6Merge pull request #441 from JuliaIO/dependabot/github_actions/codecov/codeco...5a10358Bump codecov/codecov-action from 6 to 772d5be7Add magic bytes for XLSX files to the registry.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
DistributedFactorGraphsto 0.29.0Release notes
Sourced from DistributedFactorGraphs's releases.
Changelog
Sourced from DistributedFactorGraphs's changelog.
... (truncated)
Commits
7448d2erm duplicate topologykind (#1236)7f5f0bfAdd DFG types serialization version to relevant structs (#1235)bb73b65HoDe.observability instead of State.observability (#1234)8e67855bump v0.29.0 (#1233)22a853eredo HomotopyDensityDFG, creep change serialization approach (#1231)e7252bfImprove State.belief semantics and add explicit topology; mark getSolverParam...9cb713eCleanup export/public towards DFGv1 and fix some inconsistencies (#1226)0cfc35bImprove DFG.Packed packing docs (#1223)1e935b4Rebuild the Blob system as a CAS model (#1220)78de65aRefactor Structure (only) (#1218)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