canjs / can-define-validate-validatejs

ValidateJS plugin for can-define
https://canjs.com/doc/can-define-validate-validatejs.html
MIT License
2 stars 0 forks source link

An in-range update of can-define is breaking the build 🚨 #4

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.0.16 of can-define just got published.

Branch Build failing 🚨
Dependency can-define
Current Version 1.0.15
Type dependency

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

As can-define 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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/canjs/can-define-validate-validatejs/builds/197489214)
Release Notes setter with default value bug fix
  • #144 - fixed issue with setter and a default value causing an infinte loop
  • #143 - fixed a link in the wildcard docs
Commits

The new version differs by 8 commits .

  • 61f1c05 Update dist for release
  • dbba9bb Merge pull request #144 from canjs/default-value-setter-infinite-loop
  • b528502 Changed from using setter shorthand, added firefox latest to travis config
  • 0b44f4b Got rid of console.log
  • 5b00847 Set value to undefined before replacing it
  • 822270d adding test for ininite loop issue
  • 77e22d6 Merge pull request #143 from canjs/140-wildcard-docs
  • 48235ea Fix a link in the wildcard docs

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

phillipskevin commented 7 years ago

@Macrofig it looks like this is probably failing just because of the Node versions the tests are running in. You might just want to run in the latest stable node.

greenkeeper[bot] commented 7 years ago

Version 1.0.17 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Using can-util/js/log/log instead of console.log

#159

Commits

The new version differs by 6 commits .

  • 97ceb28 Update dist for release
  • 9fe3fe4 Merge pull request #160 from canjs/console-logs
  • 8af1867 firefox 51.0
  • c4b107c using can-util/js/log/log
  • 86d7a3e Merge pull request #151 from canjs/add-issue-and-pr-templates
  • 4307ce1 Add issue & pull request templates

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 1.0.18 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.0.18

Fix DefineList length setter (#178)

Commits

The new version differs by 28 commits0.

  • ea24e76 Update dist for release
  • b9c112a Merge pull request #178 from canjs/147-length
  • 27044c5 Merge pull request #177 from eben-roux/patch-1
  • e5bae58 use scope variable to track length setter blocking
  • d7bb423 refactor length setter to use native methods
  • 69a1283 handle length setter (#147)
  • 104cd5e - small documentation fix on filter
  • 5862d83 Merge pull request #101 from canjs/improve-assignment
  • f383be9 Remove unnecessary commented line
  • 7ab376f Remove "_bindings" as a special key to remove in define-helpers
  • 70e2e77 Remove special handling cases for _bindings, since it is no longer put on the object directly
  • c141e26 Merge pull request #169 from canjs/153-return-types
  • b0b2429 Make most special props not writable; make _bindings use new can-event inc/dec configuration and a private CIDMap
  • 08725f9 Merge branch 'master' into improve-assignment
  • 0fb8558 fix map return type (#153)

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.19 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.0.19

Upgrade can-util to 3.5.1

Commits

The new version differs by 3 commits0.

  • 12f8f41 Update dist for release
  • 03bb87a Merge pull request #183 from canjs/greenkeeper/can-util-3.5.1
  • 321eabb chore(package): update can-util to version 3.5.1

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.21 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Maintain setter performance and fixes from 1.0.20

This change fixes #182 in a different way to avoid calling the getter code (which also might setup default functionality) when a property is set during initialization. This should maintain the performance of releases prior to 1.0.20.

Pull request: #186

Commits

The new version differs by 6 commits0.

  • 106dc91 Update dist for release
  • 8995dd3 Merge pull request #186 from canjs/fast-init-set
  • e08011e fixes #182
  • b64ced8 Update dist for release
  • 50c0610 Merge pull request #184 from canjs/fix-definemap-value-init
  • b9e18da Get values before setting them in setup, to avoid setting a property with a replaceWith getter; fixes #182

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.22 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits0.

  • e41f198 Update dist for release
  • da2b104 Merge pull request #188 from canjs/config
  • 57c5a9b Defined properties should be configurable

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.23 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.0.23

Fixing list tests to work in all browsers

Commits

The new version differs by 3 commits0.

  • b0cccc1 Update dist for release
  • d49856b Merge pull request #192 from canjs/fix-throws-test
  • 1efb826 Updating list-test.js to not use QUnit.throws that does not work consistently in every browser

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.24 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits0.

  • 6c70983 Update dist for release
  • 8defbad Merge pull request #193 from canjs/new-list-test-fix
  • 44d0842 making list-test less restrictive

false

See the full diff