jonschlinkert / fill-range

Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
MIT License
54 stars 15 forks source link

Bump to-regex-range and extend-shallow #8

Closed realityking closed 6 years ago

realityking commented 6 years ago

Sorry again 🙁

wtgtybhertgeghgtwtg commented 6 years ago

So, support for node@0.12 ended like 14 months ago. Wanna do a major bump and just use Object.assign instead of extend-shallow?

jonschlinkert commented 6 years ago

@realityking thanks, I'll merge as soon as I have a chance.

Wanna do a major bump and just use Object.assign instead of extend-shallow?

yes I will definitely get rid of extend-shallow and replace it with Object.assign, but only when I make other changes that warrant it.

jonschlinkert commented 6 years ago

btw, I'd be happy to add you to repositories if you want to start updating them yourself. I'm not at all opposed to the updates, I'm opposed to spending my time (or the time of other developers) on activities that have diminishing or negative returns. If these things are important to your objectives, then, by all means, upgrade away.

I would also expect that you would be willing to handle any downstream issues, PRs, or other updates that happen as a direct result.