Tyler.jl icon indicating copy to clipboard operation
Tyler.jl copied to clipboard

CompatHelper: bump compat for PointClouds to 0.4, (keep existing compat)

Open github-actions[bot] opened this issue 1 year ago • 2 comments

This pull request changes the compat entry for the PointClouds package from 0.3 to 0.3, 0.4. 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] avatar Sep 04 '24 00:09 github-actions[bot]

We can't merge this, it is breaking... I guess the error doesn't propagate to fail the docs, since it happens in an async task

SimonDanisch avatar Sep 04 '24 08:09 SimonDanisch

@SimonDanisch is this still breaking? all tests were ok. I bumped this as well in my latest merge to main, but if it is, we could always go back I suppose.

Edit: and the only point cloud plot was already a white canvas https://makieorg.github.io/Tyler.jl/dev/map-3d#pointclouds, as in the previous version.

lazarusA avatar Apr 21 '25 20:04 lazarusA