Closed sunshowers closed 5 months ago
@sunshowers Thanks! Currently xattr has released v1.3.1, can we bump to this version?
Sure, note that I'm not a maintainer so you may wish to write your own PR.
Thanks!
I'll also note that technically this isn't necessary since these versions are all "1.x.x" compatible meaning that downstream consumers can always update. This change works by preventing tar
from being used with previous versions (with the next release of tar
)
Also sorry for the delay on merging :(
Thanks! The problem is not that downstream dependents can't update, it's that they won't update transitive deps unless prodded.
xattr 1.0.0 through 1.1.2 have a bug (https://github.com/Stebalien/xattr/pull/48). Bump the requirement so that downstream dependents get the latest version.