Bump the all-julia-packages group across 1 directory with 9 updates#22
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-julia-packages group across 1 directory with 9 updates#22dependabot[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 15.0.11 - [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...v15.0.11) 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.18.5 - [Release notes](https://github.com/JuliaSymbolics/SymbolicUtils.jl/releases) - [Commits](JuliaSymbolics/SymbolicUtils.jl@v3.7.2...v4.18.5) Updates `ModelingToolkit` to 11.13.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.13.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.13 - [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.13) --- 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: 15.0.11 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.18.5 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ModelingToolkit dependency-version: 11.13.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.13 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #23. |
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 15.0.11Release notes
Sourced from Catalyst's releases.
Changelog
Sourced from Catalyst's changelog.
... (truncated)
Commits
59bde51Bump version from 15.0.10 to 15.0.1174cfd21Merge pull request #1345 from SciML/dmw/plot_complexes_edgecolors9a5bce6Bump version from 15.0.9 to 15.0.10eda59f4Setedge_colorinplot_complexesregardless of whether edge labels are sh...da61698Merge pull request #1337 from pkofod/patch-16dc2e41Mark additional test as broken5bc392fMark tests as broken1b837e1Apply suggestions from code review56b66caUpdate Project.toml65e0020Update Project.tomlUpdates
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.18.5Release notes
Sourced from SymbolicUtils's releases.
Commits
ff658c8build: bump patch version9df1dfbMerge pull request #866 from JuliaSymbolics/as/fix-distributions-ext5aedfaerefactor: explicitly import required names from Distributions.jl510b122Merge pull request #865 from s-celles/patch-1cee74b2build: bump patch versionefcbb4fMerge pull request #862 from JuliaSymbolics/as/faster-codegen3bddbd5Refactor negative check in show_add functionab0226brefactor: improve performance ofnewsym!3636055fix: improvetoexprtype-stability6e5c973fix: improve CSE type-stabilityUpdates
ModelingToolkitto 11.13.0Release notes
Sourced from ModelingToolkit's releases.
Changelog
Sourced from ModelingToolkit's changelog.
... (truncated)
Commits
5edb436Update Project.tomlffe8472Merge pull request #4154 from SebastianM-C/bvpdadbce4Merge pull request #4360 from ChrisRackauckas-Claude/precompile-solver-extens...e0ba2f7Update lib/ModelingToolkitBase/src/systems/codegen.jl194c037more efficient substitutione6e7466fix typo00f48edMerge pull request #4348 from cmhyett/mtkcomplete_macrof0eb04fMerge pull request #4349 from cmhyett/SII-all_symbolsae671a4Merge pull request #4353 from DhairyaLGandhi/dg/dyadcompiler2f808fdUse parameterized 2-state system in precompile workloadsUpdates
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.13Release notes
Sourced from Hecke's releases.
... (truncated)
Commits
33ec485chore: 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)743077dfix: make SFC tests more robust (#2192)95c47e2Replace another call tozeros(::ZZPolyRingElem)(#2187)15f81c8Remove redundant quo methods for ZZRing and an integer (#2186)ddb39d6Implemented special case point counting for j=0 and j=1728 elliptic curves (#...17a6d9cFix indentation in docstring (#2189)f109e72Add some tests (#2188)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