CompatHelper: bump compat for AlgebraOfGraphics to 0.12 for package docs, (keep existing compat)#82
Conversation
…ocs, (keep existing compat)
|
The AlgebraOfGraphics 0.12 API appears to be compatible with the current code. I tested locally and all the AlgebraOfGraphics functions used in the docs ( The CI documentation build failure may be due to a transient issue or build timeout - the docs build with Reactant/MLIR compilation is very resource-intensive. Requesting a CI rebuild to verify. 🤖 Generated with Claude Code |
|
Update: The PR branch is 2 commits behind main which includes CI updates (#84 - Runic.jl formatting, #85 - actions/checkout bump). I rebased locally and confirmed the code still works correctly with AlgebraOfGraphics 0.12, but I don't have push permissions to this CompatHelper branch. A maintainer may need to either:
🤖 Generated with Claude Code |
This pull request changes the compat entry for the
AlgebraOfGraphicspackage from0.10.7, 0.11to0.10.7, 0.11, 0.12for package docs.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.