Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Updates the requirements on NonlinearSolveBase to permit the latest version.
Updates NonlinearSolveBase to 2.5.0

Release notes

Sourced from NonlinearSolveBase's releases.

SimpleNonlinearSolve-v2.5.0

SimpleNonlinearSolve SimpleNonlinearSolve-v2.5.0

Diff since SimpleNonlinearSolve-v2.4.0

Merged pull requests:

  • CompatHelper: bump compat for SciMLOperators to 0.4 for package NonlinearSolveBase, (keep existing compat) (#601) (@​github-actions[bot])
  • CompatHelper: bump compat for SciMLOperators to 0.4 for package NonlinearSolveQuasiNewton, (keep existing compat) (#602) (@​github-actions[bot])
  • CompatHelper: bump compat for SciMLOperators to 0.4 for package SciMLJacobianOperators, (keep existing compat) (#603) (@​github-actions[bot])
  • Handle default solver for SCCs (#604) (@​ChrisRackauckas)
  • Fix generic fallbacks for L2Norm (#605) (@​ChrisRackauckas)
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package SciMLJacobianOperators, (keep existing compat) (#607) (@​github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package SimpleNonlinearSolve, (keep existing compat) (#608) (@​github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7, (keep existing compat) (#609) (@​github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package docs, (keep existing compat) (#610) (@​github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package NonlinearSolveBase, (keep existing compat) (#611) (@​github-actions[bot])
  • CompatHelper: bump compat for DifferentiationInterface to 0.7 for package NonlinearSolveHomotopyContinuation, (keep existing compat) (#612) (@​github-actions[bot])

Closed issues:

  • L2_NORM resorts to scalar indexing on GPU ComponentArray (#524)
  • Levenberg-Marquardt with Sparse J: J isn't square?! (#599)
Commits
  • deb2c02 Bump version from 2.4.0 to 2.5.0
  • 8317694 Use silent linear verbosity by default to avoid BLAS errors (#742)
  • 43ddc35 README.md: Improve variable name in example (#741)
  • 3e69faf Bump actions/checkout from 5 to 6 (#740)
  • 23c7ef3 fix Non-Numeric-u0 (#737)
  • 3b4893a Downgrade version from 4.15.0 to 4.13.0
  • 90254c6 Update Project.toml
  • 08060f1 Mooncake for NonlinearSolve's Adjoints. (#719)
  • 4d3b9bb Remove SciMLBase custom source from trim tests to fix version conflicts
  • 6e06bb2 Add SafeTestsets to [extras] section
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [NonlinearSolveBase](https://github.com/SciML/NonlinearSolve.jl) to permit the latest version.

Updates `NonlinearSolveBase` to 2.5.0
- [Release notes](https://github.com/SciML/NonlinearSolve.jl/releases)
- [Commits](SciML/NonlinearSolve.jl@NonlinearSolveBase-v1.5.0...NonlinearSolveBase-v2.5.0)

---
updated-dependencies:
- dependency-name: NonlinearSolveBase
  dependency-version: 2.5.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 2, 2025
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