-
Notifications
You must be signed in to change notification settings - Fork 26
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
An in-range update of parse-domain is breaking the build 🚨 #133
Comments
After pinning to 2.1.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v2.2.1Bug Fixes |
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
The devDependency parse-domain was updated from
2.1.7
to2.1.8
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
parse-domain is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v2.1.8
Bug Fixes
Commits
The new version differs by 13 commits.
5234dbc
chore(release): 2.1.8
2a46408
chore: Fix Travis badge in README
7545566
chore: Add package-lock.json
f194641
chore: Fix ESLint issues after merging #56
1fbd49c
fix: Add timeout to download public suffix list (#56)
10745db
chore: Update dependencies
a3c1eeb
fix: Fix sanity check during npm run build:tries
98b794d
chore: Refactor after merging #65
fc80789
fix: Fix error where a lot of domains were not detected
1d1a24a
fix: Fix thrown error with input that only contains whitespaces
601d192
docs(core): add Snyk badge to README to show known vulnerabilities in project/dependencies
b97754e
Add missing changes for version 2.1.7
10b3ffd
Add Snyk detected vulnerabilities badge
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: