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-resolver is breaking the build 🚨 #93

Open
greenkeeper bot opened this issue Feb 15, 2019 · 7 comments
Open

An in-range update of ember-resolver is breaking the build 🚨 #93

greenkeeper bot opened this issue Feb 15, 2019 · 7 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 15, 2019

The devDependency ember-resolver was updated from 5.0.1 to 5.1.0.

🚨 View failing branch.

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

ember-resolver 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 could not complete due to an error (Details).

Release Notes for v5.1.0

🚀 Enhancement

🐛 Bug Fix

  • #330 Support engine resolution in scoped packages (@dfreeman)
  • #300 fix(glimmer-wrapper): add normalize method for Registry#has (@buschtoens)
  • #247 Fix MU for deeply nested classic components (@simonihmig)
  • #301 Add component-manager and modifier-manager to default module unification configuration (@NullVoxPopuli)

📝 Documentation

🏠 Internal

Committers: 8

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 Feb 15, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v5.1.1

🐛 Bug Fix

  • #313 fix(glimmer-wrapper): move debug normalize in .extend() block (@buschtoens)

Committers: 1

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 15, 2019

After pinning to 5.0.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 Feb 21, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v5.1.2

🐛 Bug Fix

  • #336 Update modifiers and router-map in MU resolver configuration. (@rwjblue)

Committers: 2

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v5.1.3

🐛 Bug Fix

  • #338 Fix MU GlimmerResolver.normalize when fullName is not present (@ppcano)

Committers: 1

v5.1.2...v5.1.3

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 1, 2019

Your tests are still failing with this version. Compare changes

Release Notes for Release 5.2.0

v5.2.0 (2019-08-01)

🐛 Bug Fix

📝 Documentation

Committers: 3

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2019

Your tests are still failing with this version. Compare changes

Release Notes for Release 5.2.1

v5.2.1 (2019-08-09)

🐛 Bug Fix

  • #396 Component and their templates should be normalized the same. (@rwjblue)

Committers: 1

Commits

The new version differs by 5 commits.

  • cd2e16b Release 5.2.1
  • 307ce67 Add v5.2.1 to CHANGELOG.
  • 403bb72 Component and their templates should be normalized the same. (#396)
  • 422b1c7 Component and their templates should be normalized the same.
  • 6f9793b Bump eslint-plugin-ember from 6.7.1 to 6.8.2

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 24, 2019

Your tests are still failing with this version. Compare changes

Release Notes for Release 5.3.0

v5.3.0 (2019-09-24)

🚀 Enhancement

  • #417 Add support for nested colocated components. (@rwjblue)

Committers: 1

Commits

The new version differs by 8 commits.

  • 56e4304 Release 5.3.0
  • fd8701e Add support for nested colocated components. (#417)
  • 28ef51e Add resolution for engine.io.
  • a2be8db Upgrade to xenial
  • e63891d Add support for nested colocated components.
  • 98dc24f [Security] Bump mixin-deep from 1.3.1 to 1.3.2
  • 2b698fe Bump ember-load-initializers from 2.0.0 to 2.1.0
  • f7e4237 [Security] Bump eslint-utils from 1.3.1 to 1.4.2

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