Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 6 commits.
0cabdd3
Update dist for release
0b5ff06
Merge pull request #77 from canjs/uc
823c27f
Fix decoding of unicode sequence
00b4018
Update dist for release
b489154
Merge pull request #71 from canjs/use-can-param
f2593e7
fix to use can-param directly
See the full diff
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 6 commits.
0b3bd0a
Update dist for release
036d204
fixing postversion script
f092d27
Do Not Merge - can-reflect (#81)
7062ef3
Merge pull request #74 from canjs/add-app-state-example
1d1e244
Update can-route.md
0a526aa
Added setting AppSate example related to canjs/canjs/3208
See the full diff
Your tests are still failing with this version. Compare the changes 🚨
Your tests are still failing with this version. Compare the changes 🚨
This is a patch release that fixes a bug with a decorator added to can-maps being added each time route.data
is set. This bug caused large stacks when run with done-ssr.
The new version differs by 11 commits.
f1a360d
Update dist for release
2283e3a
Merge pull request #95 from canjs/sec
60e4ebb
Make sure map decorator is only added once
6a60fbf
Merge pull request #93 from canjs/greenkeeper/can-observation-3.3.1
2742a8c
chore(package): update can-observation to version 3.3.1
c7c3d8c
Merge pull request #91 from canjs/greenkeeper/can-reflect-1.2.1
5007a7e
chore(package): update can-reflect to version 1.2.1
e4a6550
Merge pull request #90 from canjs/greenkeeper/can-compute-3.3.1
b4b81ec
chore(package): update can-compute to version 3.3.1
ba1bf83
Merge pull request #89 from canjs/greenkeeper/can-map-3.3.1
186cc19
chore(package): update can-map to version 3.3.1
See the full diff
Version 3.0.9 of can-route just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As can-route is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/donejs/done-component/builds/222174927)Commits
The new version differs by 6 commits .
6dc586f
Update dist for release
64e59dc
Merge pull request #70 from canjs/use-can-deparam
e033845
fix to use can-deparam directly
7cff056
Merge pull request #67 from canjs/encode
940a0bc
Update can-route.md
2143dd7
Include doc for encoded "/"
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: