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

Open
greenkeeper bot opened this issue May 13, 2019 · 14 comments
Open

An in-range update of ember-cli is breaking the build 🚨 #76

greenkeeper bot opened this issue May 13, 2019 · 14 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 13, 2019

The devDependency ember-cli was updated from 3.9.0 to 3.10.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 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 Decorative Arts

Setup

npm install -g ember-cli@3.10.0 -- Install new global ember-cli

Project Update

  1. 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.
  2. 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

Thank you to all who took the time to contribute!

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 May 13, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 17, 2019

  • The devDependency ember-cli was updated from 3.10.0 to 3.10.1.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 15, 2019

  • The devDependency ember-cli was updated from 3.10.1 to 3.11.0.

Your tests are still failing with this version. Compare changes

Release Notes for I am the rebel spy!

Setup

npm install -g ember-cli@3.11.0 -- Install new global ember-cli

Project Update

  1. rm -rf node_modules dist tmp -- Delete temporary development folders.
  2. npm install -g ember-cli-update -- Install Ember CLI update tool globally.
  3. Run ember-cli-update --to 3.11.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.
  4. Run 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

Thank you to all who took the time to contribute!

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2019

  • The devDependency ember-cli was updated from 3.12.0 to 3.13.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 140 commits.

  • debf83c Release v3.13.0.
  • 0fbfd3f Add 3.13.0 to CHANGELOG.
  • a21e1bb Update ember-resolver to 5.3.0. (#8853)
  • 1ad6354 Update ember-resolver to 5.3.0.
  • a5723c7 Update Ember ecosystem packages to latest version. (#8851)
  • 765ff01 Update Ember ecosystem packages to latest version.
  • 987928a Update broccoli dependencies/devDependencies to latest. (#8850)
  • 0fe5313 Update broccoli dependencies/devDependencies to latest.
  • fd7268b Update watch-detector to 1.0.0.
  • 29ce693 Ensure addon tree is scoped to addon name before compiling temp… (#8834)
  • 725e129 Ensure addon tree is scoped to addon name before compiling templates.
  • 316fcf0 Update app and addon blueprints to latest version of packages. (#8816)
  • 35ff1fb Update app and addon blueprints to latest version of packages.
  • d15bdf7 Merge pull request #8814 from rwjblue/drop-node-11-from-ci
  • 02a261a Drop Node 11 from CI.

There are 140 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2019

  • The devDependency ember-cli was updated from 3.13.0 to 3.13.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 40171d6 Release v3.13.1
  • 639a5b8 Add v3.13.1 to CHANGELOG.md.
  • b4b1659 Tweaks to release scripts. (#8857)
  • 4c60403 Adjust message for when a new app is created (#8862)
  • 16e9e68 Adjust message when a new app is created
  • c5e6483 Write output repo update as JavaScript (Bash 🤕).
  • 80c68ff Update changelog generation.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2019

  • The devDependency ember-cli was updated from 3.13.1 to 3.13.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 7d80dbf 3.13.2
  • e96402a Add v3.13.2 to CHANGELOG.md.
  • 2da4db3 [BUGFIX beta] Merge with existing EmberENV (#8901)
  • 0a45497 [BUGFIX] Merge with existing EmberENV
  • 5f24e91 blueprints/init: Simplify "Get started" message (#8882)
  • dda0bd5 blueprints/init: Fix typo / simplify Get started
  • 18df651 Merge pull request #8875 from HeroicEric/silence-hbs-precompile-warning
  • f3fbf1d blueprints: Fix ember-cli-htmlbars-inline-precompile deprecation

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2019

  • The devDependency ember-cli was updated from 3.13.2 to 3.14.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 94 commits.

  • b78e0cb 3.14.0
  • c4814a8 Add v3.14.0 to CHANGELOG.md.
  • 1cc80c8 Merge remote-tracking branch 'origin/beta' into release
  • 66adf3c Merge remote-tracking branch 'origin/release' into beta
  • 9586db6 Update ember (#8916)
  • 06d8868 Update ember-data to 3.14.0 stable.
  • bc34109 Update ember-source to 3.14.1.
  • 8ddbc79 Revert changes made to enable "octane" as the default for ember… (#8915)
  • 689ba77 Revert changes made to enable "octane" as the default for ember new
  • dbad957 Merge pull request #8910 from kellyselden/app-travis-branch-master
  • 9d3b0ff restrict app Travis to master and PRs
  • 59d9b9b Merge pull request #8900 from pzuraq/bugfix/include-legacy-decorators-option-by-default
  • b977099 [BUGFIX] Include legacyDecorators eslint option by default
  • 7f68efc [BUGFIX] Don't reload the config for instrumentation (#8899)
  • 67c3caf [BUGFIX] Don't reload the config for instrumentation

There are 94 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2019

  • The devDependency ember-cli was updated from 3.14.0 to 3.15.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 80 commits.

  • 85a695e Release v3.15.0
  • 59d39d3 Update final CHANGELOG for 3.15.0.
  • ec40e5a Merge pull request #8972 from rwjblue/update-ember-data
  • 3c1bacc Update ember-data to 3.15.0.
  • 5706443 Add support for ember new @scope-here/name-here. (#8964)
  • 638f5f1 Merge pull request #8971 from rwjblue/add-ember-classic-try-scenario
  • f000dee Add an ember-try scenario for Ember "classic" (pre-octane).
  • 95939c5 Support ember new @scope-here/name-here.
  • 4f83144 Update ember-resolver to v7.0.0. (#8965)
  • 2d12f9f Update ember-resolver to v7.0.0.
  • 66d57ce Merge pull request #8963 from ember-cli/chancancode-patch-1
  • 6264f25 [BUGFIX beta] Remove app/templates/components
  • 2a7dfc7 3.15.0-beta.3
  • b07977e 3.15.0-beta.2
  • d020e69 Add v3.15.0-beta.2 to CHANGELOG.md.

There are 80 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2019

  • The devDependency ember-cli was updated from 3.15.0 to 3.15.1.

Your tests are still failing with this version. Compare changes

Release Notes for v3.15.1

Blueprint Changes

Changelog

  • #8977 Fix invalid syntax with ember-classic ember-try scenario. @rwjblue
Commits

The new version differs by 4 commits.

  • fa8cdb1 Release v3.15.1
  • e5b10f8 Add v3.15.1 to CHANGELOG.md.
  • baa4d66 Fix invalid syntax with ember-classic ember-try scenario. (#8977)
  • 6afe0a9 Fix invalid syntax with ember-classic ember-try scenario.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2020

  • The devDependency ember-cli was updated from 3.15.1 to 3.15.2.

Your tests are still failing with this version. Compare changes

Release Notes for v3.15.2

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Commits

The new version differs by 9 commits.

  • e17502b 3.15.2
  • 4f1a5bb Add v3.15.2 to CHANGELOG.md.
  • 9e904a9 Avoid errors when ui is not present and a warning will be emi… (#9014)
  • e164076 Supply a more universal .ui
  • 972b3a0 Allow failure of Node 8 CI jobs. (#9015)
  • c89428a Allow failure of Node 8 CI jobs.
  • dc95c25 fix named UMD imports (#8924)
  • bc6d511 allow importing named UMD files
  • 98d3928 remove amd-shim duplication

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2020

  • The devDependency ember-cli was updated from 3.15.2 to 3.16.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.16.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Commits

The new version differs by 105 commits.

  • 6858057 3.16.0
  • ec382b9 Add v3.16.0 to CHANGELOG.md.
  • 73201fb Merge pull request #9028 from rwjblue/update-blueprint-deps
  • ced0abf Bump uuid from 3.3.3 to 3.4.0 (#9031)
  • da966f2 Bump sort-package-json from 1.31.0 to 1.39.1 (#9030)
  • d5bc3aa Merge pull request #8991 from ember-cli/dependabot/npm_and_yarn/chalk-3.0.0
  • 0bb9039 Merge pull request #8954 from ember-cli/dependabot/npm_and_yarn/temp-0.9.1
  • 9bb982c Merge pull request #9002 from ember-cli/dependabot/npm_and_yarn/promise-map-series-0.3.0
  • c00d6c2 Update minimum versions of app / addon blueprint dependencies.
  • c576f8a Bump temp from 0.9.0 to 0.9.1
  • ff7d104 Merge pull request #8905 from pichfl/build-production
  • 8ebe43c Bump promise-map-series from 0.2.3 to 0.3.0
  • 5002910 Merge pull request #9026 from rwjblue/add-glimmer-tracking
  • 884d931 Merge pull request #8974 from lifeart/task-creation-api
  • b21b98d Merge pull request #9013 from dcyriller/editorconfig

There are 105 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2020

  • The devDependency ember-cli was updated from 3.16.0 to 3.16.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

  • 789e46b Release 3.16.1
  • 59f2056 Add v3.16.1 to CHANGELOG.
  • 3c651ff Merge pull request #9090 from ember-cli/lts-backports
  • 178f271 Fix linting issue (bad cherry-pick).
  • 64e635c [BUGFIXA] [Fixes #9007] Ensure buildFailures are reported correctly
  • 1379d76 fail tests on unhandled rejections
  • 0a8d7a1 consistently 'use strict'; for our node js files
  • c377300 Publish yuidoc json as a part of npm package
  • c30ed27 fail tests on unhandled rejections
  • 3c0e529 Merge tag 'v3.16.0' into release
  • c5e6bb3 Merge pull request #9045 from kellyselden/contributing-newline
  • 1fc48ff add final newline in CONTRIBUTING.md

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2020

  • The devDependency ember-cli was updated from 3.16.1 to 3.17.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.17.0

Blueprint Changes

Changelog

Commits

The new version differs by 53 commits.

  • 234d0ab 3.17.0
  • 5d40206 Fix issue in changelog generation script.
  • daefb9e Add v3.17.0 to CHANGELOG.md.
  • 4d2827d Merge pull request #9091 from ember-cli/update-versions
  • dab80a4 Merge remote-tracking branch 'origin/release' into beta
  • 00a0622 Update app and addon blueprints to latest dependency versions.
  • f144aaa Merge pull request #9064 from kellyselden/use-strict
  • 2ec95eb consistently 'use strict'; for our node js files
  • 839d207 Release v3.17.0-beta.1.
  • e3d9a6c Merge remote-tracking branch 'origin/release'
  • 7aa6c15 Merge pull request #9042 from sivakumar-kailasam/include-yuidoc
  • 1dd8f4b Merge pull request #9009 from dcyriller/rfc-121
  • 754504c Ensure npm test / yarn test fails when linting fails.
  • 4bc79f8 Bump markdown-it-terminal from 0.1.0 to 0.1.1 (#9049)
  • a3bb237 Bump npm-package-arg from 6.1.1 to 8.0.0 (#9046)

There are 53 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2020

  • The devDependency ember-cli was updated from 3.17.0 to 3.18.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.18.0

Blueprint Changes

Changelog

  • #9063 Fix typo in Blueprint documentation. @bartocc
  • #9068 Adds link to CLI commands doc from README @entendu
  • #9070 Fix a number of causes of unhandled rejections (and ensure tests fail when unhandled rejection occurs). @stefanpenner
  • #9072 Ensure errors during build are properly reported to the console. @stefanpenner
  • #9092 Update ember-source and ember-data to 3.18 betas. @rwjblue
  • #9097 Update production dependencies to latest. @rwjblue
  • #9108 Cleanup of async in CLI / Builder while digging into issues around progress clean up. @rwjblue
  • #9188 Add Node 14 to CI @rwjblue
  • #9208 Update blueprint dependencies to latest versions. @rwjblue
  • #9090 Ensure processed addon styles are not doubly-included in vendor.css @bantic

Thank you to all who took the time to contribute!

Commits

The new version differs by 80 commits.

  • 7755fe6 3.18.0
  • 8a139a2 Small tweaks to dev/changelog
  • fb3b127 Add v3.18.0 to CHANGELOG.md.
  • a237f4d Merge remote-tracking branch 'origin/lts-3-16' into beta
  • cbc3ecb 3.16.2
  • cd0a24a Add v3.16.2 to CHANGELOG.md.
  • 2aa38e9 Update glob to catch addons with slashes in their name
  • f7e6900 Fix #9076
  • 10badca Merge pull request #9208 from rwjblue/update-dependencies
  • dedcda7 Update blueprint dependencies to latest versions.
  • 9b58902 Merge pull request #9188 from ember-cli/node-14
  • eeb96d3 Add Node 14 support.
  • 31678b3 Merge remote-tracking branch 'origin/release' into beta
  • 04e6541 Merge pull request #9108 from ember-cli/async-cleanup
  • e185c1c Merge pull request #9116 from ember-cli/update-codeclimate-action

There are 80 commits in total.

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