Bump the all-julia-packages group across 1 directory with 9 updates#29
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-julia-packages group across 1 directory with 9 updates#29dependabot[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.1.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.1.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.2 - [Release notes](https://github.com/JuliaSymbolics/SymbolicUtils.jl/releases) - [Commits](JuliaSymbolics/SymbolicUtils.jl@v3.7.2...v4.20.2) Updates `ModelingToolkit` to 11.17.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.17.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.1.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.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ModelingToolkit dependency-version: 11.17.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 #30. |
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.1.0Release notes
Sourced from Catalyst's releases.
Changelog
Sourced from Catalyst's changelog.
... (truncated)
Commits
8b48129Update project version to 16.1ff019ecDocument new 'use_jump_ratelaws' feature in HISTORY.mdd93c694Merge pull request #1436 from isaacsas/jumprates_in_cle392df36Consolidate use_jump_ratelaws HISTORY entry under unreleased69f7e36Merge remote-tracking branch 'origin/master' into jumprates_in_cle0d3e38eMerge branch 'master' into jumprates_in_cle4d33fd4Apply use_jump_ratelaws to both drift and diffusion4846509Update Project.tomlf9b054fMerge pull request #1447 from isaacsas/fix_masterfacf380comment out faulty input tests disabled by MTKBase v1.23+ behaviorUpdates
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.2Release notes
Sourced from SymbolicUtils's releases.
Commits
2cf2d75Update Project.toml0c127b6Merge pull request #877 from ChrisRackauckas-Claude/fix-simplify-pow-times-base635bc2bApply MUL_DISTRIBUTE rule for x^n * x => x^(n+1) on Mul nodes7c9586cbuild: bump patch version00f791dMerge pull request #875 from JuliaSymbolics/as/fix-allocatore744490fix: fix CSE codegen ofwith_allocatorafe8482build: bump minor versionc7e713bMerge pull request #874 from JuliaSymbolics/as/allocator-api127b62efix: add scalarization forwith_allocator60f6404feat: addwith_allocatorAPIUpdates
ModelingToolkitto 11.17.0Release notes
Sourced from ModelingToolkit's releases.
Changelog
Sourced from ModelingToolkit's changelog.
... (truncated)
Commits
7c87923Merge pull request #4396 from SciML/as/bump-version5acb3d4build: bump MTK minor version, MTKBase compat9a7ba24build: bump MTKBase minor version443b39bMerge pull request #4395 from SciML/as/full-eqs-no-unhack76c1d60fix: do not substitute insideDifferentialinfull_equationsdb94726refactor: improve array observed variables hack30ff1f2build: bump MTKTearing compatf39c7e1fix: do not unhack system inget_substitutions(full_equations)a9935a2Merge pull request #4361 from SciML/as/combine-sccs4bf07b7build: bump LinearSolve compatUpdates
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