ember-fastboot / ember-cli-fastboot

Server-side rendering for Ember.js apps
http://ember-fastboot.com/
MIT License
851 stars 159 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ember-resolver was updated from 5.1.2 to 5.1.3.

🚨 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/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/embercli/ember-cli-fastboot/builds/22577245)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/ember-fastboot/ember-cli-fastboot/builds/497089103?utm_source=github_status&utm_medium=notification)).

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

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 5.1.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release 5.2.0

v5.2.0 (2019-08-01)

πŸ› Bug Fix

πŸ“ Documentation

Committers: 3

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release 5.3.0

v5.3.0 (2019-09-24)

πŸš€ Enhancement

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

Committers: 1