Open greenkeeper[bot] opened 5 years ago
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.
devDependency
parse-domain was updated from 2.1.8
to 2.2.0
.Your tests are still failing with this version. Compare changes
devDependency
parse-domain was updated from 2.2.0
to 2.2.1
.Your tests are still failing with this version. Compare changes
devDependency
parse-domain was updated from 2.2.1
to 2.3.0
.Your tests are still failing with this version. Compare changes
devDependency
parse-domain was updated from 2.3.1
to 2.3.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 5 commits.
f7a1199
chore(release): 2.3.2
69162fc
fix: Fix bug when parsing private TLDs (#79)
bf49e72
chore(release): 2.3.1
2f4684c
fix: TypeScript definition not available on npm module
27199d5
fix: updatedAt timestamp breaks bundle caching (#75, #60)
See the full diff
devDependency
parse-domain was updated from 2.3.2
to 2.3.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
6a14556
chore(release): 2.3.3
395c599
chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 (#84)
53bf74d
chore: Replace mocha and chai with jest (#81)
8b931e5
chore: Add node v12 in Travis tests (#80)
f7a1199
chore(release): 2.3.2
69162fc
fix: Fix bug when parsing private TLDs (#79)
bf49e72
chore(release): 2.3.1
2f4684c
fix: TypeScript definition not available on npm module
27199d5
fix: updatedAt timestamp breaks bundle caching (#75, #60)
See the full diff
devDependency
parse-domain was updated from 2.3.3
to 2.3.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 11 commits.
9246927
chore(release): 2.3.4
2f1ba3d
chore: Fix security issues in dependencies (#88)
6a14556
chore(release): 2.3.3
395c599
chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 (#84)
53bf74d
chore: Replace mocha and chai with jest (#81)
8b931e5
chore: Add node v12 in Travis tests (#80)
f7a1199
chore(release): 2.3.2
69162fc
fix: Fix bug when parsing private TLDs (#79)
bf49e72
chore(release): 2.3.1
2f4684c
fix: TypeScript definition not available on npm module
27199d5
fix: updatedAt timestamp breaks bundle caching (#75, #60)
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
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/treasure-data/td-js-sdk/builds/537974126?utm_source=github_status&utm_medium=notification)).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](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: