JuliaPerf / PProf.jl

Export Julia profiles to the pprof format
MIT License
155 stars 18 forks source link

CompatHelper: bump compat for ProtoBuf to 0.11, (keep existing compat) #45

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the ProtoBuf package from 0.7, 0.8 to 0.7, 0.8, 0.11. 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.

NHDaly commented 2 years ago

Note that this is still broken, like the others... really do need to go looking into those ProtoBuf changes.. Not sure why the tests didn't run here though.

NHDaly commented 2 years ago

(For previous discussion, see: https://github.com/JuliaPerf/PProf.jl/pull/42)