JuliaRegistries / CompatHelper.jl

Automatically update the [compat] entries for your Julia package's dependencies
https://JuliaRegistries.github.io/CompatHelper.jl/dev/
MIT License
138 stars 40 forks source link

CompatHelper: bump compat for Mocking to 0.8, (keep existing compat) #513

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

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

DilumAluthge commented 1 month ago

The CI logs show:

[ Info: This is a Dependabot/CompatHelper job, so `force_latest_compatible_version` has been set to `true`

This is good (it is the expected output).