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.0" for package docs #347

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.0 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.

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 6204245175


Totals Coverage Status
Change from base Build 5607270936: 0.0%
Covered Lines: 2027
Relevant Lines: 2080

💛 - Coveralls