Closed greenkeeper[bot] closed 6 years ago
After pinning to 1.95.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
snyk was updated from 1.96.0
to 1.97.0
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
0f96166
Merge pull request #216 from snyk/chore/typescript-cli
50d37c9
chore: update pkg script for standalone binaries
c5ebbff
chore: updating default node version
53ab388
refactor: better typescript in converted files
146cb24
chore: convert first two files to typescript to be sure it works
35c715a
chore: remove tap-only
c42f2dc
chore: typescript support in tests
75961b7
feat: add typescript support
f7dedae
Merge pull request #217 from snyk/chore/src
5946610
chore: move lib and cli to src
See the full diff
devDependency
snyk was updated from 1.97.0
to 1.97.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
devDependency
snyk was updated from 1.97.1
to 1.98.0
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
4ba7ad4
Merge pull request #221 from snyk/feat/add-yarn-lock-support
45d892e
fix: better error messaging for wizard without node_modules
142379b
Merge pull request #222 from snyk/fix/bump-needle
79a8992
fix: bump needle to ^2.2.4 to fix bug with node 8.12.0
da3d92c
test: verify behaviour on node 4
08d6248
feat: add yarn.lock support
d0a19b3
test: yarn.lock coverage
95144e8
chore: update lockfile parser version
See the full diff
devDependency
snyk was updated from 1.98.0
to 1.99.0
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.99.0
to 1.99.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
devDependency
snyk was updated from 1.99.1
to 1.100.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
ddf13ee
Merge pull request #229 from snyk/feat/bump-resolve-deps
72df523
feat: Bump resolve-deps to latest
3af11b8
Merge pull request #223 from snyk/chore/remove-package-lock
6713708
chore: remove package-lock and ignore it
479260b
Merge pull request #227 from snyk/fix/upgradle
f6aeb61
fix: bump gradle plugin to fix dep tree annotations
See the full diff
devDependency
snyk was updated from 1.100.0
to 1.100.1
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.100.1
to 1.100.2
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
29b8dc9
Merge pull request #233 from snyk/fix/snyk-resolve-deps-update
fa4fa08
fix: look for node_modules by package.json file location
ca32550
fix: bump snyk-resolve-deps version
03ccd68
Merge pull request #231 from snyk/chore/refactoring
8d02572
chore: js -> ts
See the full diff
devDependency
snyk was updated from 1.100.2
to 1.101.0
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.101.0
to 1.101.1
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.101.1
to 1.102.0
.Your tests are still failing with this version. Compare changes
The new version differs by 16 commits.
ae88c53
Merge pull request #232 from snyk/fix/alert-if-path-with-filename
b5217fd
chore: disable object-literal-sort-keys
1138eb2
fix: check if user specify package file name as part of path
23fd0df
chore: js -> ts
7bb4c89
Merge pull request #228 from snyk/fix/lockfiles-monitor
032aa1f
fix: replace yarn.lock with package.json when falling back to node_modules
8ad52a1
fix: pass if yarn remove called with no packages
f1224ab
Merge pull request #236 from snyk/chore/no-default-export
3cb5d6e
chore: enable tslint no-default-export
68d5c6d
tests: update protect-vis-snyk fixture
5307275
tests: Fixes for outdated tests
6faa02b
test: Update tests
39976bc
fix: Update runtime helper path
5f4399b
chore: var => const
99021be
fix: Fall back to config org if no option passed
There are 16 commits in total.
See the full diff
devDependency
snyk was updated from 1.102.0
to 1.103.0
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.103.0
to 1.103.1
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.103.1
to 1.103.2
.Your tests are still failing with this version. Compare changes
The new version differs by 4 commits.
ef4bc3a
Merge pull request #237 from snyk/fix/message
f688f5f
Merge pull request #239 from snyk/fix/yarn-wizard
8c41db7
fix: do not traverse node_modules on wizard monitor for yarn
e01f60a
fix: update message for path with file name error
See the full diff
devDependency
snyk was updated from 1.103.2
to 1.103.3
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.103.3
to 1.103.4
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.103.4
to 1.104.0
.Your tests are still failing with this version. Compare changes
devDependency
snyk was updated from 1.104.0
to 1.104.1
.Your tests are still failing with this version. Compare changes
The devDependency snyk was updated from
1.95.3
to1.96.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
snyk 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 could not complete due to an error ([Details](https://travis-ci.org/vspedr/movile-messaging/builds/430193880?utm_source=github_status&utm_medium=notification)).Release Notes for v1.96.0
1.96.0 (2018-09-18)
Features
Commits
The new version differs by 3 commits.
c12e44c
Merge pull request #218 from snyk/feat/upgrade-docker-plugin
275aa58
chore: downgrade Node test runner to 8.11.4
4353b9f
feat: upgrade snyk-docker-plugin
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: