lypborges / ui-components

Docs
https://ui-component.herokuapp.com/
MIT License
2 stars 0 forks source link

An in-range update of ember-cli-page-object is breaking the build 🚨 #33

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ember-cli-page-object was updated from 1.15.0-beta.4 to 1.15.0.

🚨 View failing branch.

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

ember-cli-page-object 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 failed ([Details](https://travis-ci.org/lypborges/ui-components/builds/463139417?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.15.0

This release includes support for RFC232 and RFC268 style tests. This mode is automatically enabled when you use new @ember/test-helpers's setupApplicationTest/setupRenderingTest.

You can find migration instructions in our guides.

Community Contributions

Commits

The new version differs by 17 commits.

  • 478d5eb 1.15.0
  • 90e8799 remove odd empty line
  • 968babc Fix links to default attributes
  • 555518f Merge pull request #435 from ro0gr/async-await-guide
  • 3ef6f3a Merge pull request #431 from ro0gr/qstart
  • 020edeb Someday I will learn english grammar 🙃
  • a69ac33 Update pages section to to use "search-form" component
  • 0ed3c9b Remove calculator example from the Quickstart
  • 18bb70f Move from the "datum-form" to the "search-form"
  • 3a47084 Add links to appropriate components guide sections
  • 01ac51b Update according to mistahenry suggestions
  • d32ce45 [doc] Rewrite Quickstart page
  • 9f637dd Merge pull request #437 from san650/components.md
  • a0bb0e3 Apply mistahenry feedback
  • 09e9846 Restructure components.md

There are 17 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.15.1

Community Contributions

  • #405 Use Ceibo descriptor get for visitable @ro0gr
  • #414 [refactor] Cleanup readonly properties @ro0gr
  • #441 explicitly remove ember-source from ember-try scenarios that rely on bower @mistahenry
  • #430 Enable page object composition via stored definitions @mistahenry
  • #439 Upgrade to ember-cli@3.5
Commits

The new version differs by 33 commits.

  • b1d3dd8 1.15.1
  • af7acea Merge pull request #439 from san650/ember-3.5
  • 738eae7 Disable ember-qunit for global test helpers mode
  • c0597a4 Enable jQuery by default
  • 9758558 Disable ember-source for more bower scenarios
  • cdf97a7 guard for @ember/test-helpers
  • 1547b1c Convert moduleForComponent to setupRenderingTest
  • 30f388e Skip legacy global test helper modes if jquery disabled
  • d5d1507 Use local jquery in tests
  • b5fed59 Replace legacy global find test helper by qunit dom
  • 006eb9e Fix template linting
  • f2c6b21 more unconventional folders exclusions for eslint
  • 5ee58d1 Remove package-lock commited accidentally
  • 2518d25 Extract custom npmignore section
  • 232389f remove obsolete .eslintrc

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.15.2

Community Contributions

Commits

The new version differs by 6 commits.

  • 6e0e6f6 1.15.2
  • b80c8e3 Merge pull request #449 from san650/no-jquery-for-new-ember
  • 86f7dcf Restore code coverage for jQuery
  • 91a5b1e Disable jquery in ember-try scenarios for modern Ember versions
  • 18817c7 Merge pull request #446 from rtablada/rt/fix-root-element-lookup
  • 9393518 fix: getElements for rfc268 should use getRootElement not context

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.15.3

Community Contributions

Commits

The new version differs by 4 commits.

  • d3daa10 1.15.3
  • be39b63 Merge pull request #451 from CrowdStrike/empty-create-fix
  • 6082bd4 allow empty create calls
  • b312213 failing test for empty create

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.15.4

Community Contributions

Commits

The new version differs by 2 commits.

See the full diff