Wes Todd

Results 70 issues of Wes Todd

To move the discussion of this forward (from #14) I thought I would open a new issue. The way I would see this implemented it as a plugin. We could...

When running with `commitAll` but also skipping `bump` and `changelog` steps, the commit is skipped. This change gives what I assume is the expected behavior.

Started as a `5.x` PR, this is the deprecation version for the `4.x` branch. See: #3218 The only thing I am worried about this this is that the `app.settings` object...

deprecate
5.x

Moved this functionality to a separate module so I could use it in my other package. It appears no tests were originally written, so I added some in the module....

ideas
pr

This is based on what was discussed at the last TC meeting for a good "first step" in abstracting out parts of core than can be shared. The changes here...

enhancement
5.x
pr

This is VERY MUCH A WIP, but the idea is that we move the code as is out of the repo. I did it by publishing temp packages under my...

5.x
pr

**Note:** So I am sorry if this is a duplicate of something else, but most of the issues I found relating to this are not all that helpful. Using the...

enhancement

Similar to what lodash does with its publishing, I think it would be nice if modernizr published each feature detect as a stand alone module. For example, I would really...

The security and performance recommendations were a bit out of date. While I was reading through it I felt like we really had a ton of things in here for...

enhancement
pr
doc

Prior work: - https://github.com/pillarjs/send/pull/69 - https://github.com/pillarjs/send/pull/82 - https://github.com/pillarjs/send/pull/171 - https://github.com/TimBarham/send/tree/transform-0.15 Adds a `transform` option. Allows users to transform inflight requests. Things to note: 1. As discussed in previous threads, when...

enhancement
pr