Bump the all-julia-packages-except-p4est-t8code group across 3 directories with 1 update - #3196
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Review checklistThis checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging. Purpose and scope
Code quality
Documentation
Testing
Performance
Verification
Created with ❤️ by the Trixi.jl community. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3196 +/- ##
==========================================
- Coverage 95.70% 0.00% -95.70%
==========================================
Files 673 673
Lines 52156 51881 -275
==========================================
- Hits 49912 0 -49912
- Misses 2244 51881 +49637
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
|
This needs updates in the SciML ecosystem first, e.g., in NonlinearSolve.jl, see also SciML/NonlinearSolve.jl#1183. |
dependabot
Bot
force-pushed
the
dependabot/julia/all-julia-packages-except-p4est-t8code-d524dcf9fd
branch
2 times, most recently
from
August 19, 2026 10:35
f0c94ff to
731272b
Compare
dependabot
Bot
force-pushed
the
dependabot/julia/all-julia-packages-except-p4est-t8code-d524dcf9fd
branch
4 times, most recently
from
August 26, 2026 04:48
6234b28 to
8b20cd5
Compare
…ories with 1 update Updates the requirements on and [NLsolve](https://github.com/JuliaNLSolvers/NLsolve.jl) to permit the latest version. Updates `NLsolve` to 5.0.1 - [Release notes](https://github.com/JuliaNLSolvers/NLsolve.jl/releases) - [Commits](JuliaNLSolvers/NLsolve.jl@v4.5.1...v5.0.1) Updates `NLsolve` to 5.0.1 - [Release notes](https://github.com/JuliaNLSolvers/NLsolve.jl/releases) - [Commits](JuliaNLSolvers/NLsolve.jl@v4.5.1...v5.0.1) Updates `NLsolve` to 5.0.1 - [Release notes](https://github.com/JuliaNLSolvers/NLsolve.jl/releases) - [Commits](JuliaNLSolvers/NLsolve.jl@v4.5.1...v5.0.1) --- updated-dependencies: - dependency-name: NLsolve dependency-version: 5.0.0 dependency-type: direct:production dependency-group: all-julia-packages-except-p4est-t8code - dependency-name: NLsolve dependency-version: 5.0.0 dependency-type: direct:production dependency-group: all-julia-packages-except-p4est-t8code - dependency-name: NLsolve dependency-version: 5.0.0 dependency-type: direct:production dependency-group: all-julia-packages-except-p4est-t8code ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/julia/all-julia-packages-except-p4est-t8code-d524dcf9fd
branch
from
August 26, 2026 16:33
8b20cd5 to
285474a
Compare
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 and NLsolve to permit the latest version.
Updates
NLsolveto 5.0.1Release notes
Sourced from NLsolve's releases.
Commits
2cb91adMerge pull request #300 from JuliaNLSolvers/pkm/underflow-297df11206Guard the scaling update against underflow too, and test #2977ab1ef3Merge pull request #301 from JuliaNLSolvers/pkm/nlsolversbase-801df6ee12Require NLSolversBase 8.0.1 and re-enable the real-embedding tests2bfb81fhandle underflow of norm(J[:,i])^2 (#296)05609dbMove to NLSolversBase 8 and ADTypes backends (breaking, v5.0.0) (#299)84a3e60Fix CI so tests run again (#298)535430fCreate dependabot.yml and update actions (#292)f955c1fUpdate TagBot.yml (#265)ce52570Simpler first README example, also ref to Roots.jl. Fixes #264. (#271)Updates
NLsolveto 5.0.1Release notes
Sourced from NLsolve's releases.
Commits
2cb91adMerge pull request #300 from JuliaNLSolvers/pkm/underflow-297df11206Guard the scaling update against underflow too, and test #2977ab1ef3Merge pull request #301 from JuliaNLSolvers/pkm/nlsolversbase-801df6ee12Require NLSolversBase 8.0.1 and re-enable the real-embedding tests2bfb81fhandle underflow of norm(J[:,i])^2 (#296)05609dbMove to NLSolversBase 8 and ADTypes backends (breaking, v5.0.0) (#299)84a3e60Fix CI so tests run again (#298)535430fCreate dependabot.yml and update actions (#292)f955c1fUpdate TagBot.yml (#265)ce52570Simpler first README example, also ref to Roots.jl. Fixes #264. (#271)Updates
NLsolveto 5.0.1Release notes
Sourced from NLsolve's releases.
Commits
2cb91adMerge pull request #300 from JuliaNLSolvers/pkm/underflow-297df11206Guard the scaling update against underflow too, and test #2977ab1ef3Merge pull request #301 from JuliaNLSolvers/pkm/nlsolversbase-801df6ee12Require NLSolversBase 8.0.1 and re-enable the real-embedding tests2bfb81fhandle underflow of norm(J[:,i])^2 (#296)05609dbMove to NLSolversBase 8 and ADTypes backends (breaking, v5.0.0) (#299)84a3e60Fix CI so tests run again (#298)535430fCreate dependabot.yml and update actions (#292)f955c1fUpdate TagBot.yml (#265)ce52570Simpler first README example, also ref to Roots.jl. Fixes #264. (#271)