ember-fastboot / ember-fastboot/simple-dom
An in-range update of ember-cli is breaking the build 🚨
- Dominant language
- TypeScript
- Stars
- 207
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
## The devDependency [ember-cli](https://github.com/ember-cli/ember-cli) was updated from `3.9.0` to `3.10.0`.
🚨 [View failing branch](https://github.com/ember-fastboot/simple-dom/compare/master...ember-fastboot:greenkeeper%2Fember-cli-3.10.0).
This version is **covered** by your **current version range** and after updating it in your project **the build failed**.
ember-cli 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](https://travis-ci.org/ember-fastboot/simple-dom/builds/532035124?utm_source=github_status&utm_medium=notification)).
---
Release Notes for Decorative Arts
Setup
npm install -g ember-cli@3.10.0 -- Install new global ember-cli
Project Update
- Run
npx ember-cli-update --to 3.10.0-- This will update your app or addon to the latest ember-cli release. You will probably encounter merge conflicts that you should resolve in your normal git workflow. - Run
npx ember-cli-update --run-codemods-- This will let you pick codemods to run against your project, to ensure you are using the latest patterns and platform features.
Changelog
Blueprint Changes
Community Contributions
- #8631 Add CI testing for Node 12. @rwjblue
- #8563 Drop Node 6 support @Turbo87
- #8566 Modernize
build-watch.jsandbuild-watch-test.js@xg-wang - #8569 Modernize
bower-install-test.js@RichardOtvos - #8565 Modernize
git-init.jsandgit-init-test.js@xg-wang - #8572 Use eslint-plugin-node v8 in blueprints @kellyselden
- #8205 Run eslint-plugin-node on apps @kellyselden
- #8606 Modernize
models/instrumentation-test.js@Semeia-io - #8607 Modernize
models/addon-test.js@Semeia-io - #8462 blueprints: Update
ember-cli-eslintto v5.1.0 @Turbo87 - #8461 blueprints: Update
ember-welcome-pageto v4.0.0 @Turbo87 - #8460 blueprints: Update
ember-qunitto v4.4.1 @Turbo87 - #8396 blueprints: Update dependencies @mistahenry
- #8470 Remove obsolete
BROCCOLI_2experiment @Turbo87 - #8469 Move all package related path resolution to
resolve-package-path@stefanpenner - #8515 Corrected tiny typo in JSDoc @rbarbey
- #8517 Add
--output-pathto test command @step2yeung - #8528 Ensure packager respects source map config when concatting @stefanpenner
- #8540 Fixed broken npm link documentation link @yohanmishkin
Thank you to all who took the time to contribute!
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](https://greenkeeper.io) Bot :palm_tree:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.