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-map is breaking the build 🚨 #155

Closed
greenkeeper bot opened this issue May 24, 2019 · 3 comments
Closed

An in-range update of can-map is breaking the build 🚨 #155

greenkeeper bot opened this issue May 24, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 24, 2019

The devDependency can-map was updated from 4.3.5 to 4.3.6.

🚨 View failing branch.

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

can-map is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 4 commits.

  • 1835269 4.3.6
  • 22b6c0d Merge pull request #135 from canjs/landscaper/qunit2
  • 52cae49 Fix tests for QUnit 2
  • 72b4d50 Landscaper: QUnit2 upgrade

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 25, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 31, 2019

  • The devDependency can-map was updated from 4.3.6 to 4.3.7.

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

Commits

The new version differs by 7 commits.

  • c574aad 4.3.7
  • e57c4b5 Merge pull request #137 from canjs/safe-mutation-check
  • fb282b6 Update mutation warning tests to use QUnit 2
  • 804b09f Merge branch 'master' into safe-mutation-check
  • 26c7b42 Fix removeEventListener looking at wrong queue by default; make better warning messages; use computes in unsafe mutation tests rather than observations
  • 35c09ad Improve messaging for unsafe mutation warning; Use best available deps
  • c7984b3 Use canSafelyMutate to generate a dev warning when setting during an observation

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 5, 2019

  • The devDependency can-map was updated from 4.3.7 to 4.3.8.

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

Release Notes for Tests using canReflect.getName in assertions fail in IE11

Test failed due to canReflect.getName returning a certain value fail in IE11 because of how we name functions differently in IE11. With this fix, the tests use regular expressions to make the assertions less strict.

Issue #141

Commits

The new version differs by 11 commits.

  • 83aabc7 4.3.8
  • 21f7831 Merge pull request #142 from canjs/461-failing-test-ie11
  • 638fd7f readded steal.js file
  • 4951db8 fixed ie11 test with regEX
  • c574aad 4.3.7
  • e57c4b5 Merge pull request #137 from canjs/safe-mutation-check
  • fb282b6 Update mutation warning tests to use QUnit 2
  • 804b09f Merge branch 'master' into safe-mutation-check
  • 26c7b42 Fix removeEventListener looking at wrong queue by default; make better warning messages; use computes in unsafe mutation tests rather than observations
  • 35c09ad Improve messaging for unsafe mutation warning; Use best available deps
  • c7984b3 Use canSafelyMutate to generate a dev warning when setting during an observation

See the full diff

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