-
-
Notifications
You must be signed in to change notification settings - Fork 11k
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
Fixing Mocha tests. #1993
Fixing Mocha tests. #1993
Conversation
@emilyemorehouse Build passes. Please consider merging as a temporary workaround to unblock CI verification. |
Thank you!! Any chance you've seen a changelog or something for follow-redirects? Did I miss it? I was hoping to find a list of possible breaking changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Celebratory taco 🌮🎉
I'm sorry. I was unable to find the changelog either. :( |
@emilyemorehouse These are the changes between 1.5.10 and 1.6.0: follow-redirects/follow-redirects@v1.5.10...v1.6.0 |
TLDR: Fixes #1953
Versions 1.6.0 and 1.6.1 of follow-redirects break Mocha test
should support max redirects
. The PR updates dependency version to the last compatible one.