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-assign is breaking the build 🚨 #49

Open
greenkeeper bot opened this issue Jul 4, 2018 · 5 comments
Open

An in-range update of can-assign is breaking the build 🚨 #49

greenkeeper bot opened this issue Jul 4, 2018 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 4, 2018

Version 1.2.0 of can-assign was just published.

Branch Build failing 🚨
Dependency can-assign
Current Version 1.1.1
Type dependency

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

can-assign 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

Release Notes v1.2.0

Add assign to can-namespace #8

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

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 Jul 4, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 10, 2018

Version 1.3.0 just got published.

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

Release Notes v1.3.0
  • Added 'use strict' #7
Commits

The new version differs by 5 commits ahead by 5, behind by 1.

  • 21fef16 1.3.0
  • 0623dfa Update version number
  • 74b98d0 Merge pull request #7 from canjs/landscaper/4217-use-strict
  • baa43d7 Merge branch 'master' into landscaper/4217-use-strict
  • 871d831 Adds use strict. Fixes canjs/canjs#4217

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 19, 2018

Version 1.3.1 just got published.

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

Release Notes v1.3.1
  • Removed "use strict" from .js files #10
Commits

The new version differs by 10 commits ahead by 10, behind by 1.

  • d2254b5 1.3.1
  • 81895aa Update version number
  • d93cd5f fix jshint error
  • bb197d8 Merge pull request #10 from canjs/remove-use-strict
  • 05df666 removed strict mode
  • a6d3ce8 Fixes read only issue. Adressing canjs/can-define#353
  • 0623dfa Update version number
  • 74b98d0 Merge pull request #7 from canjs/landscaper/4217-use-strict
  • baa43d7 Merge branch 'master' into landscaper/4217-use-strict
  • 871d831 Adds use strict. Fixes canjs/canjs#4217

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2019

  • The dependency can-assign was updated from 1.3.1 to 1.3.2.

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

Commits

The new version differs by 18 commits ahead by 18, behind by 1.

  • ad41ee4 1.3.2
  • e7aea15 Update version number
  • 276d662 Merge pull request #18 from canjs/landscaper/qunit2
  • 1836fe7 Add @package so the GitHub & npm badges show up in the docs (#11)
  • d3185ab Landscaper: QUnit2 upgrade
  • 2876738 Merge pull request #14 from canjs/greenkeeper/initial
  • 16e3678 chore(package): update dependencies
  • 2dbbd60 Merge pull request #13 from canjs/landscaper/links
  • 883edfa Replace Gitter badge with Slack & Discourse badges
  • 81895aa Update version number
  • d93cd5f fix jshint error
  • bb197d8 Merge pull request #10 from canjs/remove-use-strict
  • 05df666 removed strict mode
  • a6d3ce8 Fixes read only issue. Adressing canjs/can-define#353
  • 0623dfa Update version number

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2019

  • The dependency can-assign was updated from 1.3.2 to 1.3.3.

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

Release Notes for Fix package.json main module

This fixes the path to the main file in package.json from dist/cjs/can-assign.js to can-assign and remove the main from steal config.

Fixes #19

Commits

The new version differs by 21 commits ahead by 21, behind by 1.

  • f59c799 1.3.3
  • 4a1aed2 Update version number
  • 0201a1e Merge pull request #20 from canjs/fix-steal-config
  • 14fe01b Fix the steal config
  • e7aea15 Update version number
  • 276d662 Merge pull request #18 from canjs/landscaper/qunit2
  • 1836fe7 Add @package so the GitHub & npm badges show up in the docs (#11)
  • d3185ab Landscaper: QUnit2 upgrade
  • 2876738 Merge pull request #14 from canjs/greenkeeper/initial
  • 16e3678 chore(package): update dependencies
  • 2dbbd60 Merge pull request #13 from canjs/landscaper/links
  • 883edfa Replace Gitter badge with Slack & Discourse badges
  • 81895aa Update version number
  • d93cd5f fix jshint error
  • bb197d8 Merge pull request #10 from canjs/remove-use-strict

There are 21 commits in total.

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

0 participants