JuliaStats / RDatasets.jl

Julia package for loading many of the data sets available in R
GNU General Public License v3.0
158 stars 56 forks source link

CompatHelper: bump compat for "Reexport" to "1.0" #114

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Reexport package from 0.2 to 0.2, 1.0.

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.

daschw commented 3 years ago

Bump, it would be great to have this because we run into ResolveErrors in the Plots test suite: https://github.com/JuliaPlots/Plots.jl/pull/3229/checks?check_run_id=1735579003#step:8:8

nalimilan commented 3 years ago

I'll merge this once we have CI to check everything passes. See https://github.com/JuliaStats/RDatasets.jl/pull/116.

nalimilan commented 3 years ago

https://github.com/JuliaRegistries/General/pull/29050