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-exam is breaking the build 🚨 #573

Open
greenkeeper bot opened this issue Dec 7, 2018 · 9 comments
Open

An in-range update of ember-exam is breaking the build 🚨 #573

greenkeeper bot opened this issue Dec 7, 2018 · 9 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 7, 2018

The devDependency ember-exam was updated from 2.0.0 to 2.0.1.

🚨 View failing branch.

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

ember-exam 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
  • percy/package-hint-historic-resolver: Visual review automatically approved, no visual changes found. (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 8 commits.

  • e46459f release v2.0.1 🎉
  • bf7cd79 update CHANGELOG
  • 0e497f4 Merge pull request #121 from kellyselden/EMBER_EXAM_SPLIT
  • de5da93 set process.env.EMBER_EXAM_SPLIT
  • 6697fb8 Bump ember-cli-babel from 7.1.3 to 7.1.4 (#166)
  • 88113e9 Bump ember-source from 3.5.1 to 3.6.0 (#167)
  • c039453 Bump cli-table3 from 0.4.0 to 0.5.1
  • 8bf82ed [Security] Bump lodash from 3.10.1 to 4.17.11

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

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2019

  • The devDependency ember-exam was updated from 2.0.1 to 2.0.2.

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

Commits

The new version differs by 30 commits.

  • 68975f4 release v2.0.2 🎉
  • 449d390 Bump ember-source from 3.7.1 to 3.7.2
  • 94a46f1 Bump ember-cli-babel from 7.2.0 to 7.4.0
  • 79a8607 Bump ember-source from 3.7.0 to 3.7.1
  • 7d582a3 Bump sinon from 7.2.2 to 7.2.3
  • fc83730 Bump ember-template-lint from 1.0.0 to 1.1.0
  • 5ece965 Bump testdouble from 3.9.2 to 3.9.3
  • bd7fbfd Bump ember-cli from 3.7.0 to 3.7.1
  • f065d40 Bump ember-cli from 3.6.1 to 3.7.0 (#188)
  • 0a355ae Bump ember-template-lint from 0.8.23 to 1.0.0 (#187)
  • b7a7229 Bump ember-source from 3.6.1 to 3.7.0 (#186)
  • fa9f7fc Bump eslint-plugin-node from 8.0.0 to 8.0.1 (#184)
  • 0650d04 Bump chalk from 2.4.1 to 2.4.2 (#185)
  • 6c69999 Bump eslint-plugin-node from 8.0.0 to 8.0.1
  • 162ac2c Bump ember-cli from 3.6.0 to 3.6.1 (#183)

There are 30 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2019

  • The devDependency ember-exam was updated from 2.0.2 to 2.0.3.

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

Commits

The new version differs by 34 commits.

  • 4e52bb5 release v2.0.3 🎉
  • 2bf28f6 update changelog
  • 8e69a75 update changelog
  • c53e6c2 ignore .nyc_output
  • 68975f4 release v2.0.2 🎉
  • 449d390 Bump ember-source from 3.7.1 to 3.7.2
  • 94a46f1 Bump ember-cli-babel from 7.2.0 to 7.4.0
  • 79a8607 Bump ember-source from 3.7.0 to 3.7.1
  • 7d582a3 Bump sinon from 7.2.2 to 7.2.3
  • fc83730 Bump ember-template-lint from 1.0.0 to 1.1.0
  • 5ece965 Bump testdouble from 3.9.2 to 3.9.3
  • bd7fbfd Bump ember-cli from 3.7.0 to 3.7.1
  • f065d40 Bump ember-cli from 3.6.1 to 3.7.0 (#188)
  • 0a355ae Bump ember-template-lint from 0.8.23 to 1.0.0 (#187)
  • b7a7229 Bump ember-source from 3.6.1 to 3.7.0 (#186)

There are 34 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2019

  • The devDependency ember-exam was updated from 2.1.0 to 2.1.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 107 commits.

  • de5d105 release v2.1.0 🎉
  • 1231de6 changelog
  • f233035 update yarn.lock
  • 4372f59 Merge pull request #228 from choheekim/renaming
  • 2e1faf4 Bump eslint-plugin-ember from 6.2.0 to 6.3.0
  • eaa2bd1 Bump fixturify from 1.0.1 to 1.2.0
  • 0c6bf2c Merge pull request #159 from choheekim/test-load-balance-documentation
  • 5755d76 Rephrase a few sentences
  • d154767 1. Add comments for testModuleQueue and replayExecutionModuleQueue in execution-state-manager.js
  • 0f3fd62 1. Rename sharedModuleQueue and browserModuleQueue to replayExecutionModuleQueue and testModuleQueue
  • a18c11c Bump sinon from 7.2.7 to 7.3.0
  • 0e80a81 Update README.md with instruction for usage of test load balance
  • 14b546e Bump ember-cli-babel from 7.5.0 to 7.6.0
  • 305b75b Update fixturify requirement from ^0.3.4 to ^1.0.1 (#224)
  • 68641d6 Merge pull request #136 from choheekim/enable_test_load_balance

There are 107 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2019

  • The devDependency ember-exam was updated from 2.1.0 to 2.1.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 7d83998 release v2.1.1 🎉
  • fd82428 Merge pull request #231 from choheekim/update-version-number
  • 2c7711a Update [our-new-version] to new version number, 2.1.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 1, 2019

  • The devDependency ember-exam was updated from 2.1.1 to 2.1.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 7d9aae2 release v2.1.2 🎉
  • f44b7c1 Merge pull request #236 from step2yeung/master
  • 581224e Bump semver from 5.6.0 to 6.0.0 (#229)
  • 5250608 Bump ember-cli-babel from 7.7.0 to 7.7.3
  • 0103449 Change async iterator timeout from 2s to 15s
  • e88c8b4 Bump sinon from 7.3.0 to 7.3.1
  • f16d575 Bump ember-cli-babel from 7.6.0 to 7.7.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2019

  • The devDependency ember-exam was updated from 2.1.2 to 2.1.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 363d5a5 release v2.1.3 🎉
  • 4214ce1 Merge pull request #242 from step2yeung/loadfix
  • 655836b Restore load() to setup ember exam
  • 5a1a09e Merge pull request #240 from step2yeung/json
  • 8490d8a Prettify test-execution.json

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2019

  • The devDependency ember-exam was updated from 2.1.3 to 2.1.4.

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

Commits

The new version differs by 4 commits.

  • 5980b2f release v2.1.4 🎉
  • 3ab12b1 Update changelog
  • 7a1c258 Merge pull request #233 from choheekim/browserId-as-string
  • 67be136 1. Read broweserId as a string in setReplayExecutionMap

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 8, 2019

  • The devDependency ember-exam was updated from 2.1.4 to 2.1.5.

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

Commits

The new version differs by 2 commits ahead by 2, behind by 88.

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