Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Summary

Changes Made

The following packages were updated to their latest major versions:

  • AdvancedHMC: 0.6, 0.70.8
  • DomainSets: 0.6, 0.70.7
  • Flux: 0.13, 0.14, 0.15, 0.160.16
  • ForwardDiff: 0.10, 11
  • LinearSolve: 2, 33
  • MCMCChains: 67
  • ModelingToolkit: 9.910
  • ModelingToolkitNeuralNets: 12
  • MultiDocumenter: 0.7, 0.80.8
  • NonlinearSolve: 3, 44
  • Zygote: 0.6, 0.70.7

Note

This change ensures that the documentation is built and tested with the latest major versions of all dependencies, which may improve compatibility and access to newest features.

🤖 Generated with Claude Code

ChrisRackauckas and others added 6 commits September 27, 2025 07:42
Updates version constraints in docs/Project.toml to only allow the latest major versions:
- AdvancedHMC: 0.6, 0.7 → 0.8
- DomainSets: 0.6, 0.7 → 0.7
- Flux: 0.13, 0.14, 0.15, 0.16 → 0.16
- ForwardDiff: 0.10, 1 → 1
- LinearSolve: 2, 3 → 3
- MCMCChains: 6 → 7
- ModelingToolkit: 9.9 → 10
- ModelingToolkitNeuralNets: 1 → 2
- MultiDocumenter: 0.7, 0.8 → 0.8
- NonlinearSolve: 3, 4 → 4
- Zygote: 0.6, 0.7 → 0.7

This aligns with the open CompatHelper PRs and ensures documentation is built with the latest versions.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Changed all instances of @mtkbuild to @mtkcompile and added mtkcompile to imports
to match the new API in ModelingToolkit v10.

Files updated:
- docs/src/getting_started/find_root.md
- docs/src/getting_started/first_simulation.md
- docs/src/showcase/optimal_data_gathering_for_missing_physics.md

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

Co-Authored-By: Claude <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas force-pushed the compat-major-version-bumps branch from 9b3cee7 to 90691a0 Compare September 26, 2025 21:43
@ChrisRackauckas ChrisRackauckas merged commit 951205a into main Sep 29, 2025
1 of 2 checks passed
@ChrisRackauckas ChrisRackauckas deleted the compat-major-version-bumps branch September 29, 2025 15:39
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