Closed greenkeeper[bot] closed 6 years ago
After pinning to 2.2.0 your tests are passing again. Downgrade this dependency π.
dependency
can-simple-observable was updated from 2.3.0
to 2.3.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 5 commits.
60ef86f
2.3.1
6ac4371
Merge pull request #36 from canjs/can-define-397-default-value
0f10dcd
directly check lastSet value (as opposed to resolving)
0c7fc15
Fixes can-define#397. Allows consumers of ResolverObservable to pass default value
24312ff
adds a reasonlog
See the full diff
dependency
can-simple-observable was updated from 2.3.1
to 2.4.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
PR: #36
The new version differs by 6 commits.
7e576f0
2.4.0
60ef86f
2.3.1
6ac4371
Merge pull request #36 from canjs/can-define-397-default-value
0f10dcd
directly check lastSet value (as opposed to resolving)
0c7fc15
Fixes can-define#397. Allows consumers of ResolverObservable to pass default value
24312ff
adds a reasonlog
See the full diff
dependency
can-simple-observable was updated from 2.4.0
to 2.4.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
Skip test function name property
The new version differs by 9 commits.
16c0bb3
2.4.1
296dd11
Merge pull request #37 from canjs/ie11-compat
7eab958
fix tests for ie11
7e576f0
2.4.0
60ef86f
2.3.1
6ac4371
Merge pull request #36 from canjs/can-define-397-default-value
0f10dcd
directly check lastSet value (as opposed to resolving)
0c7fc15
Fixes can-define#397. Allows consumers of ResolverObservable to pass default value
24312ff
adds a reasonlog
See the full diff
Closing because tests have been passing for a while.
The dependency can-simple-observable was updated from
2.2.0
to2.3.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
can-simple-observable 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
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/canjs/can-route/builds/431141937?utm_source=github_status&utm_medium=notification)).Release Notes for Adds .value getter/ setters
This adds
.value
getter and setters for Async/Resolver/Settable/Setter and SimpleObservable:Commits
The new version differs by 4 commits.
f456b02
2.3.0
8fae622
adds .value for canjs/can-value#19
85e3a31
Merge pull request #34 from canjs/ie11-compat
ac50344
Do not call Map/Set directly with iterables
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: