Bump the all-julia-packages group across 1 directory with 9 updates#26
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-julia-packages group across 1 directory with 9 updates#26dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [CDDLib](https://github.com/JuliaPolyhedra/CDDLib.jl), [ReactionNetworkImporters](https://github.com/SciML/ReactionNetworkImporters.jl), [Polyhedra](https://github.com/JuliaPolyhedra/Polyhedra.jl), [Catalyst](https://github.com/SciML/Catalyst.jl), [Combinatorics](https://github.com/JuliaMath/Combinatorics.jl), [SymbolicUtils](https://github.com/JuliaSymbolics/SymbolicUtils.jl), [ModelingToolkit](https://github.com/SciML/ModelingToolkit.jl), [Nemo](https://github.com/Nemocas/Nemo.jl) and [Hecke](https://github.com/thofma/Hecke.jl) to permit the latest version. Updates `CDDLib` to 0.10.2 - [Release notes](https://github.com/JuliaPolyhedra/CDDLib.jl/releases) - [Commits](JuliaPolyhedra/CDDLib.jl@v0.9.4...v0.10.2) Updates `ReactionNetworkImporters` to 0.16.1 - [Release notes](https://github.com/SciML/ReactionNetworkImporters.jl/releases) - [Commits](SciML/ReactionNetworkImporters.jl@v0.15.1...v0.16.1) Updates `Polyhedra` to 0.8.1 - [Release notes](https://github.com/JuliaPolyhedra/Polyhedra.jl/releases) - [Changelog](https://github.com/JuliaPolyhedra/Polyhedra.jl/blob/master/NEWS.md) - [Commits](JuliaPolyhedra/Polyhedra.jl@v0.7.8...v0.8.1) Updates `Catalyst` to 16.0.0 - [Release notes](https://github.com/SciML/Catalyst.jl/releases) - [Changelog](https://github.com/SciML/Catalyst.jl/blob/master/HISTORY.md) - [Commits](SciML/Catalyst.jl@v14.4.1...v16.0.0) Updates `Combinatorics` to 1.1.0 - [Release notes](https://github.com/JuliaMath/Combinatorics.jl/releases) - [Commits](JuliaMath/Combinatorics.jl@v0.0.1...v1.1.0) Updates `SymbolicUtils` to 4.20.0 - [Release notes](https://github.com/JuliaSymbolics/SymbolicUtils.jl/releases) - [Commits](JuliaSymbolics/SymbolicUtils.jl@v3.7.2...v4.20.0) Updates `ModelingToolkit` to 11.14.0 - [Release notes](https://github.com/SciML/ModelingToolkit.jl/releases) - [Changelog](https://github.com/SciML/ModelingToolkit.jl/blob/master/NEWS.md) - [Commits](SciML/ModelingToolkit.jl@v9.46.1...v11.14.0) Updates `Nemo` to 0.54.1 - [Release notes](https://github.com/Nemocas/Nemo.jl/releases) - [Changelog](https://github.com/Nemocas/Nemo.jl/blob/master/CHANGELOG.md) - [Commits](Nemocas/Nemo.jl@v0.47.0...v0.54.1) Updates `Hecke` to 0.39.14 - [Release notes](https://github.com/thofma/Hecke.jl/releases) - [Changelog](https://github.com/thofma/Hecke.jl/blob/master/CHANGELOG.md) - [Commits](thofma/Hecke.jl@v0.34.0...v0.39.14) --- updated-dependencies: - dependency-name: CDDLib dependency-version: 0.10.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ReactionNetworkImporters dependency-version: 0.16.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Polyhedra dependency-version: 0.8.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Catalyst dependency-version: 16.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Combinatorics dependency-version: 1.1.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SymbolicUtils dependency-version: 4.20.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ModelingToolkit dependency-version: 11.14.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Nemo dependency-version: 0.54.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Hecke dependency-version: 0.39.14 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #27. |
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 CDDLib, ReactionNetworkImporters, Polyhedra, Catalyst, Combinatorics, SymbolicUtils, ModelingToolkit, Nemo and Hecke to permit the latest version.
Updates
CDDLibto 0.10.2Release notes
Sourced from CDDLib's releases.
Commits
34abc6ev0.10.2608432fBump actions/checkout from 4 to 6 (#98)a3bb99fBump codecov/codecov-action from 4 to 5 (#99)c064021Wrap dd_CopyInputIncidence (#100)1fbda1fUpdate CI badge URLs in README.md (#97)0726273Add dependabot.yml (#96)dbfff3aWrap dd_CopyIncidence (#95)7fa31a0Add note for matrix2adjacency98cfa65v0.10.1cdb95cbWrap dd_Matrix2Adjacency (#72)Updates
ReactionNetworkImportersto 0.16.1Release notes
Sourced from ReactionNetworkImporters's releases.
Commits
62e0597Update Project.toml9e74fbfMerge pull request #135 from SciML/isaacsas-patch-2f063f2cUpdate Documentation.yml197d5d6Update README.mdc521263Merge pull request #133 from isaacsas/catalyst_15569d0bcupdaet4ce8772verbose true by def543dc41add commentff3321aupdatesd11478bMerge pull request #129 from SciML/at/julia-versionsUpdates
Polyhedrato 0.8.1Release notes
Sourced from Polyhedra's releases.
Changelog
Sourced from Polyhedra's changelog.
Commits
d38979cv0.8.180cfe13Move planar_contour out of extension (#349)3f8c920v0.8.01688368Speed up with MutableArithmetics (#343)4026e18CompatHelper: bump compat for GeometryBasics in [weakdeps] to 0.5, (keep exis...f4ed2f0CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) (...00d90a9fix malformed citation.bib file (#346)460b4f0Add abstract for JuliaCon 2023 (#342)8c131a6Fix order of dimensions in LPHRep (#339)568db26Update to julia-actions/cache (#336)Updates
Catalystto 16.0.0Release notes
Sourced from Catalyst's releases.
... (truncated)
Changelog
Sourced from Catalyst's changelog.
... (truncated)
Commits
bdc9eeeUpdate Project.tomlf0c3752Bump version from 16.0.0 to 16.0.138be9abUpdate Project.toml67ed483Update project version to 16.0.0d99b3ccMerge pull request #1432 from isaacsas/readme_updatescbc199aci: revert Test.yml and TestExtensions.yml to masterba4b5d9Merge pull request #1434 from isaacsas/worktree-debug-lts-bifurcation9366929fix: use Symbolics.get_variables! in conslaw_species for Julia 1.10 compat2f9fc57Apply suggestion from@isaacsas2edd309debug: fix broken import and add constantdefs diagnostics for LTSUpdates
Combinatoricsto 1.1.0Release notes
Sourced from Combinatorics's releases.
Commits
b808ce2Version 1.1.0 (#200)c0e76efci: usemacos-15-intel(#203)c733f17Bump actions/checkout from 5 to 6 (#202)65d2de7Bump actions/checkout from 4 to 5 (#198)2381c5bOptimizepermutationsby implementing it viamultiset_permutations(#186)0ab0915Allow callingstirlings1andstirlings2withIntegerarguments (#193)e005ee0Add new functionderangements(#150)edb9c2cBugfix: letinteger_partitions(0) == [Int[]](#179)4cb1d9eBugfix: include empty combination (#129)2c358b8Optimizepermutationswith low effort (no change in algorithm) (#184)Updates
SymbolicUtilsto 4.20.0Release notes
Sourced from SymbolicUtils's releases.
Commits
afe8482build: bump minor versionc7e713bMerge pull request #874 from JuliaSymbolics/as/allocator-api127b62efix: add scalarization forwith_allocator60f6404feat: addwith_allocatorAPIa6bceb5Merge pull request #873 from ParthsarthiSingh-glang/fix-17473a20089Restore File1c5b16dadded a descriptive testset name and issue link0468389Resolved merge conflictc52eaf9Remove workflow file for PR843687ffixes-1747 with some tests addedUpdates
ModelingToolkitto 11.14.0Release notes
Sourced from ModelingToolkit's releases.
Changelog
Sourced from ModelingToolkit's changelog.
... (truncated)
Commits
33dd257Merge pull request #4379 from SciML/as/bump-versionba270eabuild: bump MTK minor versionbe86a62build: bump MTKBase minor versionb257094Merge pull request #4363 from SciML/as/discover-ics-binds1a381faMerge pull request #4374 from SciML/as/causal-var-loop-opening2abdf7aMerge pull request #3935 from EduardoMartinezLopez/FMI_varname_parse_bug_#3934b0305e7Merge pull request #4372 from SciML/as/state-priorities1690fadfix: handle sliced arrays incollect_var!82db85ffeat: [AI] auto-discovery variables/parameters from initial conditions and bi...9c0d8e7fix: fix loop openings of causal variable analysis pointsUpdates
Nemoto 0.54.1Release notes
Sourced from Nemo's releases.
Changelog
Sourced from Nemo's changelog.
Commits
fad0059Bump version to 0.54.1 (#2244)52faffaAdded min for Arbs (#2243)8dc00baEnsure det for 0x0 matrices return 1 (#2242)e22aa0dMove some stuff out of HeckeMoreStuff.jl (#2230)53a90bcTrivial whitespace change (#2240)c0102f9Try to fix TagBot config (#2238)a23da95Bump version to 0.54.0 (#2236)42f6badUpdate changelog for 0.54.0 (#2227)74ed24cUse TagBot config to paste changelog into GitHub release description (#2237)2dfb1b5Remove obsoletemkdocs.yml(#2235)Updates
Hecketo 0.39.14Release notes
Sourced from Hecke's releases.
Commits
78a8939chore: bump version to 0.39.14 (#2206)5fa1b2cdoc: fix PS97 reference (#2204)93a6e3a1st draft at plotting number fields (#2203)87c454aZZLat maintenance (#2194)15f4a8afix a typo (#2199)327f815ci: change TagBot to run on ubuntu-latest33ec485chore: bump version to 0.39.13 (#2198)726c79eLMFDB: add some functions (#2193)c473a9cSchoof: rewritten and some minor optimizations (#2196)ba3fe6fFix some uses of@inferred(#2087)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