canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

An in-range update of can-reflect is breaking the build 🚨 #423

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 1.16.7 of can-reflect was just published.

Branch Build failing 🚨
Dependency [can-reflect](https://github.com/canjs/can-reflect)
Current Version 1.16.6
Type dependency

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

can-reflect 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-connect/builds/394126298?utm_source=github_status&utm_medium=notification)

Release Notes Properly fast-path size for arrays and strings

#121

Commits

The new version differs by 2 commits.

  • ce3a8a0 Update dist for release
  • ac267ba improving .size() performance

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 6 years ago

After pinning to 1.16.6 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 1.17.0 just got published.

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

Release Notes v1.17.0
  • Make getSchema return undefined when passed undefined #126
  • Add compatibility with how webpack builds for production #122
  • Add "use strict" #124
Commits

The new version differs by 13 commits.

  • 9c2b895 Update dist for release
  • f1b05c5 Merge pull request #124 from canjs/landscaper/4217-use-strict
  • 3b53fcd Adds use strict. Fixes canjs/canjs#4217
  • a80f264 Merge pull request #129 from canjs/saucelabs-host
  • 141fcbf changing host for test-saucelabs script
  • 4a55c71 Merge pull request #126 from canjs/undefined-schema
  • ddc86de Make getSchema return undefined when passed undefined
  • b91b7cc Merge pull request #115 from canjs/greenkeeper/testee-0.8.0
  • 8e7544c Merge pull request #94 from canjs/greenkeeper/http-server-0.11.0
  • ce0aeae Merge pull request #122 from canjs/fix-webpack-debug-style
  • d307fa9 fix debug/dev code for webpack
  • 62300a1 chore(package): update testee to version 0.8.0
  • 8735a01 chore(package): update http-server to version 0.11.0

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.17.1 just got published.

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

Release Notes v1.17.1
  • Fixed syntax highlighting bug in documentation #111
Commits

The new version differs by 16 commits.

  • 58ad308 Update dist for release
  • e6e2f60 Merge pull request #133 from canjs/111-syntax-highlighting
  • 44173b9 Fixes syntax highlighting bug for #111
  • 9c2b895 Update dist for release
  • f1b05c5 Merge pull request #124 from canjs/landscaper/4217-use-strict
  • 3b53fcd Adds use strict. Fixes canjs/canjs#4217
  • a80f264 Merge pull request #129 from canjs/saucelabs-host
  • 141fcbf changing host for test-saucelabs script
  • 4a55c71 Merge pull request #126 from canjs/undefined-schema
  • ddc86de Make getSchema return undefined when passed undefined
  • b91b7cc Merge pull request #115 from canjs/greenkeeper/testee-0.8.0
  • 8e7544c Merge pull request #94 from canjs/greenkeeper/http-server-0.11.0
  • ce0aeae Merge pull request #122 from canjs/fix-webpack-debug-style
  • d307fa9 fix debug/dev code for webpack
  • 62300a1 chore(package): update testee to version 0.8.0

There are 16 commits in total.

See the full diff