Skip to content

Conversation

@ChrisRackauckas-Claude
Copy link

Summary

This PR bumps the minor versions of all packages that were modified in PR #720, which threaded the alias kwarg through to where u0 is actually used.

Version Changes

  • NonlinearSolve: 4.13.0 → 4.14.0
  • NonlinearSolveBase: 2.1.0 → 2.2.0
  • NonlinearSolveFirstOrder: 1.10.0 → 1.11.0
  • NonlinearSolveQuasiNewton: 1.11.0 → 1.12.0
  • NonlinearSolveSpectralMethods: 1.6.0 → 1.7.0
  • SimpleNonlinearSolve: 2.10.0 → 2.11.0

Changes Made

  • Bumped version numbers in all affected Project.toml files
  • Updated compat entries for internal dependencies (NonlinearSolveBase) in all subpackages
  • Updated compat entries in the main NonlinearSolve Project.toml to reflect new versions

Checklist

  • Version numbers bumped for all packages modified in PR Thread alias specifiers through to __solve and __init #720
  • Compat entries updated consistently across all packages
  • Appropriate tests were added (N/A - version bump only)
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated (N/A)
  • The new code follows the contributor guidelines

🤖 Generated with Claude Code

- NonlinearSolve: 4.13.0 → 4.14.0
- NonlinearSolveBase: 2.1.0 → 2.2.0
- NonlinearSolveFirstOrder: 1.10.0 → 1.11.0
- NonlinearSolveQuasiNewton: 1.11.0 → 1.12.0
- NonlinearSolveSpectralMethods: 1.6.0 → 1.7.0
- SimpleNonlinearSolve: 2.10.0 → 2.11.0

Updated corresponding compat entries in all Project.toml files.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit e91bf1d into SciML:master Nov 5, 2025
66 of 98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants