Skip to content

build(deps): update NLsolve requirement from 4.5.1 to 4.5.1, 5.0 - #48

Merged
amaurigmartins merged 1 commit into
mainfrom
dependabot/julia/NLsolve-4.5.1-and-5.0
Aug 28, 2026
Merged

build(deps): update NLsolve requirement from 4.5.1 to 4.5.1, 5.0#48
amaurigmartins merged 1 commit into
mainfrom
dependabot/julia/NLsolve-4.5.1-and-5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on NLsolve to permit the latest version.

Release notes

Sourced from NLsolve's releases.

v5.0.1

NLsolve v5.0.1

Diff since v5.0.0

Merged pull requests:

  • handle underflow of norm(J[:,i])^2 (#296) (@​stevengj)
  • Complete the autoscale underflow fix and add the #297 regression test (#300) (@​pkofod)
  • Require NLSolversBase 8.0.1, re-enable the real-embedding tests (v5.0.1) (#301) (@​pkofod)

Closed issues:

  • NLsolve returns NaN for very small, non-zero Jacobians (#297)
Commits
  • 2cb91ad Merge pull request #300 from JuliaNLSolvers/pkm/underflow-297
  • df11206 Guard the scaling update against underflow too, and test #297
  • 7ab1ef3 Merge pull request #301 from JuliaNLSolvers/pkm/nlsolversbase-801
  • df6ee12 Require NLSolversBase 8.0.1 and re-enable the real-embedding tests
  • 2bfb81f handle underflow of norm(J[:,i])^2 (#296)
  • 05609db Move to NLSolversBase 8 and ADTypes backends (breaking, v5.0.0) (#299)
  • 84a3e60 Fix CI so tests run again (#298)
  • 535430f Create dependabot.yml and update actions (#292)
  • f955c1f Update TagBot.yml (#265)
  • ce52570 Simpler first README example, also ref to Roots.jl. Fixes #264. (#271)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [NLsolve](https://github.com/JuliaNLSolvers/NLsolve.jl) to permit the latest version.
- [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.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Aug 19, 2026
@amaurigmartins
amaurigmartins merged commit b6149b3 into main Aug 28, 2026
0 of 3 checks passed
@dependabot
dependabot Bot deleted the dependabot/julia/NLsolve-4.5.1-and-5.0 branch August 28, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant