Skip to content

Conversation

@ChrisRackauckas-Claude
Copy link

Summary

Bumps the minor versions for packages that had code changes in PR #647 but were not version-bumped at that time:

  • BracketingNonlinearSolve: 1.5.0 → 1.6.0
  • NonlinearSolveFirstOrder: 1.9.0 → 1.10.0
  • NonlinearSolveQuasiNewton: 1.10.0 → 1.11.0
  • NonlinearSolveSpectralMethods: 1.5.0 → 1.6.0
  • SimpleNonlinearSolve: 2.9.0 → 2.10.0

Also updates compatibility entries in Project.toml and SimpleNonlinearSolve/Project.toml to reflect the new minimum versions.

Changes

All changes are version bumps in Project.toml files:

  • Bumped 5 lib package versions
  • Updated compat entries in main Project.toml
  • Updated BracketingNonlinearSolve compat in SimpleNonlinearSolve/Project.toml

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Test plan

  • Packages precompile successfully with new versions
  • CI tests will validate all functionality

🤖 Generated with Claude Code

Bumps the minor versions for packages that had code changes in PR SciML#647 but were not version-bumped at that time:

- BracketingNonlinearSolve: 1.5.0 → 1.6.0
- NonlinearSolveFirstOrder: 1.9.0 → 1.10.0
- NonlinearSolveQuasiNewton: 1.10.0 → 1.11.0
- NonlinearSolveSpectralMethods: 1.5.0 → 1.6.0
- SimpleNonlinearSolve: 2.9.0 → 2.10.0

Also updates compatibility entries in Project.toml and SimpleNonlinearSolve/Project.toml to reflect the new minimum versions.

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

Co-Authored-By: Claude <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 23ae280 into SciML:master Nov 5, 2025
56 of 78 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