Open greenkeeper[bot] opened 6 years ago
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 24 commits ahead by 24, behind by 2.
9eda806
[dist] Version bump. 3.1.0
80721e0
3.1.0 pre-release (#1444)
5758752
Update transports.md
211483e
Addresses issue 1446 and assigns transport name if given, or else retains the default 'console' name (#1447)
bdb9f2b
Mention possibility to set log level for profiling (#1407)
ba2fcaf
fix file rolling when tailing is set to true (#1420)
908c300
Added isLevelEnabled(string)
& isXXXEnabled()
(#1352)
a32aa3c
docs(README): Link objectMode and first use of info (#1400)
10a270d
let keyword makes it scoped already (#1436)
e41fe97
Fix Profiler done() method typing (#1440)
cf424be
add cconsoleWarnLevels property to options to support console.warn usage (#1373)
1293221
Fix tests on Windows (#1394)
fcd5e68
npm ignore scratch folder from CI
e5dabef
Fix Typescript typings for the Container class (#1395)
670e091
Add coverage to ignored npm files (#1399)
There are 24 commits in total.
See the full diff
After pinning to 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 3.0.1 of winston was just published.
This version is covered by your current version range and after updating it in your project the build failed.
winston is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/lauravuo/gcloud-functions-emulator-test/2?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 2 commits.
d0a70d3
[dist] Version bump. 3.0.1
05d0c1e
npm ignore scratch folder from CI
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: