canjs / can-route

Observable front-end application routing for CanJS.
https://canjs.com/doc/can-route.html
MIT License
10 stars 4 forks source link

An in-range update of can-util is breaking the build 🚨 #116

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.10.12 of can-util was just published.

Branch Build failing 🚨
Dependency can-util
Current Version 3.10.11
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

can-util 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 could not complete due to an error [Details](https://travis-ci.org/canjs/can-route/builds/285729091?utm_source=github_status&utm_medium=notification)

Release Notes Run server-side tests in QUnit instead of Mocha
  • Add a cycle detection script to test process #359
  • Deprecated js/log and js/dev in favor of can-log #363
  • Run all node tests using Qunit #364

v3.10.11...v3.10.12

Commits

The new version differs by 10 commits.

  • 0e5660e Update dist for release
  • 50b02fc Merge pull request #364 from canjs/335-run-all-tests-in-qunit
  • 1486bbf Run all node test using Qunit
  • 1cf9cfd Merge pull request #359 from canjs/landscaper/define-cycles-github
  • a21e1b4 Merge branch 'master' into landscaper/define-cycles-github
  • 3aa8bc2 Merge pull request #363 from canjs/361-deprecate-log-and-dev
  • 75a102c Deprecated js/log and js/dev in favor of can-log
  • 023aa5f Updated can-vdom to a version with no cyclic deps on can-util
  • 440dcd2 Merge branch 'master' into landscaper/define-cycles-github
  • bb8a257 landscaper: Add a cycle detection script to test process

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:

greenkeeper[bot] commented 7 years ago

After pinning to 3.10.11 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 3.10.13 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes Update docs with new @parent & @collection
  • Removing setAttributeNode #321
  • Revert "Removing setAttributeNode" #365
  • Update docs with new @parent & @collection #369

v3.10.12...v3.10.13

Commits

The new version differs by 11 commits.

  • 502b325 Update dist for release
  • 973b171 Merge pull request #369 from canjs/landscaper/update-parent
  • f0d9a4e Update docs with new @parent & @collection
  • a848955 Merge pull request #365 from canjs/revert-321-encoded-set-attribute
  • fe4f82d Revert "Removing setAttributeNode"
  • 85c3b05 Merge pull request #321 from canjs/encoded-set-attribute
  • 70919f5 Merge branch 'master' into encoded-set-attribute
  • d3e58c8 Update dist for release
  • cf2384f Merge remote-tracking branch 'origin/master' into encoded-set-attribute
  • 9c04adb Update dist for release
  • 933ef5e Removing special handling of attributes

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.10.14 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes Move deprecated utilities to new deprecated group
  • Move deprecated utilities to new deprecated group #375

v3.10.13...v3.10.14

Commits

The new version differs by 16 commits.

  • 67ecc01 Update dist for release
  • c71af03 Merge pull request #375 from canjs/374-move-deprecated-utils-to-deprecated-group
  • 8da0caf Fix a couple links
  • d89d968 Cleanup docs and remove api.json file
  • 5cf1b11 Move deprecated utilities to new deprecated group
  • 502b325 Update dist for release
  • 973b171 Merge pull request #369 from canjs/landscaper/update-parent
  • f0d9a4e Update docs with new @parent & @collection
  • a848955 Merge pull request #365 from canjs/revert-321-encoded-set-attribute
  • fe4f82d Revert "Removing setAttributeNode"
  • 85c3b05 Merge pull request #321 from canjs/encoded-set-attribute
  • 70919f5 Merge branch 'master' into encoded-set-attribute
  • d3e58c8 Update dist for release
  • cf2384f Merge remote-tracking branch 'origin/master' into encoded-set-attribute
  • 9c04adb Update dist for release

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.10.15 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes Upgrade can-dom-data-state
  • Use can-dom-mutate for events #380
  • Revert "Use can-dom-mutate for events" #382
  • Update can-dom-data-state to 0.2.x #379
  • Upgrade can-event-dom-enter, and can-event-dom-radiochange #385

v3.10.14...v3.10.15

Commits

The new version differs by 30 commits.

  • c5ab5c1 Update dist for release
  • 81f1574 Merge pull request #385 from canjs/upgrade-dom-events
  • 954d5c0 Upgrade can-event-dom-enter, and can-event-dom-radiochange
  • 33fed67 Merge pull request #379 from canjs/update-dom-data-state
  • 4fa2121 Merge pull request #382 from canjs/revert-380-use-cdm
  • c1f442c Revert "Use can-dom-mutate for events"
  • 4bfe43e Merge pull request #380 from canjs/use-cdm
  • 9c17a09 Fix timeout-based test
  • f9b7ed0 Take mutation events from can-dom-mutate
  • 4c34f2d Testing element count when setting and deleting multiple times
  • 6c2d4d3 Remove setTimeout and execute assertions in order
  • cc85da3 Use can-dom-mutate for events
  • c5c077f Only run test when MutationObserver is available
  • 6a488f0 Update can-dom-data-state to 0.2.x
  • 67ecc01 Update dist for release

There are 30 commits in total.

See the full diff