trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
527 stars 104 forks source link

CompatHelper: bump compat for CairoMakie to 0.12 for package docs, (keep existing compat) #1941

Open github-actions[bot] opened 4 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the CairoMakie package from 0.6, 0.7, 0.8, 0.9, 0.10, 0.11 to 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12 for 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.