tkf / ThreadsX.jl

Parallelized Base functions
MIT License
321 stars 10 forks source link

CompatHelper: bump compat for Setfield to 1, (keep existing compat) #195

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Setfield package from 0.3, 0.4, 0.5, 0.6, 0.7, 0.8 to 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1. 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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #195 (a68f4b7) into master (8d4703c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   73.90%   73.90%           
=======================================
  Files          11       11           
  Lines         571      571           
=======================================
  Hits          422      422           
  Misses        149      149           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

ranocha commented 2 years ago

Requires https://github.com/JuliaFolds/SplittablesBase.jl/pull/69, https://github.com/JuliaFolds/MicroCollections.jl/pull/17, https://github.com/JuliaFolds/BangBang.jl/pull/229, and https://github.com/JuliaFolds/Transducers.jl/pull/523 for running useful CI tests with the new version of Setfield.jl.

ChrisRackauckas commented 2 years ago

bump?

matbesancon commented 2 years ago

Same as FLoops, this is blocking several compat bounds

oscardssmith commented 2 years ago

@tkf bump

tkf commented 2 years ago

Sorry for the delay! Releasing https://github.com/JuliaRegistries/General/pull/69620