Bump the all-julia-packages group across 1 directory with 9 updates #11
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.1Release notes
Sourced from CDDLib's releases.
Commits
98cfa65v0.10.1cdb95cbWrap dd_Matrix2Adjacency (#72)7bbb75dAdd support for RedundantRowsViaShooting (#93)587ac76Bump Polyhedra to v0.8 (#91)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.10Release notes
Sourced from Catalyst's releases.
Changelog
Sourced from Catalyst's changelog.
... (truncated)
Commits
9a5bce6Bump version from 15.0.9 to 15.0.10da61698Merge pull request #1337 from pkofod/patch-16dc2e41Mark additional test as broken5bc392fMark tests as broken1b837e1Apply suggestions from code review56b66caUpdate Project.toml65e0020Update Project.tomlb1f6e0eUpdate Project.toml59a6d26Fix typobd4a7acTry something elseUpdates
Combinatoricsto 1.0.3Release notes
Sourced from Combinatorics's releases.
Commits
7afa48drel: new release v1.0.3 (#177)2ad84aaImprovefactorial(n, k)performance forBigInt(#149)9bcadfadoc: fix typo inlevicivitadoc (#180)d1f949dRemove undef symbolgamma(#178)c92ed05Makemultiexponentstype stable (#136)e3278dbImprove performance ofderangement/subfactorialwith iterative implementa...403dcb4inline iterate method to avoid allocations (#148)c663926Check overflow inmultinomial(#172)9fef104doc: add examples for permutations.jl (#173)cf0b388ci: run julia with default arch (#174)Updates
SymbolicUtilsto 4.7.0Release notes
Sourced from SymbolicUtils's releases.
Commits
92b45cdbuild: bump minor versionc4774b1Merge pull request #817 from JuliaSymbolics/as/custom-printing8f85320refactor: improvesorted_argumentsperformance605e45fbenchmark: add benchmark for printing a large polynomial807a47ftest: fix printing tests1588548refactor: removeshowraw,show_simplifiede276897refactor: improve printing code, allow customshow_callmethods0065890build: bump minor versionca2105eMerge pull request #816 from JuliaSymbolics/as/substitute-foldfb606b2fix: fixcombine_fold, do not useadd_worker/mul_workerUpdates
ModelingToolkitto 10.30.0Release notes
Sourced from ModelingToolkit's releases.
Changelog
Sourced from ModelingToolkit's changelog.
... (truncated)
Commits
5a49e93Merge pull request #4035 from SciML/as/bump-version-1bbc6c15build: bump minor versione8ff564Merge pull request #4017 from SebastianM-C/smc/dynopted73524Merge pull request #4033 from SciML/distinputs7d99618extend from the correct package90d2f8cMerge pull request #4032 from SciML/dependabot/github_actions/actions/checkout-6ee4dbf3Merge pull request #4034 from SciML/fix_hybrid_jump_test_bug074b85eFix test bug for hybrid jump tests111ec0eincrease flexibility in disturbance-argument codegen58388bdbuild(deps): bump actions/checkout from 4 to 6Updates
Nemoto 0.53.0Release notes
Sourced from Nemo's releases.
Commits
8e3aea0chore: Bump version to 0.53.0 (#2190)a416df5Remove base_ring methods returning Union{} (#2148)f0e964aBump FLINT to v3.4.0 (#2184)844e62achore: Bump version to 0.52.4 (#2186)70d4c6bImprove comparision for ZZRingElem and QQFieldElem; add some missingfitsm...2ca59d2Optimize some QQPolyRingElem and ZZPolyRingElem constructions (#2187)6059eb7Tweak somePolyRingElemconstructors (#2188)9034719Bump actions/checkout from 5 to 6 (#2189)9ea61a4Return the matrix in add_row! (#2166)381e737feat: make a^-n work for invertible matrices (#2183)Updates
Hecketo 0.39.3Release notes
Sourced from Hecke's releases.
Commits
4bb6550chore: bump version to 0.39.3 (#2090)6a66f96fix: remove duplicate function `roots(::ArbField, ::Union{ZZPolyRingElem, QQP...d8e0718chore: bump to 0.39.259e703bfix: roots of exact polynomials over Complex[Real]Fiedf017a6amore fixes for non-monics (#2082)e598e6afix a bug (#2085)33798c8fix:enumerate_definite_genussaves the first computed lattice (#2083)249acecLess allocations, coordinates, and a corner case (#2078)0c620f6fix #2079 (#2080)b7cf993chore: bump to 0.39.0Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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