Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly Digest (9 September, 2018 - 16 September, 2018) #1226

Closed
weekly-digest bot opened this issue Sep 16, 2018 · 2 comments
Closed

Weekly Digest (9 September, 2018 - 16 September, 2018) #1226

weekly-digest bot opened this issue Sep 16, 2018 · 2 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Sep 16, 2018

Here's the Weekly Digest for nock/nock:


ISSUES

Last week 14 issues were created.
Of these, 7 issues have been closed and 7 issues are still open.

OPEN ISSUES

💚 #1225 README: Node version support, by gr2m
💚 #1222 Fix test: "get with reply callback returning default statusCode without body", by gr2m
💚 #1221 Support port in enableNetConnect, by tiagojsag
💚 #1220 docs: Add note about GitHub Apps, by RichardLitt
💚 #1219 An in-range update of aws-sdk is breaking the build 🚨, by greenkeeper[bot]
💚 #1214 Update debug to the latest version 🚀, by greenkeeper[bot]
💚 #1212 Nock record outputs array of hex values instead of plain JSON when response is encoded, by richardscarrott

CLOSED ISSUES

❤️ #1224 coverage setup, by gr2m
❤️ #1223 Show code coverage, by gr2m
❤️ #1218 lock app – initial configuration, by gr2m
❤️ #1217 Stale: initial configuration, by gr2m
❤️ #1216 An in-range update of aws-sdk is breaking the build 🚨, by greenkeeper[bot]
❤️ #1215 An in-range update of semantic-release is breaking the build 🚨, by greenkeeper[bot]
❤️ #1213 An in-range update of debug is breaking the build 🚨, by greenkeeper[bot]

LIKED ISSUE

👍 #1212 Nock record outputs array of hex values instead of plain JSON when response is encoded, by richardscarrott
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #1213 An in-range update of debug is breaking the build 🚨, by greenkeeper[bot]
It received 4 comments.


PULL REQUESTS

Last week, 27 pull requests were created, updated or merged.

OPEN PULL REQUEST

Last week, 2 pull requests were opened.
💚 #1225 README: Node version support, by gr2m
💚 #1220 docs: Add note about GitHub Apps, by RichardLitt

UPDATED PULL REQUEST

Last week, 18 pull requests were updated.
💛 #1214 Update debug to the latest version 🚀, by greenkeeper[bot]
💛 #1209 Nock-1077 Remove airplane mode, by jlilja
💛 #1109 Add test case for conflict between hostnames (#1108), by coleturner
💛 #1095 Added test case for #1094., by SeanHayes
💛 #1089 fix: filtering by regex, by hisabimbola
💛 #1065 Failing tests for root URL parsing, by Overdrivr
💛 #1028 Starting to implement global 'request' event, by mhelvens
💛 #1012 Fixed issue with record -> replay body encoding, by simlu
💛 #939 Support filteringPath in scope options, by jmnsf
💛 #903 Added alterResponse callback to nock.back., by SeanHayes
💛 #871 Add URI of nocked call to logger output, by TheFive
💛 #766 Adds test for timeout, by digitaltsai
💛 #744 nock.setAllowUnmock(), by NickStefan
💛 #671 Improve matching of regexp domains, by alexscheelmeyer
💛 #587 enable object to be used in place of status code in reply api, by purezen
💛 #575 Further Work Required: Fixed issue with nockBack and s3.getObject(), by lukas-gitl
💛 #563 Use qs to parse body, for #507, by xavierchow
💛 #557 Adding test to prove that a header value can be an array (e.g. for Set-Cookie), by abstractvector

MERGED PULL REQUEST

Last week, 7 pull requests were merged.
💜 #1224 coverage setup, by gr2m
💜 #1218 lock app – initial configuration, by gr2m
💜 #1217 Stale: initial configuration, by gr2m
💜 #1203 handle statusCode without payload with array notation, fix script for…, by StarpTech
💜 #1201 test: Add two tests for reply cbs #1170, by RichardLitt
💜 #1200 Improve the NetConnect docs and error messages, by RichardLitt
💜 #1145 Drop support for Node 4, by gr2m


COMMITS

Last week there were 20 commits.
🛠️ ci(travis): coverage upload by gr2m
🛠️ ci(package): coverage by gr2m
🛠️ test: skip failing test (#1222) by gr2m
🛠️ refactor: update Buffer constructors to from and alloc BREAKING CHANGE: drop official support for Node < 6 by Ethan-Arrowood
🛠️ test: update Buffer constructors to from and alloc by Ethan-Arrowood
🛠️ ci(travis): test in Node 10 instead of 9 by gr2m
🛠️ ci(travis): stop testing in Node 4 BREAKING CHANGE: drop official support for Node 4. There is no intentional change that breaks usage in Node 4, but as we stop testing in this no longer supported Node version we recommend to no update nock if you still rely on Node 4. The reason why we decided to go ahead and make a breaking version release is that it became increasingly harder to update dependencies to the latest versions as they also drop support for Node 4. by gr2m
🛠️ docs: update tocs by RichardLitt
🛠️ Update package.json remove Open Collective changes by monkeywithacupcake
🛠️ Update README.md removed Open Collective contributors section by monkeywithacupcake
🛠️ Added call to donate after npm install (optional) by monkeywithacupcake
🛠️ Added backers and sponsors on the README by monkeywithacupcake
🛠️ Merge pull request #1218 from nock/lock lock app – initial configuration by RichardLitt
🛠️ Merge pull request #1217 from nock/stale Stale: initial configuration by RichardLitt
🛠️ ci(lock): initial configuration by gr2m
🛠️ ci(stale): initial configuration by gr2m
🛠️ fix(#1203): handle statusCode without payload by StarpTech
🛠️ test: Add two tests for reply cbs #1170 by RichardLitt
🛠️ docs: Change error message to be more grammatical I think that Disallow net connect makes more sense. by RichardLitt
🛠️ docs: Edit NetConnect section This section needed some work. I have added subsections, and generally made the language a bit tighter. I also fixed a bug in the example where a period was not escaped in a RegEx, which allowed anomalous strings to pass through (such as amazontcom. by RichardLitt


CONTRIBUTORS

Last week there were 5 contributors.
👤 gr2m
👤 Ethan-Arrowood
👤 RichardLitt
👤 monkeywithacupcake
👤 StarpTech


STARGAZERS

Last week there were 37 stagazers.
bagobor
richardscarrott
liars2
lucasfloriani
chrvadala
onlurking
ArchanjoJr
vignesh-sankaran
uu-z
ErickWendel
mblenton
kavalcante
guoliim
jfgodoy
bicccio
artjomzab
briandhill
joshsantos
jessestuart
jorgemarrero
matcha440
bozdoz
acostalima
igorsantana76
keedi
tukaelu
Naramsim
fsdiogo
khotey
hoddr
francasix
cristopher-rodrigues
w4andy
aanoaa
Brioal
rnher
ifmos
You all are the stars! 🌟


RELEASES

Last week there was 1 release.
🚀 v10.0.0 v10.0.0


That's all for last week, please 👀 Watch and Star the repository nock/nock to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

@gr2m
Copy link
Member

gr2m commented Sep 16, 2018

<3

@gr2m gr2m closed this as completed Sep 16, 2018
@lock
Copy link

lock bot commented Sep 30, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue and add a reference to this one if it’s related. Thank you!

@lock lock bot locked as resolved and limited conversation to collaborators Sep 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant