Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
greenkeeper bot opened this issue Dec 16, 2016 · 4 comments
Closed

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

greenkeeper bot opened this issue Dec 16, 2016 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 16, 2016

Version 3.1.1 of can-util just got published.

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

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

As can-util is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 11 commits .

  • fbd3b3a Update dist for release
  • 0b2620d Merge pull request #170 from canjs/update-build-script
  • e5a8020 updating build script to work with steal-tools 1.0
  • 2bcea7d Merge pull request #169 from canjs/cid-types-1.0
  • 0cc9045 using can-types implementation of isPromise
  • 39dffe6 removing dependency on can-event
  • 9f24705 using lates can-cid, can-types
  • c4368d1 Merge pull request #163 from canjs/missed-namespace
  • 002e28d Merge pull request #161 from canjs/greenkeeper/steal-tools-1.0.0
  • 2a64ec8 changing a missed reference to can-util/namespace
  • d90860d chore(package): update steal-tools to version 1.0.0

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2016

After pinning to 3.1.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 19, 2016

Version 3.2.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes 3.2.0

This release introductions can-util/js/log/log, a new module for logging. This lets you log to the console without worrying about browser compatibility issues. Unlike can-util/js/dev/dev, this module works in development and production modes.

  • 171 - PR to add can-util/js/log/log
Commits

The new version differs by 8 commits .

  • 6a0be00 Update dist for release
  • 6e959ca Merge pull request #171 from canjs/log
  • b3d2c6f Adds document for log and dev
  • fc19b1e Add can-util/log/log
  • 23012c1 Merge pull request #167 from canjs/greenkeeper/steal-1.0.2
  • 01494e8 Use steal 1.0.4
  • e480429 Update package.json
  • 918e886 chore(package): update steal to version 1.0.2

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 27, 2016

Version 3.2.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Fixes crossDomain detection
  • #172 - relative POST requests were being incorrectly assumed to be cross origin requests.
Commits

The new version differs by 11 commits .

  • b88d4c7 Update dist for release
  • edce9f6 Merge pull request #173 from canjs/172-ajax-x-domain
  • 3ee6f23 fixes #172
  • 6a0be00 Update dist for release
  • 6e959ca Merge pull request #171 from canjs/log
  • b3d2c6f Adds document for log and dev
  • fc19b1e Add can-util/log/log
  • 23012c1 Merge pull request #167 from canjs/greenkeeper/steal-1.0.2
  • 01494e8 Use steal 1.0.4
  • e480429 Update package.json
  • 918e886 chore(package): update steal to version 1.0.2

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2017

Version 3.2.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 17 commits .

  • 190eced Update dist for release
  • 43897fe Merge pull request #175 from canjs/identity-option-174
  • 3245f1d identity: updated with the reviewed changes
  • a405dd3 diff: pass the old item to identity first
  • e189347 diff: identity for a single middle insertion
  • 667bd24 allow identity option for diff #174
  • b88d4c7 Update dist for release
  • edce9f6 Merge pull request #173 from canjs/172-ajax-x-domain
  • 3ee6f23 fixes #172
  • 6a0be00 Update dist for release
  • 6e959ca Merge pull request #171 from canjs/log
  • b3d2c6f Adds document for log and dev
  • fc19b1e Add can-util/log/log
  • 23012c1 Merge pull request #167 from canjs/greenkeeper/steal-1.0.2
  • 01494e8 Use steal 1.0.4

There are 17 commits in total. See the full diff.

@BigAB BigAB closed this as completed Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant