gridap / Gridap.jl

Grid-based approximation of partial differential equations in Julia
MIT License
695 stars 95 forks source link

CompatHelper: bump compat for BlockArrays to 1, (keep existing compat) #1007

Open github-actions[bot] opened 4 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the BlockArrays package from 0.12.12, 0.13, 0.14, 0.15, 0.16 to 0.12.12, 0.13, 0.14, 0.15, 0.16, 1. 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.

ioannisPApapadopoulos commented 2 months ago

Hi! Is there any chance of testing against BlockArrays v1 and merging?