Open greenkeeper[bot] opened 6 years ago
After pinning to 3.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
jasmine was updated from 3.3.0
to 3.3.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
0f2531c
Bump version to 3.3.1
82b7db2
Add null
encoding when writing to streams on close
791267b
Merge branch 'claudiosdc-Fix'
7405df3
Additional changes to avoid config deprecation warnings (from jasmine-core).
86a4a1a
Update unit tests to account for change to avoid config deprecation warnings.
48a72e7
Changes to avoid config deprecation warnings (from jasmine-core).
See the full diff
devDependency
jasmine was updated from 3.3.1
to 3.4.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 15 commits.
dd00f4b
Bump version to 3.4
b5d9ef9
Use removeListener
instead of off
since it always exists
78cf067
Merge branch 'battk-remove-listener'
8e9ab27
moved exit listener add and removal to completion reporter
b8183d2
recognize that Windows paths may use a '/' or a '' as a separator
82b395c
update dependencies
bf79dd2
Merge branch 'strama4-strama4-readme-update'
831b646
Merge branch 'strama4-readme-update' of https://github.com/strama4/jasmine-npm into strama4-strama4-readme-update
0f2531c
Bump version to 3.3.1
82b7db2
Add null
encoding when writing to streams on close
791267b
Merge branch 'claudiosdc-Fix'
7405df3
Additional changes to avoid config deprecation warnings (from jasmine-core).
86a4a1a
Update unit tests to account for change to avoid config deprecation warnings.
48a72e7
Changes to avoid config deprecation warnings (from jasmine-core).
5143c54
Update README.md
See the full diff
The devDependency jasmine was updated from
3.2.0
to3.3.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
jasmine 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 passed ([Details](https://travis-ci.org/Fitbit/stats-writer-webpack-plugin/builds/446301141?utm_source=github_status&utm_medium=notification)). - β **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/mdreizin/stats-writer-webpack-plugin/builds/19795840)).Commits
The new version differs by 5 commits.
6c7db63
Bump version to 3.3.0
c1dd24b
Merge branch 'jkytomak-fix_output_cropping'
1e8c451
Wait until streams are completed before exiting
0825d32
Merge branch 'liuxh0-master'
6e6a7c7
Allow excluding spec files and helper files
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: