JuliaGizmos / WebIO.jl

A bridge between Julia and the Web.
https://juliagizmos.github.io/WebIO.jl/latest/
Other
228 stars 64 forks source link

CompatHelper: bump compat for "Observables" to "0.5" #488

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Observables package from 0.3, 0.4 to 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.

babaq commented 2 years ago

@pfitzseb could it be merged now, just found that the latest GLMakie needs Observable v0.5.

musm commented 2 years ago

bump

musm commented 2 years ago

@SimonDanisch

pfitzseb commented 2 years ago

Did someone check that this actually works?

musm commented 2 years ago

I've only gone as far as checking the test suite and all the tests pass with these changes.

musm commented 2 years ago

Any chance we could also tag the latest release?