JuliaLinearAlgebra / IterativeSolvers.jl

Iterative algorithms for solving linear systems, eigensystems, and singular value problems
MIT License
394 stars 106 forks source link

CompatHelper: bump compat for "Documenter" to "1.1" for package docs #349

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

This pull request changes the compat entry for the Documenter package from ~0.26, 0.27 to ~0.26, 0.27, 1.1 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.

github-actions[bot] commented 9 months ago

Pull Request Test Coverage Report for Build 6345870276


Totals Coverage Status
Change from base Build 6227702774: 0.0%
Covered Lines: 2029
Relevant Lines: 2082

💛 - Coveralls