Open greenkeeper[bot] opened 6 years ago
After pinning to 3.5.2 your tests are passing again. Downgrade this dependency 📌.
devDependency
bluebird was updated from 3.5.3
to 3.5.4
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
e0222e3
Release v3.5.4
4b9fa33
missing --expose-gc
flag (#1586)
63b15da
docs: improve and compare Promise.each and Promise.mapSeries (#1565)
9dcefe2
.md syntax fix for coming-from-other-languages.md (#1584)
b97c0d2
added proper version check supporting VSCode (#1576)
499cf8e
Update jsdelivr url in docs (#1571)
See the full diff
devDependency
bluebird was updated from 3.5.4
to 3.5.5
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
e78138a
Release v3.5.5
e182a17
Fix #1517
4c3bfeb
Fixes #1537
65a7e7e
package lock
b96656e
Fixes #1592 Fixes #1591
17f69f3
Added Symbol.toStringTag support to Promise (#1421)
08d0bb5
Remove --save option as it isn't required anymore (#1582)
See the full diff
The devDependency bluebird was updated from
3.5.2
to3.5.3
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
bluebird 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
- ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/azure-seed/azure-functions-mongooser/461?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for v3.5.3
Bugfixes:
Commits
The new version differs by 7 commits.
a5a5b57
Release v3.5.3
c8a7714
update packagelock
8a765fd
Update getting-started.md (#1561)
f541801
deps: update acorn and add acorn-walk (#1560)
247e512
Update promise.each.md (#1555)
e2756e5
fixed browser cdn links (#1554)
7cfa9f7
Changed expected behaviour when promisifying (#1545)
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: