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

Update ember-engines to the latest version 🚀 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 18, 2017

Version 0.5.0-beta.6 of ember-engines just got published.

Dependency ember-engines
Current Version 0.5.0-beta.5
Type devDependency

The version 0.5.0-beta.6 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ember-engines.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2017

Version 0.5.0-beta.7 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 21, 2017

Version 0.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 59 commits .

  • 348664a 0.5.0
  • 211d7fb Update readme note about compatibility
  • 21af8d3 Merge pull request #357 from jsturgis/master
  • b697554 Merge pull request #375 from xm/current-when-multiple-routes
  • 6c48467 Account for multiple routes in link-to's current-when property
  • 6badb52 Merge pull request #360 from trentmwillis/build-testing-better
  • d57ec73 Add basic checks for CSS in build
  • 8106a20 Simplify fixture data set up for build tests
  • 173c596 Assert against contents of asset manifests in build tests
  • 1ed8336 Add test for route hoisting
  • 556b873 Fix Travis
  • f5802d4 Improve build test assertions and make Node 4 compat
  • 7faf774 Add build test for various hooks and tree order
  • 9b7b596 Implement better testing for build process
  • 3189174 Merge pull request #372 from status200/embercli-beta-fix

There are 59 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 12, 2017

Version 0.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits .

  • 756e295 0.5.1
  • cd5fa8f Merge pull request #390 from rwjblue/flag-css-behaviors
  • 8749bc4 Add tests confirming legacy css behaviors.
  • d9e0e8b Allow hoisting to top level with deprecated styles flag.
  • 9b16a2a Add deprecatedCompileLazyStyles.
  • cdc6712 Add flag and deprecation when set.
  • 1ead869 Merge pull request #356 from trentmwillis/dedupe-parent-child
  • 9955f15 Extract test matchers into helper file
  • 1f8dd22 Add further tests for deduping addons
  • 9de0fa4 Add style sheet to ember-blog engine
  • d70d364 Add test for deduplicating nested addons
  • 8f4f718 Deduplicate addons that already appear in a host
  • 891eed0 Merge pull request #380 from trentmwillis/yarn
  • c2a9aab Use Yarn
  • a501870 Merge pull request #374 from trentmwillis/remove-bower

There are 16 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2017

Version 0.5.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • 211c920 0.5.2
  • 42ef987 Merge pull request #393 from rwjblue/change-deprecated-styles-flag-behaviors
  • 7791a94 Bump to node@6 in CI.
  • 2c0c677 Change useDeprecatedIncorrectCSSProcessing to emulate 0.5.0-beta.6.

See the full diff.

greenkeeper bot added a commit that referenced this pull request May 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 6, 2017

Version 0.5.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits0.

  • 16dac82 v0.5.3
  • 739afb6 Merge pull request #407 from rwjblue/add-conditional-debuggers
  • 09d5bed Add broccoli-conditional-debug and begin instrumenting.
  • a76e02a Merge pull request #403 from trentmwillis/upgrade-dependencies
  • 7cb4566 Upgrade ember-cli-addon-tests and remove bower from CI
  • 62f9b22 Upgrade Ember
  • 3977f43 Upgrade to Babel 6
  • b36f38d Upgrade ember-cli
  • 1f5e2eb yarn upgrade
  • 525d8cc Merge pull request #398 from thec0keman/patch-1
  • f55f106 Update testing example with engine-resolver-for

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 7, 2017

Version 0.5.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits0.

  • 906abb4 v0.5.4
  • 405cd30 Merge pull request #410 from rwjblue/rename-broccoli-debug
  • e7066cf Update to renamed broccoli-debug.

false

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 4, 2017

Version 0.5.9 just got published.

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • 492a223 v0.5.9
  • f4bf13e Merge pull request #461 from rwjblue/extract-private-concat-styles-hook
  • 621400f Extract private _concatStyles hook to allow customized concat strategies.
  • 772df55 Merge pull request #457 from alexander-alvarez/patch-1
  • 318b5cf [BUGFIX release]: ancestorHostAddons return value
  • 5fcfc13 Merge pull request #456 from mikrostew/parallel-transpile
  • 08239ec bump amd-name-resolver version to enable parallel babel transpile
  • 8e9d596 Merge pull request #443 from status200/link-to-assertion
  • ceac802 Merge pull request #451 from kellyselden/patch-1
  • 7433a6c add npm version badge
  • efc3ed6 Merge pull request #450 from ember-engines/remove-try-catch
  • 66ec367 use require.has instead of try/catch
  • d52c9a6 Merge pull request #449 from kellyselden/patch-1
  • d3c4825 add default value to lazy blueprint
  • a47bfc5 Update link-to assertion message

There are 19 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 8, 2017

Version 0.5.10 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • cf03ef9 v0.5.10
  • c85080f Merge pull request #465 from rwjblue/minify-css
  • c51b09f Enforce all files to use strict mode.
  • d006aa1 Ensure all files are in strict mode.
  • fc29c87 Add a test for CSS minification.
  • 088d141 Enable CSS minification for lazy engines.
  • 563ce1a Enable build helper function to specify environment.
  • 5605c39 Bump mocha version.
  • b4194be Merge pull request #464 from rwjblue/update-ember-cli-blueprint
  • 6a85c68 Roll back to [email protected].
  • 0436dbf Add ember-default back to config/ember-try.js config.
  • 58284d3 Remove ember 2.8 configuration.
  • b825b29 Add 'use strict'; when using const/let.
  • 153d5bf Lock down to use npm@4 only.
  • d07ec97 Update yarn.lock.

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 9, 2017

Version 0.5.11 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • f1a7c4b v0.5.11
  • 87475f4 Merge pull request #467 from rwjblue/update-ember-asset-loader
  • 5c067bc Update expected manifests to remove empty assets.
  • 407f9cb Bump timeout to 7.5 minutes.
  • f8ce65a Update to latest ember-asset-loader version.
  • 577c480 Merge pull request #387 from perlun/patch-1
  • ca76681 Removed content no longer needed because of ember-in-repo-engine

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 21, 2017

Version 0.5.12 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 7f8b02f v0.5.12
  • ba82148 Merge pull request #469 from akashdsouza/patch_check_cacheKeyForTree
  • fa6dc6c Fix: Default to no caching if cacheKeyForTree is not available in host

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2017

Version 0.5.13 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • df14276 v0.5.13
  • 9afee1b Merge pull request #481 from BBVAEngineering/prevent-caching-errors
  • ab739f6 upgrade ember-asset-loader
  • 596f620 PR changes: avoid delete, use deprecatedInstance, test descriptions
  • 553beb4 Merge pull request #446 from knownasilya/patch-1
  • bf90702 change ember-load-asset version
  • cf2d6b1 acceptance
  • fccab09 tests: add explicit test for parent dependencies missing
  • 6c67f2a Merge pull request #479 from mdebbar/patch-2
  • da5f9a3 Change return types for few methods
  • 85f218b Merge pull request #477 from rwjblue/ensure-promise-chained-properly
  • c75ae39 Ensure the engine instances promise properly rejects if boot fails.
  • 06f262e prevent caching on error
  • 191988d fix: make sure externalRoutes are only handled if dependencies exist

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2017

Version 0.5.14 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • c7248b8 v0.5.14
  • 6ca18d9 Merge pull request #480 from rwjblue/prettier
  • 0903330 Run npm run test:lint:fix and cleanup remaining linting errors.
  • 5cb52f2 Ensure all directories are linted in CI.
  • 915a975 Add scripts for linting a bit easier.
  • 249d297 Add .eslintrc files to /config folders.
  • aa90d81 Add prettier to eslint setup.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2018

Version 0.5.15 just got published.

Update to this version instead 🚀

Commits

The new version differs by 42 commits.

  • 2eadbcc 0.5.15
  • b8de88c Merge pull request #494 from trentmwillis/fastboot
  • 93f4076 Merge pull request #523 from villander/master
  • 1e83476 Fix code example on README
  • 859a4e4 Fix readme license
  • 97a6a2b Add code of conduct
  • b7eb855 improve README
  • ba187d5 use esling-disable-next-line
  • c8c791a update eslint-disable with specific rule
  • f8ba39f update fixtures and disable eslint objects on root of ember objects
  • 96f9b3e Fix fastboot support when not lazy loading
  • 6812bcd Add tests for FastBoot changes
  • b97c8ca Fix linting errors from FastBoot changes
  • 26f1c93 Ignore environment/config from asset manifest
  • 4f8a180 Load Engine environment config into FastBoot

There are 42 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2018

Version 0.5.16 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • a971c9c 0.5.16
  • bcb9674 Merge pull request #528 from villander/master
  • 8056976 Update ember-asset-loader
  • 6088324 Add info about fastboot support on README
  • c583ec4 Fix eslint on dummy app

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 30, 2018

Version 0.5.17 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 30, 2018

Version 0.5.18 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 8, 2018

Version 0.5.19 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • d6fd771 0.5.19
  • 864d391 Merge pull request #548 from rwjblue/fix-3-2
  • 6c598e6 Fix issues with module paths changing in Ember 3.2.
  • 558ea1c Merge pull request #543 from ember-engines/cleanup
  • 6dede89 Some superficial cleanup as I read
  • 16f20c9 Merge pull request #541 from efx/fix-quotes-example
  • 9755ac7 ensure quotes are consistent in examples
  • 1ed1615 Merge pull request #536 from villander/fix/readme
  • 805dcbd Merge pull request #532 from villander/master
  • 53de160 [DOC] Update external links on README
  • 8f34073 Merge pull request #535 from villander/fix/readme
  • 5ec4261 [DOC] Update test config to a more recent version
  • 2263e76 Fix maybe-merge-trees

See the full diff

greenkeeper bot added a commit that referenced this pull request May 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 9, 2018

Version 0.5.20 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 6ed5639 0.5.20
  • 06116a0 Merge pull request #550 from lennyburdette/patch-1
  • 6456588 Fix reference to Route's defaultSerialize

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2018

Version 0.5.21 just got published.

Update to this version instead 🚀

Commits

The new version differs by 57 commits.

  • 31342ba release v0.5.21 🎉
  • 91b0385 Merge pull request #545 from ember-engines/fix-regression-environment
  • 8af2706 Ensure cache key include configPath and env, supporting both test/dev/xyz config
  • 9bc6bcd Fix tests
  • 4f9cf5d Fix regression environment
  • b7c1211 Ensures that engineConfig return the correct environment
  • 727d173 Merge pull request #584 from ember-engines/fix-compact-reexport
  • 8466d4a make compact-rexport code work correctly.
  • b5f0a4b Merge pull request #581 from ember-engines/staged
  • deba8d9 Disable ember-default-with-jquery
  • 815e8b3 Remove staged, since yarn test:node is slow
  • 219ed4a Merge pull request #578 from ember-engines/remove-cli-version-test
  • a4429ee Switch to staged Travis CI
  • 4c575ce Merge pull request #580 from ember-engines/upgrades
  • 040ea16 remove ember-cli version test

There are 57 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 28, 2018

Version 0.5.22 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 4, 2018

  • The devDependency ember-engines was updated from 0.5.0-beta.5 to 0.5.23.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 85ac004 0.5.23
  • f440308 Merge pull request #598 from jherdman/remove-usage-of-logger
  • 2c37a8b Remove Usage of Ember.Logger
  • d970f6f Merge pull request #593 from ember-engines/fix-router-setup
  • 67a8ed6 Fix router setup
  • 848c5ff Merge pull request #591 from ember-engines/dont-use-file
  • 1c33d61 don’t troll with file://, which copies into node_modules causing sadness...
  • 6f7a8fc Merge pull request #589 from ember-engines/bump-babel
  • 570dff5 Bump babel-plugin-compact-reexports

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2018

  • The devDependency ember-engines was updated from 0.5.0-beta.5 to 0.5.24.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • d44802d release v0.5.24 🎉
  • 3e9f6f0 Merge pull request #597 from ember-engines/fix-duplicate-babel-plugin-issue
  • 117ba42 Don’t accidentally re-include the compact reexport plugin more then once

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 21, 2018

  • The devDependency ember-engines was updated from 0.5.0-beta.5 to 0.5.25.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • a690b95 0.5.25
  • 039501d Merge pull request #600 from buschtoens/fix/599-getHandler-deprecation
  • 12bbaa3 fix(router-ext): hook into getRoute, if exsits

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 14, 2019

  • The devDependency ember-engines was updated from 0.5.0-beta.5 to 0.5.26.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • d5b2b60 v0.5.26
  • afe0162 Add CHANGELOG for v0.5.26
  • 79acd30 Add CHANGELOG entries for recent releases.
  • 528fefb Add changelog generation setup.
  • f71d050 Merge pull request #609 from buschtoens/fix/_requireBuildPackages
  • 44ef911 Merge pull request #607 from buschtoens/558-fix/route-router
  • 99ee3f2 fix(engine-addon): only call _requireBuildPackages, if it exists
  • daf4b2c fix(route-ext): try Route#_router and Route#router

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

Successfully merging this pull request may close these issues.

0 participants