Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

An in-range update of @sensenet/client-utils is breaking the build 🚨 #14

Open
greenkeeper bot opened this issue Nov 15, 2018 · 3 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 15, 2018

The dependency @sensenet/client-utils was updated from 1.2.1 to 1.3.0.

🚨 View failing branch.

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

@sensenet/client-utils 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 failed (Details).

Release Notes for 1.3.0

Changes

  • Move tests Jest from Mocha

Feature

  • ToNumber - Casts an arbitrary value to a number
Commits

The new version differs by 5 commits.

  • 67abe43 Feature/cast to number (#20)
  • ffd1fc6 Merge tag '1.2.1' into develop
  • ef542be Merge branch 'hotfix/1.2.1'
  • af5249b [KFI]chore(package): bumped version
  • 5f649c7 Merge tag '1.2.0' into develop

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 Nov 15, 2018

After pinning to 1.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 733997f fix: export toNumber from index
  • 24c3a2f Merge branch 'release/1.3.0'
  • 80425bf [KFI]chore(package): bumped version

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2018

Your tests are still failing with this version. Compare changes

Release Notes for 1.4.0

New features

  • Added Array.filterAsync extension method that takes an async callback as an argument and returns an awaitable promise
Commits

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

  • c1fdb9f [KFI]docs(added docs and bumped version):
  • c451300 [KFI]feat(filterAsync): added filterAsync array extension method
  • bf671ae Merge branch 'hotfix/1.3.1'
  • 252e4f6 [KFI]chore(package): bumped version
  • 5a92fd4 [KFI]fix(tests): removed index.ts to prevent duplicated exports
  • d2df220 [KFI]fix(package): added missing export for toNumber

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants