Closed github-actions[bot] closed 1 year ago
I wonder if this can get merged soon since it blocks some other package updates.
Notably, Observables.jl stuck to 0.4 prevents upgrading Makie.jl to its latest version (0.17.x). Is there any issue blocking this compat bump?
Is this project no longer maintained?
ping @shashi @piever @travigd could you please merge?
I’ve tried various things out on this branch and it seems to work fine.
This pull request changes the compat entry for the
Observables
package from0.2.2, 0.3, 0.4
to0.2.2, 0.3, 0.4, 0.5
.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.