Require BifurcationKit 0.8 in docs#4748
Merged
AayushSabharwal merged 1 commit intoJul 15, 2026
Merged
Conversation
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Member
Author
|
Implementation scratchpad / commit record for
No runtime source, test configuration, warning policy, or link-ignore list changed. |
Member
Author
|
CI follow-up: the documentation build completed successfully, so all four checks are green. This matches the local Julia 1.10 strict docs build, which executed every example and external-link check successfully with no Documenter warn-only/configuration weakening. |
AayushSabharwal
marked this pull request as ready for review
July 15, 2026 05:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR should be ignored until reviewed by @ChrisRackauckas.
Summary
Follow-up to merged #4746. Restrict the documentation environment to BifurcationKit 0.8, the only BifurcationKit release line supported by current ModelingToolkitBase that also provides the
CollocationAPI now used by the periodic-orbit tutorial.This changes documentation-only compatibility metadata. It does not change ModelingToolkit's runtime dependencies or public API.
Compatibility boundary
542afa4e0d948ee6f74575d9d5d43d2e7fc1e6ecrenamedPeriodicOrbitOCollProblemtoCollocation; the first containing release is v0.7.0.0.4, 0.5, 0.8.0.5, 0.6, 0.7, 0.8advertised versions that cannot all provide that API in the current package stack.Local verification
continuation(..., Collocation(20, 5))andget_periodic_orbit: exit 0, 101 orbit points.GITHUB_TOKENlink-check hook was used after two unauthenticated runs completed all examples but GitHub throttled its ownNEWS.mdlink with HTTP 429; no link was ignored and no check was downgraded.--check --verboseover every tracked Julia file: exit 0, 219/219 files.git diff --check upstream/master...HEAD: exit 0.