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 ember-cli-page-object is breaking the build 🚨 #33

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

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 4, 2018

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).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 4, 2018

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
Copy link
Contributor Author

greenkeeper bot commented Dec 19, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v1.15.1

Community Contributions

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
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2019

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

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